Skip to main content
Filter by
Sorted by
Tagged with
3 votes
2 answers
11k views

in the case of javascript syntax highlighting, I just had to download javascript.vim file and place the file in the corresponding folder, and vim would automatically make syntax highlighting when I ...
Sardonic's user avatar
  • 481
2 votes
3 answers
3k views

I am using VIM version 7.3 and I installed NERDTree plugin. The issue I am facing is that when in run VIM, NERDTree doesn't open by default although it should with the settings below. Also a more ...
runtimeZero's user avatar
  • 28.4k
31 votes
3 answers
5k views

While working with some Vim scripts, I found myself typing :help {subject} quite a bit. I want CTRL+] (jump to definition of keyword under cursor) functionality, but instead of running :tag {ident} I ...
Doug Richardson's user avatar
35 votes
7 answers
27k views

This feels like a dumb question, but I can't find an answer on the Internet (or in VIM help). I'm using VIM 7.2 on Mac OS X. All I want to do is wrap my lines at 72 characters, but doing :set ...
Aeonaut's user avatar
  • 1,287

1
46 47 48 49
50