about summary refs log tree commit diff
path: root/nixpkgs/pkgs/applications/editors/spacevim/helptags.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/pkgs/applications/editors/spacevim/helptags.patch')
-rw-r--r--nixpkgs/pkgs/applications/editors/spacevim/helptags.patch18
1 files changed, 18 insertions, 0 deletions
diff --git a/nixpkgs/pkgs/applications/editors/spacevim/helptags.patch b/nixpkgs/pkgs/applications/editors/spacevim/helptags.patch
new file mode 100644
index 000000000000..bc0f9140c7be
--- /dev/null
+++ b/nixpkgs/pkgs/applications/editors/spacevim/helptags.patch
@@ -0,0 +1,18 @@
+diff --git a/autoload/SpaceVim.vim b/autoload/SpaceVim.vim
+index 16688680..fcafd6f7 100644
+--- a/autoload/SpaceVim.vim
++++ b/autoload/SpaceVim.vim
+@@ -1355,13 +1355,6 @@ function! SpaceVim#end() abort
+     let &helplang = 'jp'
+   endif
+   ""
+-  " generate tags for SpaceVim
+-  let help = fnamemodify(g:_spacevim_root_dir, ':p:h') . '/doc'
+-  try
+-    exe 'helptags ' . help
+-  catch
+-    call SpaceVim#logger#warn('Failed to generate helptags for SpaceVim')
+-  endtry
+ 
+   ""
+   " set language