Skip to content

Elzair/vim-line-numbers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

vim-line-numbers

This bundle makes vim display line-numbers when you are editing files (without making them appear in panes like your NERDTree pain). It also enables the ruler at the bottom of the pane to show your current column.

Installation

If you want an easy install, use Tim Pope's pathogen.vim.

cd ~/.vim/bundle
git clone git://github.com/Elzair/vim-line-numbers.git

If you do not want to install pathogen, you can copy the ftplugin directory into your ~/.vim.

About

Display line numbers and current column position when editing files in Vim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published