summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Collapse)Author
2024-11-23lsp: ruff_lsp -> ruffseth
2024-10-30plugins: fix cmp loading with lz.n >= 2.9.1seth
2024-10-30use custom wrapper (#70)seth
* use custom wrapper * flake: use nix-filter on self * don't load remote plugins * use nvim-cmp and fidget from luarocks
2024-10-30use lz.n (#69)seth
* remove bufferline & some cmp sources * factor things out of after/ folder This is bad practice or something * make sure ftdetect plugins aren't loaded multiple times * use lz.n * mini.pairs -> mini.surround * flake: cleanup checks * ftplugin: enforce spaces in nix files
2024-07-16add back tabstopseth
2024-07-16remove indent optionsseth
defaults are fine for these
2024-07-16merge vim.g & vim.opt again + play with themseth
2024-07-14efmls -> nvim-lintseth
also only use native lsps for formatting
2024-07-14factor out vim.{opt,g}seth
2024-07-14flatten plugin structureseth
2023-12-18port to nixvimseth
2023-11-26chore: don't use deprecated context_commentstring treesitter moduleseth
2023-11-01stop using neovim.nixseth
i had small, but annoying issues here and i don't care for lazy loading much tbh
2023-10-07start using willruggiano/neovim.nixseth
2023-09-09plugins: add full lazy & mason supportseth
2023-09-06big update wooseth
2023-09-06initial commitseth