Age | Commit message (Collapse) | Author |
|
Co-authored-by: Johan Melin <[email protected]>
|
|
* split settings into callable functions
* renamed functions
|
|
* Rename lv-utils into utils
* Move commands defined in utils into core/commands.lua
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* lazyload telescope
* Update plugins.lua
Co-authored-by: Christian Chiarulli <[email protected]>
|
|
|
|
|
|
|
|
* added rust-tools
* require_plugin has been removed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|