mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-14 06:03:29 +00:00
fix: cursorline configuration
This commit is contained in:
parent
b68c0e32e7
commit
d126519514
3 changed files with 17 additions and 6 deletions
|
@ -86,7 +86,7 @@ inputs: let
|
|||
eolChar = null;
|
||||
showCurrContext = true;
|
||||
};
|
||||
cursorWordline = {
|
||||
cursorline = {
|
||||
enable = true;
|
||||
lineTimeout = 0;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue