neovim fix dotfiles
This commit is contained in:
parent
72b6ef5152
commit
7d8592e874
14 changed files with 20 additions and 157 deletions
|
|
@ -42,7 +42,5 @@ vim.o.confirm = true
|
|||
vim.opt.spell = true
|
||||
vim.opt.spelllang = "fr"
|
||||
|
||||
vim.o.background = "dark"
|
||||
vim.cmd([[ colorscheme lavi ]])
|
||||
-- others
|
||||
vim.g.python3_host_prog = "/usr/bin/python3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue