mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 19:12:38 +00:00 
			
		
		
		
	languages/ocaml: add formatter to nvf's env
This commit is contained in:
		
					parent
					
						
							
								208d1e6741
							
						
					
				
			
			
				commit
				
					
						f343ab8b3a
					
				
			
		
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -99,6 +99,7 @@ in { | ||||||
|     (mkIf cfg.format.enable { |     (mkIf cfg.format.enable { | ||||||
|       vim.lsp.null-ls.enable = true; |       vim.lsp.null-ls.enable = true; | ||||||
|       vim.lsp.null-ls.sources.ocamlformat = formats.${cfg.format.type}.nullConfig; |       vim.lsp.null-ls.sources.ocamlformat = formats.${cfg.format.type}.nullConfig; | ||||||
|  |       vim.extraPackages = [ formats.${cfg.format.type}.package ]; | ||||||
|     }) |     }) | ||||||
|   ]); |   ]); | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 jacekpoz
				jacekpoz