Skip to content

Commit e5a63fd

Browse files
committed
plug: use lifepillar's pgsql.vim
Its syntax file is autogenerated based on the PostgreSQL version. Signed-off-by: Jan Edmund Lazo <[email protected]>
1 parent dfa6136 commit e5a63fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shared.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -734,7 +734,7 @@ if has('autocmd')
734734
let g:no_vue_maps = 1
735735

736736
" Database
737-
Plug 'exu/pgsql.vim'
737+
Plug 'lifepillar/pgsql.vim'
738738
let g:sql_type_default = 'pgsql'
739739

740740
" Data

0 commit comments

Comments
 (0)