Age | Commit message (Collapse) | Author |
|
* fix lunarvim info nil issue
* fix num_caps counting issue
|
|
|
|
|
|
|
|
|
|
* refactor: lunarvim info ui
* refactor: lunarvim info ui - remove close hint, add highlighting
* refactor: lunarvim info ui - remove TODO
|
|
with `<cmd>let @/=""<CR>` its not possible to use `n`,`N` or stuff like `gcn` anymore because the last search is overwritten. With `:nohlsearch` this is not the case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|