mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 11:02:37 +00:00 
			
		
		
		
	docs: rename all instances of neovim-flake to nvf
		
	This commit is contained in:
		
					parent
					
						
							
								ebe0d6c960
							
						
					
				
			
			
				commit
				
					
						227f80ac9d
					
				
			
		
					 36 changed files with 430 additions and 278 deletions
				
			
		|  | @ -1,7 +1,9 @@ | |||
| # Language Support {#ch-languages} | ||||
| 
 | ||||
| Language specific support means there is a combination of language specific plugins, `treesitter` support, `nvim-lspconfig` language servers, and `null-ls` | ||||
| integration. This gets you capabilities ranging from autocompletion to formatting to diagnostics. The following languages have sections under the `vim.languages` | ||||
| Language specific support means there is a combination of language specific | ||||
| plugins, `treesitter` support, `nvim-lspconfig` language servers, and `null-ls` | ||||
| integration. This gets you capabilities ranging from autocompletion to formatting | ||||
| to diagnostics. The following languages have sections under the `vim.languages` | ||||
| attribute. | ||||
| 
 | ||||
| - Rust: [vim.languages.rust.enable](#opt-vim.languages.rust.enable) | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue