Latest config changes
This commit is contained in:
parent
846e47b931
commit
a3c3abdf89
12 changed files with 110 additions and 10 deletions
1
init.lua
1
init.lua
|
|
@ -1,5 +1,6 @@
|
|||
-- set to true for light mode
|
||||
vim.g.light_mode = true
|
||||
vim.g.vim_markdown_conceal = 0
|
||||
|
||||
-- Neovim configuration
|
||||
-- Modularized structure for better organization
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue