Merge branch 'master' of github.com:ntietz/config
This commit is contained in:
commit
943653f7e7
1 changed files with 2 additions and 0 deletions
|
@ -10,6 +10,8 @@ let g:airline#extensions#tabline#enabled = 1
|
||||||
set mouse=a
|
set mouse=a
|
||||||
|
|
||||||
set nu
|
set nu
|
||||||
|
set relativenumber
|
||||||
|
|
||||||
set nowrap
|
set nowrap
|
||||||
set linebreak " if we do wrap, do it at word boundaries
|
set linebreak " if we do wrap, do it at word boundaries
|
||||||
autocmd FileType markdown set wrap
|
autocmd FileType markdown set wrap
|
||||||
|
|
Loading…
Reference in a new issue