summaryrefslogtreecommitdiffstats
path: root/packages.yaml
diff options
context:
space:
mode:
authorAdam Stankiewicz <sheerun@sher.pl>2020-10-07 12:48:46 +0200
committerAdam Stankiewicz <sheerun@sher.pl>2020-10-07 12:48:46 +0200
commit619a7a854b198c78947719bc75adb5225bde2ad5 (patch)
tree2bf6b84117defd74617c37939dd83b756306f4af /packages.yaml
parent3f79f795dcdeed51ff8a0a7151f53ffe58ae88fc (diff)
downloadvim-polyglot-619a7a854b198c78947719bc75adb5225bde2ad5.tar.gz
vim-polyglot-619a7a854b198c78947719bc75adb5225bde2ad5.zip
Remove man plugin from vim, it does not work for nvim, closes #576
Diffstat (limited to 'packages.yaml')
-rw-r--r--packages.yaml9
1 files changed, 0 insertions, 9 deletions
diff --git a/packages.yaml b/packages.yaml
index ade2bd83..83121e15 100644
--- a/packages.yaml
+++ b/packages.yaml
@@ -3560,15 +3560,6 @@ filetypes:
- pattern: "*.page"
description: Mallard
---
-name: man
-remote: vim/vim:runtime
-glob: "**/man.vim"
-filetypes:
-- name: man
- patterns:
- - pattern: "*.man"
- description: Manpage
----
name: manconf
remote: vim/vim:runtime
glob: "**/manconf.vim"