mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	Merge pull request #53 from Vagahbond/add-languages-to-doc
docs: add missing language opts to the documentation
This commit is contained in:
		
				commit
				
					
						1678ef4738
					
				
			
		
					 1 changed files with 3 additions and 0 deletions
				
			
		|  | @ -12,6 +12,9 @@ Language specific support means there is a combination of language specific plug | ||||||
| * Zig: <<opt-vim.languages.zig.enable>> | * Zig: <<opt-vim.languages.zig.enable>> | ||||||
| * Markdown: <<opt-vim.languages.markdown.enable>> | * Markdown: <<opt-vim.languages.markdown.enable>> | ||||||
| * HTML: <<opt-vim.languages.html.enable>> | * HTML: <<opt-vim.languages.html.enable>> | ||||||
|  | * SQL: <<opt-vim.languages.sql.enable>> | ||||||
|  | * Dart: <<opt-vim.languages.dart.enable>> | ||||||
|  | * Go: <<opt-vim.languages.go.enable>> | ||||||
| 
 | 
 | ||||||
| Adding support for more languages, and improving support for existing ones are great places where you can contribute with a PR. | Adding support for more languages, and improving support for existing ones are great places where you can contribute with a PR. | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 NotAShelf
				NotAShelf