summaryrefslogtreecommitdiff
path: root/neovim.nix
AgeCommit message (Collapse)Author
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-08-23start using vim-teraseth
2024-07-15add crates-nvimseth
2024-07-14nix: add lua/ back to plugin sourceseth
2024-07-14add glow.nvimseth
2024-07-14nix: organize plugins listseth
2024-07-14efmls -> nvim-lintseth
also only use native lsps for formatting
2024-07-14factor out vim.{opt,g}seth
2024-07-14remove dressing & which-keyseth
2024-07-14flatten plugin structureseth
2024-07-07remove unused treesitter pluginsseth
2024-06-30alejandra -> nixfmt-rfc-styleseth
2024-06-12config: nvim-treesitter-contextseth
2024-06-12nix: refactor derivationsseth
2024-05-20nix: tidy up neovimConfig & wrapper callseth
2024-04-10use shellcheck with bash lsseth
2024-04-10use statix with efmls againseth
this breaks with nvim's regular lsp. who knows why
2024-04-10add more lsp serversseth
2024-04-09auto import all files, cleanup + add a few thingsseth
2024-02-03use tree-sitter-just from upstream nixpkgsseth
2023-12-31back to regular luaseth
2023-12-18port to nixvimseth
2023-11-07chore: remove unused declarationseth
2023-11-07chore: use vim-just from nixpkgsseth
2023-11-03improve justfile syntax highlightingseth
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