It is possible to setting up autocomplete menu in gvim? For example in ruby file, when I type a name of object, object1.<C-P>, I want to see attributes and methods of this object1, but vi开发者_
I have a simple question (that I don\'t seem to be able to answer), I am a new VIM/Linux user, and since I do c++ development I decided to install the C.VIM plugin to speed up my development time. Th
I\'m trying to learn vim by its built-in tutorial. It is in russian so all the symbols are cyrillic. The most interesting thing is that vim commands doesn\'t seem to work with them. For example, I\'m
Suppose I have selected a word in visual mode. Now I want to search that word in the documen开发者_开发百科t.
When I try to create a bookmark in NERDTree (win7 with emacs installed) :Bookmark mybookmark 开发者_如何学JAVAI get this:
I have been using IDEs like NetBeans for quite sometime. NetBeans has a good versioning control plugin. When I have multiple projects and work on them simutanou开发者_如何学Pythonsly, I can choose spe
Is it possible to use 开发者_如何学运维SHIFT + drag mouse to select a column of text in VIM?If so, how?No. Vi was written for restricted non-graphical environments and doesn\'t even assume the presenc
When I open Ruby files in gvim I get following error: Error detected while processing C:\\Program Files\\Vim\\vim73\\ftplugin\\ruby.vim:
I have some .c files that don\'t automatically highlight in vim. This problem only recently started. I have not edited my .vimrc file:
I’ve had this problem many times: I have a piece of source code, but if I copy and paste it into Wordpress and enclose it with the <code>...</code> tags, the beginning spaces are “compre