set lua linter to 'luacheck'
This commit is contained in:
		
							parent
							
								
									dea5bbf2ac
								
							
						
					
					
						commit
						c1db53c3fa
					
				|  | @ -26,6 +26,7 @@ return { | |||
| 				svelte = { "biomejs" }, | ||||
| 				python = { "pylint" }, | ||||
| 				markdown = { "proselint" }, | ||||
| 				lua = {"luacheck"}, | ||||
| 			} | ||||
| 
 | ||||
| 			local lint_augroup = vim.api.nvim_create_augroup("lint", { clear = true }) | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue