test
This commit is contained in:
parent
39f608c4ca
commit
5e9cf56185
13 changed files with 60 additions and 42 deletions
|
|
@ -41,3 +41,5 @@ vim.o.confirm = true
|
|||
-- spell checking
|
||||
vim.opt.spell = true
|
||||
vim.opt.spelllang = "fr"
|
||||
-- theme
|
||||
vim.cmd("colorscheme tokyonight-night")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue