feat: vim/undofile, dunstrc and vol control
This commit is contained in:
parent
fdee90fee6
commit
c48264d214
5 changed files with 616 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
vim.opt.number = true
|
||||
vim.opt.tabstop = 4
|
||||
vim.opt.shiftwidth = 4
|
||||
|
||||
vim.opt.undofile = true
|
||||
vim.cmd [[
|
||||
highlight Normal guibg=none
|
||||
highlight NonText guibg=none
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue