kickstart.nvim/lua/core
Abdulrahman Sheikho 721ef79eda setup: add ui config with transparent bg
This commit also setup highlight for EOF-char & Window-Separator to
match the highlight on Cursor-Line-Number. And sets auto-command
to reset colors after changing the colorscheme.
2026-03-11 00:33:15 +03:00
..
autocommands.lua setup: add ui config with transparent bg 2026-03-11 00:33:15 +03:00
diagnostics.lua setup: add keymaps 2026-03-08 08:14:30 +03:00
globals.lua refactor: `init.lua` into modular layout 2026-03-07 12:38:31 +03:00
init.lua setup: add ui config with transparent bg 2026-03-11 00:33:15 +03:00
keymaps.lua setup: add keymaps 2026-03-08 08:14:30 +03:00
lazy-nvim.lua merge: lua/kickstart/plugins with lua/plugins 2026-03-08 08:07:22 +03:00
options.lua setup: add options 2026-03-08 08:14:07 +03:00
ui.lua setup: add ui config with transparent bg 2026-03-11 00:33:15 +03:00