Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* null-ls formatter name is different from it's command
* add more language support
* nil is unnecessary
|
|
|
|
|
|
Co-authored-by: Johan Melin <[email protected]>
|
|
|
|
* Rename lv-utils into utils
* Move commands defined in utils into core/commands.lua
|
|
Co-authored-by: christianchiarulli <[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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|