Make cursorline on by default

This commit is contained in:
Zachary Yedidia
2016-08-29 09:20:48 -04:00
parent f8071af717
commit eda08a994a
2 changed files with 3 additions and 3 deletions

View File

@@ -55,7 +55,7 @@ Here are the options that you can set:
* `cursorline`: highlight the line that the cursor is on in a different color
(the color is defined by the colorscheme you are using)
default value: `off`
default value: `on`
* `ruler`: display line numbers