Hello.
I have a problem loading ftplugin. Path looks like:
~/.vim/bundle/gosupport/ftplugin/go/lint.vim
~/.vim/bundle/gosupport is at runtimepath
:echo &ft
prints go
The actual code of this file is:
https://github.com/golang/lint/blob/master/misc/vim/ftplugin/go/lint.vim
So, I should be able to access ':Lint' command, but this command doesn't exists. But in theory this file should be executed and command should be added.
Do you have any suggestions how to solve this problem?
Thanks
--
--
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
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Wednesday, October 2, 2013
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment