need I say what type of commit this is?
*kitchen sink*
This commit is contained in:
parent
77130d61af
commit
450750835a
9 changed files with 752 additions and 48 deletions
|
|
@ -186,6 +186,6 @@ do -- statusline
|
|||
" "..percentage() -- percentage through the buffer
|
||||
}
|
||||
end
|
||||
vim.opt.statusline="%!v:lua.Status()"
|
||||
vim.opt.statusline = "%!v:lua.Status()"
|
||||
vim.opt.laststatus = 3
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue