This commit is contained in:
kento2 2026-03-07 19:34:09 +01:00
parent 624db5d7bf
commit 25e4405ba0
4 changed files with 161 additions and 2 deletions

View file

@ -2,7 +2,7 @@ require("vis")
require("plugins/vis-sneak")
vis.events.subscribe(vis.events.INIT, function()
vis:command("set theme wryan")
vis:command("set theme kento2")
vis.options.autoindent = true
vis.options.breakat = " "