James Trew
053f2303c4
docs: proof-read edits ( #2311 )
2023-01-22 09:57:53 +01:00
Fabian David Schmidt
8c56301720
fix(which_key): only get telescope mappings ( #2090 )
2022-07-19 21:43:31 +02:00
Simon Hauser
361482c599
docs: add module names to fix gO ( #2064 )
2022-07-12 09:46:30 +02:00
Simon Hauser
ffcc2221d6
docs: clarify docs around search_dirs and map_entries
2022-06-30 14:01:51 +02:00
fdschmidt93
8b02088743
fix(which_key): get full path & handle table assignment of funcrefs ( #1875 )
2022-04-22 23:40:39 +02:00
fdschmidt93
d88094fbfd
feat: show assigned function in actions.which_key ( #1871 )
2022-04-22 15:52:22 +02:00
Simon Hauser
831f76a809
docs: add module prefix ( #1847 )
2022-04-18 08:21:00 +02:00
Simon Hauser
c54fc1733e
Revert "fix: folding when a file is opened ( #1643 )" ( #1673 )
...
This reverts commit 01426c491b .
2022-01-09 21:18:15 +01:00
Abel Mulugeta
01426c491b
fix: folding when a file is opened ( #1643 )
...
* 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 >
2022-01-09 18:49:19 +01:00
Simon Hauser
5131df7df1
docs: rewrite readme and add missing config values + builtin opts
2021-09-16 11:12:12 +02:00
fdschmidt93
fbe004142f
feat: show keymaps for builtin actions ( #1084 )
...
* Add default mappings `<C-/>`and `?` for insert and normal mode, respectively, to show registered keymappings (`actions.which_key`) attached to prompt buffer
2021-09-01 20:11:53 +02:00
Simon Hauser
79644ab677
chore: use stylua for formatting ( #1040 )
...
* chore: stylua job and config
* reformat with stylua
2021-07-23 11:42:37 -04:00
fdschmidt93
bdd0df73a6
feat: select_all, toggle_all and drop_all actions ( #931 )
2021-07-03 10:54:06 +02:00