index
:
LunarVim.git
appname-impl
bootstrap-stdpath
feat-dapui-layout
feat-luasnip-setup-tables
feat/handlers-override
luasnip-refactor
mason-nullls-dap
master
nvim-v0.9-bump
nvim_appname-refactor
plugins-bump
refactor-toggleterm-exec
refactor/builtins
refactor/config-structure
release-1.2/neovim-0.8
release-1.3/neovim-0.9
remove-old-colorschemes
rolling
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
lvim
/
core
/
theme.lua
Age
Commit message (
Expand
)
Author
2023-02-18
refactor(builtins): move builtins to lvim/builtin
refactor/builtins
LostNeophyte
2023-02-11
refactor(builtins): move builtins to ./builtins
LostNeophyte
2023-02-04
perf: lazy load most plugins (#3750)
LostNeophyte
2022-12-12
fix: only call theme's setup if it's selected (#3586)
LostNeophyte
2022-11-04
feat: use our own colorscheme, decouple from tokyonight (#3378)
Christian Chiarulli
2022-11-02
refactor(theme)!: decouple tokyonight options (#3384)
kylo252
2022-10-24
fix(theme): do not fallback to tokyonight if no user's theme found (#3327)
CPea
2022-10-08
feat: warn user when setting un-installed colorscheme (#2982)
CPea
2022-10-04
refactor: more deliberate reload (#3133)
kylo252
2022-09-25
feat: colorscheme tweaks
ChristianChiarulli
2022-09-21
fix: improve lualine inactive
Christian Chiarulli
2022-09-21
fix: always load base theme
ChristianChiarulli
2022-09-21
Indentlines (#3057)
Christian Chiarulli
2022-09-20
Fix: make sure latest plugins are customizable (#3044)
Abouzar Parvan