about summary refs log tree commit diff stats
path: root/nix-conf
diff options
context:
space:
mode:
authorDavid Morgan <djm_uk@protonmail.com>2023-01-06 16:17:21 +0000
committerDavid Morgan <djm_uk@protonmail.com>2023-01-06 16:17:21 +0000
commit1f05a46e86a9f87fbae7d9ce1d2d2e8f9919f51b (patch)
treeeec2b8eca41ac917c632d6c604afc8f4318f3008 /nix-conf
parent8a8b4965c385d4fc60b543d47cdb46fdf06684b2 (diff)
downloaddotfiles-1f05a46e86a9f87fbae7d9ce1d2d2e8f9919f51b.tar.gz
Add editorconfig-vim plugin
Diffstat (limited to 'nix-conf')
-rw-r--r--nix-conf/home/includes/common.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix-conf/home/includes/common.nix b/nix-conf/home/includes/common.nix
index 624512c..9be1275 100644
--- a/nix-conf/home/includes/common.nix
+++ b/nix-conf/home/includes/common.nix
@@ -95,6 +95,7 @@ in
     plugins = [ pkgs.vimPlugins.sensible
                 pkgs.vimPlugins.auto-pairs
                 pkgs.vimPlugins.ctrlp
+                pkgs.vimPlugins.editorconfig-vim
                 pkgs.vimPlugins.inkpot
                 pkgs.vimPlugins.molokai
                 pkgs.vimPlugins.surround