cleanup nvim installation
This commit is contained in:
parent
a1e32452b3
commit
ce4d36de84
17 changed files with 69 additions and 87 deletions
|
|
@ -8,6 +8,8 @@ return {
|
|||
javascriptreact = { "eslint_d" },
|
||||
typescriptreact = { "eslint_d" },
|
||||
-- astro = { "eslint_d" },
|
||||
python = { "pyright" },
|
||||
sh = { "shellcheck" },
|
||||
}
|
||||
|
||||
vim.api.nvim_create_autocmd({ "BufWritePost" }, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue