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
/
config
Age
Commit message (
Expand
)
Author
2023-04-28
refactor(lsp)!: specify option in deprecation msg
feat/handlers-override
kylo252
2023-04-24
chore: more general deprecated message
CPea
2023-04-24
fix: avoid duplicate diagnostic code
CPea
2023-04-24
move default config to `settings.lua` and keep backward compability
CPea
2023-04-24
fix: wrong deprecation message
CPea
2023-04-24
refactor(lsp)!: deprecate `lvim.lsp.diagnostics`
CPea
2023-04-24
refactor(lsp): allow to disable custom handlers config
CPea
2023-04-12
feat(lazy): lazy.nvim settings can be customized (#4010)
erodey
2023-02-25
fix(config-loader): defer invalid configuration warning (#3869)
LostNeophyte
2023-02-04
perf: lazy load most plugins (#3750)
LostNeophyte
2023-01-20
feat: add crystal filetype (#3762)
Kasper Holbek Jensen
2023-01-13
fix(config): copy the correct example config (#3722)
LostNeophyte
2023-01-10
refactor: migrate to lazy.nvim (#3647)
LostNeophyte
2022-12-17
refactor(autocmds): clean up filetype detection rules (#3625)
kylo252
2022-11-28
perf: handle big files better (#3449)
LostNeophyte
2022-11-04
chore: format on save off by default
Christian Chiarulli
2022-11-04
feat: use our own colorscheme, decouple from tokyonight (#3378)
Christian Chiarulli
2022-11-04
fix(logger): set console logging to sync (#3379)
LostNeophyte
2022-11-04
refactor(config): better deprecation handling (#3419)
kylo252
2022-11-02
fix: rollback plugin loader changes (#3402)
Christian Chiarulli
2022-11-02
refactor(theme)!: decouple tokyonight options (#3384)
kylo252
2022-11-01
perf(treesitter): disable in big files (#3268)
LostNeophyte
2022-10-31
fix(defaults): don't use smartindent (#3363)
LostNeophyte
2022-10-21
refactor(plugins)!: remove nvim-notify from core (#3300)
Mark Huggins
2022-10-17
feat(config): allow disabling reload-on-save (#3261)
Christian Chiarulli
2022-10-16
fix: disable unsupported asian characters spellchecking (#3259)
Jakub Reroล
2022-10-06
feat: enable global installation (#3161)
kylo252
2022-10-06
feat(logger): hot-reload logger level (#3159)
kylo252
2022-10-04
refactor: more deliberate reload (#3133)
kylo252
2022-10-02
feat: move icons to a single icons file (#3115)
Philippe Richard
2022-09-20
feat: laststatus=3 global statusline
Christian Chiarulli
2022-09-20
feat: set options to remove some noise
ChristianChiarulli
2022-09-20
Fix: make sure latest plugins are customizable (#3044)
Abouzar Parvan
2022-09-15
refactor: small improvements (#3021)
Christian Chiarulli
2022-08-09
refactor!: migrate to mason.nvim (#2880)
kylo252
2022-07-31
feat(lsp): bind formatexpr and omnifunc by default (#2865)
kylo252
2022-05-26
feat(cmp): add option to disable friendly-snippets (#2660)
kylo252
2022-05-21
refactor: load the default options once (#2592)
kylo252
2022-05-03
refactor: use api-autocmds for lsp functions (#2549)
kylo252
2022-04-28
feat(icons): make it possible to disable icons (#2529)
Abouzar Parvan
2022-04-14
refactor(lsp): cleanup servers' override configuration (#2243)
kylo252
2022-04-03
refactor: re-enable packer.sync() in LvimReload (#2410)
kylo252
2022-03-19
feat: add alpha.nvim integration (#1906)
kylo252
2022-03-10
fix: disable the default intro message (#2340)
kylo252
2022-02-16
fix(timeoutlen): this has caused way too many issues in the past (#2287)
Abouzar Parvan
2022-01-04
refactor(settings): add headless-mode settings (#2134)
kylo252
2022-01-03
refactor(bootstrap): more robust git module (#2127)
kylo252
2021-12-23
fix(lsp): set the handlers opts for v0.6 as well (#2109)
kylo252
2021-12-20
refactor: remove unused old language configs (#2094)
kylo252
2021-12-09
feat: multiple enhancements to lvim-reload (#2054)
kylo252
[next]