| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-01-22 | docs: proof-read edits (#2311) | James Trew | |
| 2022-07-19 | fix(which_key): only get telescope mappings (#2090) | Fabian David Schmidt | |
| 2022-07-12 | docs: add module names to fix gO (#2064) | Simon Hauser | |
| 2022-06-30 | docs: clarify docs around `search_dirs` and `map_entries` | Simon Hauser | |
| 2022-04-22 | fix(which_key): get full path & handle table assignment of funcrefs (#1875) | fdschmidt93 | |
| 2022-04-22 | feat: show assigned function in actions.which_key (#1871) | fdschmidt93 | |
| 2022-04-18 | docs: add module prefix (#1847) | Simon Hauser | |
| 2022-01-09 | Revert "fix: folding when a file is opened (#1643)" (#1673) | Simon Hauser | |
| This reverts commit 01426c491b2b612b48f48b26e2e77679006999d3. | |||
| 2022-01-09 | fix: folding when a file is opened (#1643) | Abel Mulugeta | |
| * 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> | |||
| 2021-09-16 | docs: rewrite readme and add missing config values + builtin opts | Simon Hauser | |
| 2021-09-01 | feat: show keymaps for builtin actions (#1084) | fdschmidt93 | |
| * Add default mappings `<C-/>`and `?` for insert and normal mode, respectively, to show registered keymappings (`actions.which_key`) attached to prompt buffer | |||
| 2021-07-23 | chore: use stylua for formatting (#1040) | Simon Hauser | |
| * chore: stylua job and config * reformat with stylua | |||
| 2021-07-03 | feat: select_all, toggle_all and drop_all actions (#931) | fdschmidt93 | |
