As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I\'ve disabled the arrow keys on my .vimrc, but... How do 开发者_开发问答I navigate up and down in autocomplete pop-ups? j and k doesn\'t work as I am in the Insert mode.You can use ctrl+n and ctrl+p
This question already has answers here: 开发者_运维技巧 Closed 12 years ago. Possible Duplicate: Auto-open NERDTree in “EVERY” tab
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debat开发
I\'ve found several answers on how to indent multiple lines in vim, I want to know how to take a single line and indent it m开发者_StackOverflow中文版ore than once.In effect, I want a shorter version
How do I repeat a navigation command in vi? For example, I execute the command 20j which moves the cursor down 20 lines, and I tried hitting . to repeat that command, but it says \"No command to repe
Is there a way to have two separate config files or somehow disassociate vi and vim on Mac OSX?Simply, I want vi 开发者_开发技巧and vim to open up in 2 different window sizes.Thanks!Use the v:progname
How come in Vi, when I hit $, it goes to the last character in the line instead 开发者_运维百科of the end of the line character? How would I go to the end of the line character in one keystroke, and w
Is there a way in zsh or bash to have a status line? e.g. in VI it will let you know that you are in insert mode with
Just noted I can\'t move cursor to left or right (up and down works correctly) in Insert mode while editing an .sql 开发者_高级运维file, with other files it works ok also.