use neovim nightly
This commit is contained in:
parent
9e6fd04749
commit
5ce07a047a
3 changed files with 82 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ in {
|
|||
viAlias = true;
|
||||
vimAlias = true;
|
||||
vimdiffAlias = true;
|
||||
package = pkgs.neovim-nightly;
|
||||
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
coc-nvim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue