mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
Use nroff filetype for man pages, closes #611
This commit is contained in:
@@ -3863,6 +3863,8 @@ name: nroff
|
||||
remote: vim/vim:runtime
|
||||
glob: "**/nroff.vim"
|
||||
filetypes:
|
||||
- name: nroff
|
||||
linguist: Roff Manpage
|
||||
- name: nroff
|
||||
patterns:
|
||||
- pattern: "*.tr,*.nr,*.roff,*.tmac,*.mom"
|
||||
@@ -5509,11 +5511,6 @@ filetypes:
|
||||
patterns:
|
||||
- pattern: "XF86Config-4*,XF86Config*,*/xorg.conf.d/*.conf,xorg.conf,xorg.conf-4"
|
||||
---
|
||||
name: man
|
||||
filetypes:
|
||||
- name: man
|
||||
linguist: Roff Manpage
|
||||
---
|
||||
name: xpm
|
||||
remote: vim/vim:runtime
|
||||
glob: "**/xpm.vim"
|
||||
|
||||
Reference in New Issue
Block a user