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> {};
|
with import <nixpkgs> {};
|
||||||
vim_configurable.customize {
|
vim-full.customize {
|
||||||
name = "vim";
|
name = "vim";
|
||||||
vimrcConfig = {
|
vimrcConfig = {
|
||||||
customRC = builtins.readFile ./vimrc;
|
customRC = builtins.readFile ./vimrc;
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue