.
This commit is contained in:
parent
624db5d7bf
commit
25e4405ba0
4 changed files with 161 additions and 2 deletions
|
|
@ -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 = " "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue