Age | Commit message (Collapse) | Author |
|
|
|
|
|
Co-authored-by: rebuilt <[email protected]>
|
|
* feature: add LvimInfo command
* Move :LvimInfo to core/commands.lua
|
|
|
|
|
|
|
|
|
|
|
|
more could you want?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* feat: lunarvim info (Experimental)
* Add missing providers info
* Use nvim api directly to create the popup
* width tweaks
|
|
chore: remove now-redundant utility function
|
|
[Doc]: Fix most typos
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Defaults bufferline.active to true
|
|
it in default_config to fix behavior
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#1233)
This reverts commit ef70e77e954a998a966eef213136328ef8a102cc.
|
|
|
|
because if FindRootDirectory not being found
|
|
* fix(lsp): don't override formatter with empty exe
* Check for nil value
|
|
|
|
|
|
|