Add session manager
This commit is contained in:
@@ -31,6 +31,7 @@ vim.opt.mouse = 'a'
|
||||
|
||||
-- Window decorations
|
||||
vim.opt.title = true
|
||||
vim.opt.titlestring="%{substitute(getcwd(),$HOME,'~','')} - Neovide"
|
||||
|
||||
-- Leader
|
||||
vim.g.mapleader = ' '
|
||||
|
||||
Reference in New Issue
Block a user