global/vim: enable relative line numbers
This commit is contained in:
parent
d4a487f654
commit
2c31323753
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@
|
|||
history = 50;
|
||||
ignorecase = true;
|
||||
smartcase = true;
|
||||
relativenumber = true;
|
||||
mouse = "a";
|
||||
number = true;
|
||||
tabstop = 4;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue