vis: Mostrar tabs
This commit is contained in:
parent
2dd857f304
commit
09a4424785
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ end)
|
||||||
|
|
||||||
vis.events.subscribe(vis.events.WIN_OPEN, function(win)
|
vis.events.subscribe(vis.events.WIN_OPEN, function(win)
|
||||||
vis:command('set relativenumber')
|
vis:command('set relativenumber')
|
||||||
|
vis:command('set show-tabs on')
|
||||||
end)
|
end)
|
||||||
|
|
||||||
local function format(file, path)
|
local function format(file, path)
|
||||||
|
|
Loading…
Reference in a new issue