Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

unknown function "sqlcomplete#Map"

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
shogun1234
Posts: 156
Joined: 2006-07-13 08:04
Has thanked: 3 times

unknown function "sqlcomplete#Map"

#1 Post by shogun1234 »

I tried searching on this forum but do not find related solution. Searching on the internet also comes with a few result, so I do not have a clue what might be the root cause.

Recently when editing sql file using vim, it frequently pops up with that message in red color saying

Code: Select all

unknown function "sqlcomplete#Map"
From the result found on the internet it looks like ft_sql plugin's sqlcomplete function. However I never install that. Also I've cleanup all files in vim plugin folder.

Code: Select all

$ ls -alh .vim
total 20K
drwxr-x---  2 jason jason 4.0K Jul 13 09:53 .
drwxr-xr-x 99 jason jason  12K Jul 16 12:05 ..
How can I remove that warning when editing with vim?
Thanks

Post Reply