EditorConfig is now supported out of the box in neovim

This commit is contained in:
Emi Simpson 2024-05-19 10:15:54 -04:00
parent cbda59d467
commit 02e0cb21d5
Signed by: Emi
GPG key ID: A12F2C2FFDC3D847

View file

@ -92,7 +92,6 @@ in
{
enable = true;
plugins = with pkgs.vimPlugins; [
editorconfig-nvim
vim-airline
vim-airline-themes
lsp_signature-nvim