[NVIM] Added orgmode and change iskeyword definition

This commit is contained in:
Afonso Franco 2024-02-12 15:05:56 +00:00
parent 2e2db2ab1d
commit d06e5bdbad
Signed by: afonso
SSH key fingerprint: SHA256:JiuxZNdA5bRWXPMUJChI0AQ75yC+cXY4xM0IaVwEVys
7 changed files with 133 additions and 7 deletions

View file

@ -31,6 +31,7 @@ information = { "underline" },
},
},
})
vim.opt.background = "light"
vim.cmd("colorscheme catppuccin-latte")