summary refs log tree commit diff
path: root/pkgs/applications/editors
diff options
context:
space:
mode:
authorfigsoda <figsoda@pm.me>2022-10-10 23:19:42 -0400
committerfigsoda <figsoda@pm.me>2022-10-10 23:19:42 -0400
commit2b47cd3ea7975afa3b2408d5578df6709f4d4161 (patch)
tree7ee6b6af46fa19394ac1fe4829e626d2b1e65f50 /pkgs/applications/editors
parent76f5b7db2fe392ddba511bae37a3509c0dafe3f0 (diff)
downloadnixpkgs-2b47cd3ea7975afa3b2408d5578df6709f4d4161.tar
nixpkgs-2b47cd3ea7975afa3b2408d5578df6709f4d4161.tar.gz
nixpkgs-2b47cd3ea7975afa3b2408d5578df6709f4d4161.tar.bz2
nixpkgs-2b47cd3ea7975afa3b2408d5578df6709f4d4161.tar.lz
nixpkgs-2b47cd3ea7975afa3b2408d5578df6709f4d4161.tar.xz
nixpkgs-2b47cd3ea7975afa3b2408d5578df6709f4d4161.tar.zst
nixpkgs-2b47cd3ea7975afa3b2408d5578df6709f4d4161.zip
vimPlugins.guess-indent-nvim: init at 2022-07-17
Diffstat (limited to 'pkgs/applications/editors')
-rw-r--r--pkgs/applications/editors/vim/plugins/generated.nix12
-rw-r--r--pkgs/applications/editors/vim/plugins/vim-plugin-names1
2 files changed, 13 insertions, 0 deletions
diff --git a/pkgs/applications/editors/vim/plugins/generated.nix b/pkgs/applications/editors/vim/plugins/generated.nix
index c5c8de9a391..d5c0a8a7958 100644
--- a/pkgs/applications/editors/vim/plugins/generated.nix
+++ b/pkgs/applications/editors/vim/plugins/generated.nix
@@ -3381,6 +3381,18 @@ final: prev:
     meta.homepage = "https://github.com/ellisonleao/gruvbox.nvim/";
   };
 
+  guess-indent-nvim = buildVimPluginFrom2Nix {
+    pname = "guess-indent.nvim";
+    version = "2022-07-17";
+    src = fetchFromGitHub {
+      owner = "nmac427";
+      repo = "guess-indent.nvim";
+      rev = "c37467baa1a51b74ed767cbe0540fce44e03d828";
+      sha256 = "11fb9xsaq9ygl7sd7k1xg4ccbynmjdvnrbs44snp4q48fidn1vrb";
+    };
+    meta.homepage = "https://github.com/nmac427/guess-indent.nvim/";
+  };
+
   gundo-vim = buildVimPluginFrom2Nix {
     pname = "gundo.vim";
     version = "2021-02-21";
diff --git a/pkgs/applications/editors/vim/plugins/vim-plugin-names b/pkgs/applications/editors/vim/plugins/vim-plugin-names
index e7f9251e9b2..09f3a566772 100644
--- a/pkgs/applications/editors/vim/plugins/vim-plugin-names
+++ b/pkgs/applications/editors/vim/plugins/vim-plugin-names
@@ -283,6 +283,7 @@ https://github.com/morhetz/gruvbox/,,
 https://github.com/eddyekofo94/gruvbox-flat.nvim/,,
 https://github.com/sainnhe/gruvbox-material/,,
 https://github.com/ellisonleao/gruvbox.nvim/,,
+https://github.com/nmac427/guess-indent.nvim/,HEAD,
 https://github.com/sjl/gundo.vim/,,
 https://github.com/junegunn/gv.vim/,,
 https://git.sr.ht/~sircmpwn/hare.vim,HEAD,