1
0
mirror of https://github.com/klmp200/vim-sync.git synced 2024-06-01 19:59:39 +00:00

Amélioration des lignes relatives

This commit is contained in:
Antoine Bartuccio 2016-09-19 11:00:45 +02:00
parent fee0192087
commit 4d810bc487

1
vimrc
View File

@ -29,6 +29,7 @@ au BufWrite /private/etc/pw.* set nowritebackup nobackup
syntax on
colorscheme monokai
set relativenumber
set number
let g:lightline = {
\ 'colorscheme': 'wombat',