Age | Commit message (Collapse) | Author |
|
|
|
Adds a vim-vinegar style mapping ('-' in normal mode) for accessing ranger.
|
|
|
|
This option was marked as TODO in the telescope-nvim readme. This may be a suitable replacement in the meantime.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Desired way to configure extensions is
to put it at the same level as 'defaults' property inside the 'setup' call.
|
|
|
|
|
|
Fix for the popup with max file preload size is to low, i dig into the code of sumneko and you need to add maxPreload = 10000 to workspace and the number is in kb
|
|
cool 👾
|
|
|
|
|
|
|