AutoYADM commit: 2025-05-26 01:13:35
This commit is contained in:
parent
fbb0d4e3b4
commit
8b77acf426
3 changed files with 7 additions and 1 deletions
|
@ -5,6 +5,8 @@ require-module fishr
|
|||
require-module surround
|
||||
require-module ficgrep
|
||||
require-module byline
|
||||
set-option global scrolloff 3,3
|
||||
require-module ui-mode
|
||||
|
||||
require-module luar
|
||||
set-option global luar_interpreter luajit
|
||||
|
@ -25,7 +27,7 @@ hook global ModuleLoaded wayland %{
|
|||
set-option global tabstop 4
|
||||
set-option global indentwidth 4
|
||||
|
||||
set-option global scrolloff 3,3
|
||||
# set-option global base_scrolloff 3,3
|
||||
|
||||
define-command -override tree-sitter-user-after-highlighter %{
|
||||
add-highlighter -override buffer/show-matching show-matching
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue