neovim/lua
Devin Haska 3d1858b135 feat: remove nvim-lint
I found this plugin caused more issues than solved, so I'm dropping it
in favour of using the ESLint LSP server instead. "EslintFixAll" covers
the majority of my bases it seems.
2025-05-27 11:54:48 -07:00
..
plugins feat: remove nvim-lint 2025-05-27 11:54:48 -07:00
autocmds.lua fix: remove linebreak and textwidth opts 2025-05-27 11:54:48 -07:00
filetypes.lua feat: add filetypes configuration 2025-05-27 11:54:48 -07:00
keybinds.lua feat: add floating terminal plugin 2025-05-27 11:54:48 -07:00
options.lua fix: formatting 2025-05-27 11:54:47 -07:00