| Age | Commit message (Collapse) | Author |
|
This reverts commit 01426c491b2b612b48f48b26e2e77679006999d3.
|
|
* fix: folding after a file is opened
fixes #559
* fix: wrap nvim_win_set_cursor in autocmd
* chore: Cleanup folding fix
* explain the reason behind the autocmd
Co-authored-by: Simon Hauser <Simon-Hauser@outlook.de>
|
|
|
|
* Add default mappings `<C-/>`and `?` for insert and normal mode, respectively, to show registered keymappings (`actions.which_key`) attached to prompt buffer
|
|
* chore: stylua job and config
* reformat with stylua
|
|
|