changed vim name to vim-full
This commit is contained in:
parent
da267b4fe0
commit
70ee5006ef
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
with import <nixpkgs> {};
|
||||
vim_configurable.customize {
|
||||
vim-full.customize {
|
||||
name = "vim";
|
||||
vimrcConfig = {
|
||||
customRC = builtins.readFile ./vimrc;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue