Wednesday, July 28, 2010

Omni completion for mysql dialect

When I set sql dialect as :h sql.txt recommends:
let g:sql_type_default = 'mysql'
Omni completion fails to do any sql completion. Removing this settings
fix problem and omni properly functioning.

Before my tests I've cleared all my vim settings (rm ~/.vim ~/.vimrc).
My vim version is 7.2 (ubuntu 10.04 package from official repository)

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: