Remove global packages from users, skrott: remove neovim properly

This commit is contained in:
h7x4
2026-01-26 12:06:30 +09:00
parent 0206c159a2
commit 1b6ff9876d
14 changed files with 21 additions and 42 deletions

View File

@@ -237,7 +237,6 @@
inputs.dibbler.overlays.default
(final: prev: {
atool = prev.emptyDirectory;
neovim = prev.vim;
micro = prev.vim;
})
];