mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	deploy: 8b15271f63
		
	This commit is contained in:
		
					parent
					
						
							
								ac94aaf066
							
						
					
				
			
			
				commit
				
					
						b4df434aea
					
				
			
		
					 1 changed files with 5 additions and 1 deletions
				
			
		|  | @ -186,7 +186,11 @@ 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 | ||||
| <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 | ||||
| under <code class="literal">vim.filetree.neo-tree</code>, similar to nvimtree.</p></li></ul></div> | ||||
| 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 | ||||
| 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 | ||||
| <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> | ||||
| </div> | ||||
| 
 | ||||
| </div> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 NotAShelf
				NotAShelf