mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	Merge 31eafa05b2 into f9ee813a23
		
	This commit is contained in:
		
				commit
				
					
						646b9c9138
					
				
			
		
					 2 changed files with 2 additions and 1 deletions
				
			
		|  | @ -364,6 +364,7 @@ | |||
| - Add the `vim.languages.dart.flutter-tools.flutterPackage` option. | ||||
| - Fix the type of the `highlight` color options. | ||||
| - Add [vim-sleuth] plugin under `vim.utility.sleuth`. | ||||
| - Add missing `rustaceanvim` dependency `rustfmt`. | ||||
| 
 | ||||
| [howird](https://github.com/howird): | ||||
| 
 | ||||
|  |  | |||
|  | @ -140,7 +140,7 @@ in { | |||
|     (mkIf (cfg.lsp.enable || cfg.dap.enable) { | ||||
|       vim = { | ||||
|         startPlugins = ["rustaceanvim"]; | ||||
| 
 | ||||
|         extraPackages = [pkgs.rustfmt]; | ||||
|         pluginRC.rustaceanvim = entryAfter ["lsp-setup"] '' | ||||
|           vim.g.rustaceanvim = { | ||||
|           ${optionalString cfg.lsp.enable '' | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Noah765
				Noah765