trying new colours
This commit is contained in:
parent
637caff53a
commit
6083f04193
14
flake.lock
14
flake.lock
@ -34,16 +34,16 @@
|
|||||||
"rainbow-vim-src": {
|
"rainbow-vim-src": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1547370678,
|
"lastModified": 1446104795,
|
||||||
"narHash": "sha256-zha3BNZXJSgEWEyh8fcy1+x3Y+c1DV1eTMa/AQ+sj7M=",
|
"narHash": "sha256-aM3sMbRaAU/hUjRBiUiy9CleJW+ZoFb3CEDFhQ2W60c=",
|
||||||
"owner": "frazrepo",
|
"owner": "junegunn",
|
||||||
"repo": "vim-rainbow",
|
"repo": "rainbow_parentheses.vim",
|
||||||
"rev": "a6c7fd5a2b0193b5dbd03f62ad820b521dea3290",
|
"rev": "27e7cd73fec9d1162169180399ff8ea9fa28b003",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
"owner": "frazrepo",
|
"owner": "junegunn",
|
||||||
"repo": "vim-rainbow",
|
"repo": "rainbow_parentheses.vim",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -47,6 +47,7 @@ customPlugins: self: super: {
|
|||||||
|
|
||||||
imap <C-L> λ
|
imap <C-L> λ
|
||||||
syntax on
|
syntax on
|
||||||
|
colorscheme default
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user