commit 33ad924a8a62598227a6dc0c8c8e8d4a82f3370e (tree) parent e965c6e2f63aa690c8249e12066ca1b21126dc38 Author: Motiejus Jakštys <motiejus@uber.com> Date: Tue, 4 Aug 2020 15:52:05 +0300 remove sql Diffstat:
| M | vim/.vim/vimrc | | | 3 | --- |
1 file changed, 0 insertions(+), 3 deletions(-)
diff --git a/vim/.vim/vimrc b/vim/.vim/vimrc @@ -52,6 +52,3 @@ au FileType strace set nonu " yaml au FileType yaml set ts=2 sw=2 - -" sql -let g:omni_sql_no_default_maps = 1