I\'ve started to use vim in colleg开发者_如何学Ce on my schools afs server running SunOS One of the problems I\'m occurring is a default Ctrl W key mapping which prints out a bunch of text
I am typing in my .html.erb file and I realize this weird behaviour of vim indentation. <p> <strong>Expires On:</strong>
I use VIM pretty regularly now but I never use the dot (.) command to repeat the previous action. I keep reading about how awesome it is but I never see any real world examples that make sense to me a
I am using Macvim 7.3 snapshot 57. I can\'t seem to get matchit to work in any of my files. I press % on an opening tag. It doesn\'t take me to the closing tag...
Vim can\'t indent (>>) lines, if line starts with a #. T开发者_StackOverflowhe problem is evident in all file types. I tried disabling smartindent in vimrc. But still no go.
This question has been asked few times here and there, but you see all 开发者_Python百科of them seem to have a linux desktop, i don\'t want a notepad++ alternative for a linux desktop, I want a notepa
I want to use lustyjuggler and lustyExplorer. They are vim plugins but I want to us pathogen to manage them. Normally I unzip vim plugins and the whole folder structure goes into ~/.vim/bundle/. But w
I useVim for Clojure development. I\'d like a movement key or mapping that will jump through the top-level forms in th开发者_开发技巧e buffer. { and } are close, but stop if there\'s a blank line in t
The numberpad does not work properly when using Vim through PuTTY. Instead of nu开发者_JAVA百科mbers I get
When I met a conflict, I tried to use git-mergetool to solve it. I typed: >git mergetool -t vimdiff