Latest config changes

This commit is contained in:
Alex Selimov 2026-07-17 10:54:11 -04:00
parent 846e47b931
commit a3c3abdf89
12 changed files with 110 additions and 10 deletions

View file

@ -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