Add lualine updates
This commit is contained in:
parent
b58786f5b4
commit
bcb3c76419
4 changed files with 80 additions and 33 deletions
|
@ -1,6 +1,9 @@
|
|||
-- allow use of system keyboard
|
||||
-- vim.opt.clipboard = "unnamedplus"
|
||||
|
||||
-- global status line
|
||||
vim.opt.laststatus = 3
|
||||
|
||||
-- allow use of mouse
|
||||
vim.opt.mouse = "a"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue