mirror of
https://github.com/js0ny/dotfiles.git
synced 2026-02-04 11:30:33 +00:00
nvim: tex visual leader
This commit is contained in:
parent
8ec80c984b
commit
46b34400a2
2 changed files with 7 additions and 7 deletions
|
|
@ -41,7 +41,7 @@ local function get_system_theme()
|
|||
return background
|
||||
end
|
||||
|
||||
vim.cmd.colorscheme("gruvbox-material")
|
||||
vim.cmd.colorscheme("catppuccin")
|
||||
|
||||
-- if get_system_theme() == 'dark' then
|
||||
-- vim.o.background = 'dark'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue