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

@@ -308,7 +308,6 @@ let s:globs = {
\ 'mailcap': '.mailcap,mailcap',
\ 'mako': '*.mako,*.mao',
\ 'mallard': '*.page',
\ 'man': '*.man',
\ 'manconf': 'man.config',
\ 'map': '*.map',
\ 'maple': '*.mv,*.mpl,*.mws',