macvim
GVim: Different colors of odd and even lines
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[详细]
2023-02-15 04:18 分类:问答Autocompletion in Vim
I\'m having trouble with autocompletion. How can I get a code suggestion while I\'开发者_JS百科m typing?[详细]
2023-02-14 04:26 分类:问答How do I make files and folders over FTP in Vim?
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[详细]
2023-02-14 02:33 分类:问答How do I get the standard Vim FTP command to work?
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?[详细]
2023-02-13 21:12 分类:问答How to change default indent in macvim?
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?[详细]
2023-02-13 15:47 分类:问答Configuring Django SnipMate snippets only for Django projects
I\'m using SnipMate with Rob Hudson\'s snipmate_for_django snippets for Django development with MacVim.[详细]
2023-02-12 20:33 分类:问答Overriding MacVim's default filetype.vim when assigning filetypes
In the default filetype.vim that co开发者_C百科mes with MacVim, I have the following: au BufNewFile,BufRead *.erb,*.rhtml setf eruby[详细]
2023-02-12 17:33 分类:问答Open MacVim via Terminal when SSH'ed to a server
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?[详细]
2023-02-10 22:08 分类:问答Converting pygments theme to gvim colorscheme
Are there any tools to convert a pygments开发者_如何学Python style definition into a gvim colorscheme?[详细]
2023-02-10 04:20 分类:问答Remap ⌘S to save a file in VIM
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[详细]
2023-02-09 05:51 分类:问答