Commit Graph

7 Commits

Author SHA1 Message Date
Guust Taillieu 93ea6464c5 Merge remote-tracking branch 'upstream/master' into dev 2026-06-20 14:31:30 +02:00
Guust Taillieu cc8b4d6511 update 2026-06-19 21:21:02 +02:00
orip c4605421e5 Migrate to vim.pack 2026-05-05 01:18:15 +03:00
orip 177ff61483 Add type hints to plugin options where possible
This could help beginners to get autocompletion, catch mistakes earlier,
and allow them to skip the docs for simple configs.

This is not perfect because a lot of the plugins type all of their keys
as required, even though they have defaults, but this is good enough.
2026-02-27 20:43:08 +02:00
Gustavo 0b4c1a94e9 Telescope must still be fixed to navigate with j and k but the tree is much better etc. 2025-07-03 23:32:57 +02:00
Liam Dyer d350db2449
feat: switch nvim-cmp for blink.cmp (#1426) 2025-04-09 17:25:57 -04:00
Damjan 9000 5e258d276f
Move plugin examples from README to optional plugin files (#831)
* Move autopairs example from README to an optional plugin

* Move neo-tree example from README to an optional plugin
2024-04-17 15:25:54 -04:00