macvim
Vim - Visual Block : Delete rather than insert
I often use visual block then inserting on multiple lines when for example commenting out a lot of code. This is great for inserting text in the same position on multiple lines but I can\'t figure out[详细]
2023-03-17 16:09 分类:问答Vim auto complete
So I know you can get Vim autocompletion 开发者_如何学Cwith Ctrl-X, Ctrl-O but I\'m wondering if you could rework it so it works with just pressing Tab (more like Textmate\'s snippets), or even just h[详细]
2023-03-17 08:10 分类:问答On keystroke insert line of code in (mac)vim, for pdb
I\'m looking for the way to insert a line of code with a keystroke like leaderp in Macvim I want to in开发者_JAVA技巧sert the following line of code:[详细]
2023-03-16 21:57 分类:问答How do I exclude files and directories from a project in vim (using janus)?
I\'m moving from Textmate to vim (with janus) and want to exclude some directories from Ack in particular, and also NERDTree.[详细]
2023-03-15 10:40 分类:问答MacVim caught deadly signal
When I start MacVim within terminal I get a nasty error message saying it has caught a deadly singal SEGV. I really don\'t know what\'s going on. Like wise when I start the appl开发者_JAVA技巧ication[详细]
2023-03-14 15:25 分类:问答Filetype specific linespace setting
I would like to have a higher number in my linespace setting开发者_StackOverflow for markdown files for easier reading. I thought I\'d do in my .vimrc:[详细]
2023-03-14 04:46 分类:问答MacVim output question
in some documents I open in MacVim I get >> next to my line numbers and I can\'t find out what the meaning is.[详细]
2023-03-14 01:36 分类:问答coffescript custom folding
For \"standard\" JavaScript, I have this custom folding function which I like a lot: function! JavaScriptFold()[详细]
2023-03-13 02:51 分类:问答Vim PHP Tab jumping to next blank line after statement
I\'m having an odd problem with editing PHP files with macvim. When I press tab, instead of giving me a tab or series of spaces, it instead jumps down to a blank line after any series of statements. I[详细]
2023-03-13 01:05 分类:问答Function keys replacement for vim in a mac?
I would like to know which keys (or keystrokes) would you use to replace the function keys for command mapping. I\'m using vim in a mac开发者_开发百科book pro and the function keys are used for some s[详细]
2023-03-09 16:45 分类:问答