mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-17 07:53:40 -05:00
Add support for .gitignore highlighting
This commit is contained in:
@@ -1882,3 +1882,10 @@ filetypes:
|
||||
- name: tads
|
||||
extensions:
|
||||
- t
|
||||
---
|
||||
name: gitignore
|
||||
remote: rdolgushin/gitignore.vim
|
||||
filetypes:
|
||||
- name: gitignore
|
||||
filenames:
|
||||
- '.gitignore'
|
||||
|
||||
Reference in New Issue
Block a user