changes to ui + telescope + remove bufferline
This commit is contained in:
parent
4adcf3d2dd
commit
9a6707d21f
7 changed files with 85 additions and 37 deletions
|
@ -25,6 +25,8 @@ m.init = function()
|
|||
vim.o.clipboard = "unnamed"
|
||||
|
||||
vim.o.background = "dark"
|
||||
|
||||
vim.o.sessionoptions = "blank,buffers,curdir,folds,help,tabpages,winsize,winpos,terminal,localoptions"
|
||||
end
|
||||
|
||||
return m
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue