mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-17 16:03:40 -05:00
Add missing filetypes for sql
This commit is contained in:
@@ -1908,3 +1908,14 @@ filetypes:
|
||||
- '.gitignore'
|
||||
- '*/.config/git/ignore'
|
||||
- '*.git/info/exclude'
|
||||
---
|
||||
name: sql
|
||||
remote: vim/vim:runtime
|
||||
glob: '**/sql.vim'
|
||||
filetypes:
|
||||
- name: sql
|
||||
linguist: PLSQL
|
||||
extra_extensions:
|
||||
- tyb
|
||||
- typ
|
||||
- tyc
|
||||
|
||||
Reference in New Issue
Block a user