nvim++ #134

Merged
jalil merged 2 commits from nvim++ into main 2024-11-06 23:09:05 +01:00

2 commits

Author SHA1 Message Date
cab3dcbc32
feat(nvim): remove TS tools when bundling grammars
All checks were successful
/ check (push) Successful in 51s
/ build (audiomenu) (push) Successful in 3s
/ build (docs) (push) Successful in 3s
/ build (jpassmenu) (push) Successful in 2s
/ build (nixosConfigurations.vm.config.system.build.toplevel) (push) Successful in 2s
/ build (nvim) (push) Successful in 2s
They are not needed as we are not building any grammars (we are bundling
them)
2024-11-06 23:05:45 +01:00
c0d70b3146
refactor(flake): reduce nvim duplication
Also export smaller standalone nvim configurations
2024-11-06 22:42:16 +01:00