ref(nix): dropped vim legacy support

This commit is contained in:
Léana 江 2024-01-19 21:25:47 +01:00 committed by Léana 江
parent 8310cb9794
commit c9e9e4a4de
4 changed files with 21 additions and 2837 deletions

View file

@ -18,6 +18,7 @@
./btop
./neovim
./vim
];
programs = {
@ -45,7 +46,6 @@
# Editors
tmux
vim
gcc
];
}