about summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2020-11-06 13:00:37 +0000
committerdevhell <devhell@mailfresser.de>2020-11-06 13:00:37 +0000
commit0aa8064087b895d21845e5726c69071cc7023f06 (patch)
tree42a0f5cefc58b1a3cff937398a21f4f1bef7cb09 /modules
parent9c3830ab6fe5ab39450f6b8d845c9d9552c73058 (diff)
programs/vim: Add sleuth plugin
Fully automatic indentation, why not.
Diffstat (limited to 'modules')
-rw-r--r--modules/user/devhell/programs/vim/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/user/devhell/programs/vim/default.nix b/modules/user/devhell/programs/vim/default.nix
index 4274dd30..4541c8fa 100644
--- a/modules/user/devhell/programs/vim/default.nix
+++ b/modules/user/devhell/programs/vim/default.nix
@@ -15,6 +15,7 @@ let
         indentLine
         lightline-vim
         limelight-vim
+        sleuth
         vim-nix
         vim-sensible
         vim-signify