Commit graph

12 commits

Author SHA1 Message Date
a068e0481f Add an nvim package
Now I can run `nix run .#nvim` to run Neovim with any configuration
changes without having to rebuild my whole NixOS configuration.
2025-06-12 12:15:56 +01:00
233985bc33 Experiment with nvim-autopairs 2025-06-11 16:28:43 +01:00
22173cc76b Configure filetypes
All checks were successful
/ check (push) Successful in 1m17s
2025-06-10 13:47:40 +01:00
ecb2a05d60 Use nixvim 2025-06-06 16:35:16 +01:00
59fd01f155 Remove some Vim plugins
I'm not sure if or how much I use these.
2025-05-21 18:29:06 +01:00
724753327c Remove global tools and language servers
Re-add them as needed for each specific project using each project's
flake.nix file.
2025-05-21 18:28:24 +01:00
935c099c31 Remove unused plugins 2025-05-19 08:29:12 +01:00
0f98932c63 Remove vim-caser
All checks were successful
/ check (push) Successful in 1m29s
2025-05-03 17:22:30 +01:00
54b43e4203 Remove features
All checks were successful
/ check (push) Successful in 1m21s
2025-05-03 16:50:27 +01:00
bb9b77e2f8 Update config and option names for modules 2025-04-30 09:54:25 +01:00
3d806c436f Re-add oil.nvim 2025-04-27 20:58:34 +01:00
2bedd41d83 Refactor back to a more modular configuration 2025-04-23 14:19:05 +01:00