diff --git a/vimrc b/vimrc index 3f1b6c9..09676e9 100644 --- a/vimrc +++ b/vimrc @@ -142,6 +142,9 @@ endif """ Set dockerfile syntax autocmd BufNewFile,BufRead Dockerfile* set ft=Dockerfile +""" Disable SQLAutocomplete +let g:loaded_sql_completion = 0 + """ keybindings