Switch NerdTREE for oil
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Has been cancelled

This commit is contained in:
nichkara
2026-01-01 18:57:30 +01:00
parent 380e2470b3
commit d52f69ebf4
6 changed files with 258 additions and 9 deletions

View File

@@ -26,6 +26,7 @@ local fixers = {
pascal = { "ptop" },
haskell = { "fourmolu" },
rust = { "rustfmt" },
html = { "prettier", "html-beautify" },
}
vim.g.ale_linters = linters