Commit Graph

5 Commits

Author SHA1 Message Date
gabriellecronofy b3030f4529
Merge branch 'master' into wip-claude-fix-tsserver 2026-04-21 12:13:26 +01: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
Liam Dyer d350db2449
feat: switch nvim-cmp for blink.cmp (#1426) 2025-04-09 17:25:57 -04:00
gabriellecronofy 5e0c152611
Autopairs plugin update to auto end. 2024-04-25 14:27:08 +01: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