This commit is contained in:
Jaroslaw Konik 2025-04-18 09:25:01 +02:00
parent fd3ca0c42e
commit f27fe50ac4

View file

@ -32,6 +32,7 @@ vim.opt.shortmess:append("sI")
vim.opt.wrap = false
vim.opt.title = true
vim.opt.titlestring = [[%{fnamemodify(getcwd(), ':t')}]]
vim.o.sessionoptions = "blank,buffers,curdir,folds,help,tabpages,winsize,winpos,terminal,localoptions"
vim.g.clipboard = {
name = 'OSC 52',
copy = {