mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-18 00:13:41 -05:00
Remove man plugin from vim, it does not work for nvim, closes #576
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user