Remove line nbr in vim
This commit is contained in:
parent
a2163c9c7e
commit
57be8f7f19
@ -29,8 +29,6 @@ filetype plugin indent on
|
|||||||
" Security
|
" Security
|
||||||
set modelines=0
|
set modelines=0
|
||||||
|
|
||||||
" Show line numbers
|
|
||||||
set number
|
|
||||||
|
|
||||||
" Show file stats
|
" Show file stats
|
||||||
set ruler
|
set ruler
|
||||||
@ -108,4 +106,4 @@ let g:solarized_termcolors=256
|
|||||||
let g:solarized_termtrans=1
|
let g:solarized_termtrans=1
|
||||||
" put https://raw.github.com/altercation/vim-colors-solarized/master/colors/solarized.vim
|
" put https://raw.github.com/altercation/vim-colors-solarized/master/colors/solarized.vim
|
||||||
" in ~/.vim/colors/ and uncomment:
|
" in ~/.vim/colors/ and uncomment:
|
||||||
" colorscheme solarized
|
" colorscheme solarized
|
||||||
|
Loading…
Reference in New Issue
Block a user