Commit graph

5 commits

Author SHA1 Message Date
fd2f052420
chore(nvim): update vendored plugins 2024-10-05 22:38:10 +02:00
a4277829ad
[feat] nvim: add custom vim plugin management
Use vimPluginsUpdater to keep extra plugins up to date

Fixes #4
2024-08-10 14:51:09 +02:00
91284a73ca
[fix] fmt: change formatter to nixfmt-rfc-style
Alejandra has ads and splits files into too many new lines.
2024-07-04 22:33:55 +02:00
0883f5bf03
[fix] nvim: give nvim access to the silicon binary
All checks were successful
/ check (push) Successful in 29s
/ build (docs) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 22s
/ build (nvim) (push) Successful in 14s
Marking it as a dependency of `nvim-silicon` is not enough.
2024-06-18 16:30:08 +02:00
cc02c89661
[feat] nvim: add nvim-silicon plugin
Also reorganize out of tree plugins in preparation for
`vim-plugin-updater` integration.
2024-06-16 22:18:38 +02:00