2 files changed,
2 insertions(+),
2 deletions(-)
Author:
Oleksandr Smirnov
olexsmir@gmail.com
Committed at:
2025-05-21 23:58:12 +0300
Parent:
bd7b2f7
jump to
| M | lua/core/autocmd.lua |
| M | lua/core/options.lua |
M
lua/core/autocmd.lua
@@ -3,7 +3,7 @@
u.aucmd("TextYankPost", { group = u.augroup "highlight_yank", callback = function() - vim.highlight.on_yank() + vim.hl.on_yank() end, })
M
lua/core/options.lua
@@ -70,7 +70,7 @@ "context:12",
"algorithm:histogram", "linematch:200", "indent-heuristic", - "inline:word", + -- "inline:word", } -- swap files