mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2026-05-09 11:08:04 +02:00
modules/extra: fix scrolOf typo
This commit is contained in:
parent
3f9078d7d9
commit
316d4a0825
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
showSignColumn = "signcolumn";
|
||||
|
||||
# 2025-02-07
|
||||
scrollOf = "scrolloff";
|
||||
scrollOff = "scrolloff";
|
||||
};
|
||||
in {
|
||||
imports = concatLists [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue