NVIM
- adapting Transparency from Terminal
YAZI
- Keymaps for work related folders
ZSH
- updated aliases
This commit is contained in:
@@ -7,3 +7,9 @@ vim.opt.expandtab = true -- Use spaces instead of tabs
|
||||
vim.cmd [[colorscheme tokyonight]]
|
||||
|
||||
vim.cmd [[set spelllang=en]]
|
||||
|
||||
|
||||
vim.cmd([[
|
||||
highlight Normal ctermbg=none guibg=none
|
||||
highlight NonText ctermbg=none guibg=none
|
||||
]])
|
||||
|
||||
Reference in New Issue
Block a user