changed vim name to vim-full

This commit is contained in:
mc-fucker 2025-10-31 16:26:21 +01:00
parent da267b4fe0
commit 70ee5006ef

View file

@ -1,5 +1,5 @@
with import <nixpkgs> {};
vim_configurable.customize {
vim-full.customize {
name = "vim";
vimrcConfig = {
customRC = builtins.readFile ./vimrc;