add editorconfig-nvim to 'all' package

This commit is contained in:
Dmitriy Pleshevskiy 2024-04-21 12:26:10 +03:00
parent eeca046ef2
commit 36b2d8ce05
Signed by: pleshevskiy
GPG key ID: 17041163DA10A9A2

View file

@ -259,6 +259,7 @@
}; };
plugins = with prev.nix2lua.lib; { plugins = with prev.nix2lua.lib; {
editorconfig-nvim = true;
lualine-nvim = pipe1 lualine-nvim = pipe1
(require "lualine") (require "lualine")
(call "setup" { (call "setup" {