Merge pull request #120 from FrothyMarrow/fix/cursorline

This commit is contained in:
raf 2023-08-17 22:51:09 +03:00 committed by GitHub
commit 5b8e4a89a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 17 additions and 6 deletions

View file

@ -87,7 +87,7 @@ inputs: let
eolChar = null;
showCurrContext = true;
};
cursorWordline = {
cursorline = {
enable = true;
lineTimeout = 0;
};