From 02e0cb21d5ceb00255f91057a633fb90eed79b6b Mon Sep 17 00:00:00 2001 From: Emi Simpson Date: Sun, 19 May 2024 10:15:54 -0400 Subject: [PATCH] EditorConfig is now supported out of the box in neovim --- configs/programs/neovim.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/configs/programs/neovim.nix b/configs/programs/neovim.nix index 28f4885..bb9c1b0 100644 --- a/configs/programs/neovim.nix +++ b/configs/programs/neovim.nix @@ -92,7 +92,6 @@ in { enable = true; plugins = with pkgs.vimPlugins; [ - editorconfig-nvim vim-airline vim-airline-themes lsp_signature-nvim