Remove man plugin from vim, it does not work for nvim, closes #576

This commit is contained in:
Adam Stankiewicz
2020-10-07 12:48:46 +02:00
parent 3f79f795dc
commit 619a7a854b
12 changed files with 191 additions and 334 deletions

View File

@@ -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"