mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	deploy: de20ff2c51
		
	This commit is contained in:
		
					parent
					
						
							
								daca066f01
							
						
					
				
			
			
				commit
				
					
						a3538be255
					
				
			
		
					 1 changed files with 2 additions and 2 deletions
				
			
		|  | @ -186,9 +186,9 @@ currently open.</p></li><li class="listitem"><p>Remove vim-tidal and friends.</p | ||||||
| blending issues in component separators.</p></li><li class="listitem"><p>Add [ts-ereror-translator.nvim] extension of the TS language module, under | blending issues in component separators.</p></li><li class="listitem"><p>Add [ts-ereror-translator.nvim] extension of the TS language module, under | ||||||
| <code class="literal">vim.languages.ts.extensions.ts-error-translator</code> to aid with Typescript | <code class="literal">vim.languages.ts.extensions.ts-error-translator</code> to aid with Typescript | ||||||
| development.</p></li><li class="listitem"><p>Add [neo-tree.nvim] as an alternative file-tree plugin. It will be available | development.</p></li><li class="listitem"><p>Add [neo-tree.nvim] as an alternative file-tree plugin. It will be available | ||||||
| under <code class="literal">vim.filetree.neo-tree</code>, similar to nvimtree.</p></li><li class="listitem"><p>Add <code class="literal">print-nvf-config</code> & <code class="literal">print-nvf-config-path</code> helper scripts to Neovim | under <code class="literal">vim.filetree.neo-tree</code>, similar to nvimtree.</p></li><li class="listitem"><p>Add <code class="literal">nvf-print-config</code> & <code class="literal">nvf-print-config-path</code> helper scripts to Neovim | ||||||
| closure. Both of those scripts have been automatically added to your PATH upon | closure. Both of those scripts have been automatically added to your PATH upon | ||||||
| using neovimConfig or <code class="literal">programs.nvf.enable</code>.</p><div class="itemizedlist"><ul class="itemizedlist compact" style="list-style-type: circle;"><li class="listitem"><p><code class="literal">print-nvf-config</code> will display your <code class="literal">init.lua</code>, in full.</p></li><li class="listitem"><p><code class="literal">print-nvf-config-path</code> will display the path to <span class="emphasis"><em>a clone</em></span> of your | using neovimConfig or <code class="literal">programs.nvf.enable</code>.</p><div class="itemizedlist"><ul class="itemizedlist compact" style="list-style-type: circle;"><li class="listitem"><p><code class="literal">nvf-print-config</code> will display your <code class="literal">init.lua</code>, in full.</p></li><li class="listitem"><p><code class="literal">nvf-print-config-path</code> will display the path to <span class="emphasis"><em>a clone</em></span> of your | ||||||
| <code class="literal">init.lua</code>. This is not the path used by the Neovim wrapper, but an | <code class="literal">init.lua</code>. This is not the path used by the Neovim wrapper, but an | ||||||
| identical clone.</p></li></ul></div></li></ul></div> | identical clone.</p></li></ul></div></li></ul></div> | ||||||
| </div> | </div> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 NotAShelf
				NotAShelf