Skip to content

Commit

Permalink
Merge pull request #49 from bmcorser/patch-1
Browse files Browse the repository at this point in the history
Remind people to use set number
  • Loading branch information
myusuf3 committed Oct 17, 2013
2 parents d1e9dac + 63cf28e commit c7e0448
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ may want to add mappings in your `.vimrc` for some of the commands, e.g.,
nnoremap <F3> :NumbersToggle<CR>
nnoremap <F4> :NumbersOnOff<CR>

Vim 7.4
-------
If you are lucky enough to be a Vim 7.4 user, you may experience unexpected
behaviour if `set number` is not present in your `~/.vimrc`.

[p]: https://github.com/tpope/vim-pathogen
[v]: https://github.com/gmarik/vundle

0 comments on commit c7e0448

Please sign in to comment.