Bug Fixes
- add "enter" keymap to types (3ca68ef)
- allow to be lazy loaded on InsertEnter (#243) (9d50661)
- alpine linux detection (a078c87)
- check LSP methods before requesting (193423c), closes #220
- documentation width (9bdd828)
- documentation: better docs (#234) (a253b35)
- enable show_in_snippet by default (76d11a6)
- ensure treesitter does not run on windows (2ac2f43), closes #193
- lazily call fuzzy access (aeb6195)
- make all of source provider config optional (055b943)
- only check enabled fallback sources (#232) (ecb3520)
- window direction and autocomplete closing on position update (4b3fd8f), closes #240
Features
- 'enter' keymap (4ec5cea)
- add label details to all draw functions (f9c58ab), closes #97
- add winblend option for windows (#237) (ca94ee0)
- align completion window (#235) (0c13fbd), closes #221
- allow merging of keymap preset with custom keymap (#233) (6b46164)
- better extraction of detail from doc (b0815e4)
- only offset window when using preset draw (75cadbc)
- rework window positioning (a67adaf), closes #45 #194
- TailwindCSS highlight support (#143) (b2bbef5)