Fix some missing extensions warnings

This commit is contained in:
Adam Stankiewicz
2020-09-28 00:31:39 +02:00
parent 7ec499c19f
commit 2116dd281b
5 changed files with 57 additions and 25 deletions

View File

@@ -1492,6 +1492,9 @@ filetypes:
- 'zlogin'
- 'zprofile'
- 'zlogout'
extra_filenames:
# Udev symlinks config
- '*/etc/udev/cdsymlinks.conf'
- name: zsh
extensions:
- zsh
@@ -1611,7 +1614,7 @@ remote: ericpruitt/tmux.vim:vim
filetypes:
- name: tmux
filenames:
- '.tmux.conf'
- '.tmux*.conf'
---
name: toml
remote: cespare/vim-toml