Can I create color scheme f开发者_运维问答or GVim (MacVim) where odd lines and even lines will have different colors?A Google search turned this up (I didn\'t know how to do it, but your question made
I\'m having trouble with autocompletion. How can I get a code suggestion while I\'开发者_JS百科m typing?
Using Vim for FTP is great, but how do I create files and folders using Vim FTP?开发者_JAVA技巧i don\'t know how to create folders via ftp, but you can save files remotely with Nwrite
When I do vim ftp://[user@]machine/path in Vim I get this error: E683: File name missing or invalid pattern. Why id Vim treating this command as a search pattern?
I am learning to configure the macvim. Now my tab indent is 4 character, I want to change it to 2. What should I add to th开发者_如何学Pythone macvim configure file?
I\'m using SnipMate with Rob Hudson\'s snipmate_for_django snippets for Django development with MacVim.
In the default filetype.vim that co开发者_C百科mes with MacVim, I have the following: au BufNewFile,BufRead *.erb,*.rhtml setf eruby
I\'m wondering if there is a way to have MacVim become my default editor when I\'ve SSH\'ed into a server. Is there any way for the server\'s .vimrc file to launch a program on my Mac?
Are there any tools to convert a pygments开发者_如何学Python style definition into a gvim colorscheme?
I have recently switched from using MacVim to just using Vim on the command line.One feature I miss is being able to save a file with ⌘S rather than having to go back into开发者_如何转开发 normal mod