add cursor line
This commit is contained in:
parent
75abec30f9
commit
08d68c00b7
1 changed files with 2 additions and 0 deletions
|
|
@ -13,6 +13,8 @@
|
||||||
shiftwidth = 2;
|
shiftwidth = 2;
|
||||||
|
|
||||||
breakindent = true;
|
breakindent = true;
|
||||||
|
|
||||||
|
cursorline = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue