Age | Commit message (Collapse) | Author |
|
Co-authored-by: tiannaru <[email protected]>
|
|
|
|
|
|
Co-authored-by: christianchiarulli <[email protected]>
|
|
|
|
|
|
Toggleterm's winblend option leads to ugly prompt for some users
https://github.com/akinsho/nvim-toggleterm.lua/issues/70
|
|
Display "Tab size: " instead of "Spaces: " if indenting with tabs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Updates `reload_lv_config`
Fixes a bug that reverts back to the default options on saving `lv-config.lua`
Fixes #1085
* Update init.lua
Edit: this would break changing plugin configs, now `settings.lua` is sourced before `lv-config.lua`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: Chris <[email protected]>
|
|
fixes issue https://github.com/ChristianChiarulli/LunarVim/issues/1053
|
|
Co-authored-by: Chris <[email protected]>
|
|
Co-authored-by: Chris <[email protected]>
|
|
Changes to the global config object
O is now lvim
user_plugins is now plugins
user_autocommands is now autocommands
No more lang specific plugins
Null-ls has replaced both formatter.nvim and nvim-lint
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|