chore(NVIM): Added orgmode and change iskeyword definition

This commit is contained in:
Afonso Franco 2024-02-12 15:05:56 +00:00
parent d8ac1917fb
commit 531e92ef74
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4
6 changed files with 128 additions and 7 deletions

View file

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