add editorconfig-nvim to 'all' package
This commit is contained in:
parent
eeca046ef2
commit
36b2d8ce05
1 changed files with 1 additions and 0 deletions
|
@ -259,6 +259,7 @@
|
|||
};
|
||||
|
||||
plugins = with prev.nix2lua.lib; {
|
||||
editorconfig-nvim = true;
|
||||
lualine-nvim = pipe1
|
||||
(require "lualine")
|
||||
(call "setup" {
|
||||
|
|
Reference in a new issue