Commit graph

14 commits

Author SHA1 Message Date
76506cd566 fix: resolve linting warnings 2026-02-03 21:19:02 -05:00
017c1873b7 fix: pre-commit 2026-02-03 21:18:30 -05:00
af0fd7cf2e fix: suppress deprecation stack trace for cleaner UX 2026-02-03 21:06:00 -05:00
33a9a82ae6 fix: use vim.deprecate with v0.1.0 2026-02-03 20:50:56 -05:00
e66db54cef fix: use vim.notify_once for deprecation warning 2026-02-03 20:48:06 -05:00
1e185330ca fix: add deprecated setup() for backward compatibility
Restores setup() with deprecation warning via vim.deprecate(). Users can
continue using setup() while migrating to vim.g.http_codes.
2026-02-03 20:47:36 -05:00
Kristofers Solo
67beb093c5 feat: add snacks.picker support 2026-02-03 20:39:57 -05:00
4dce284c10 refactor: use vim.g config and lazy loading
Replace setup() with vim.g.http_codes configuration. Add plugin/ file
with load guard for proper lazy loading via lazy.nvim or other managers.
2026-02-03 20:12:54 -05:00
46ebe4ded7 feat: default to available picker 2024-06-17 18:30:18 -05:00
13256a3acf fix: properly warn on invalid spec 2024-06-17 17:59:37 -05:00
e48a8f9c0c feat: initial commit 2024-06-17 17:56:51 -05:00
Adrien Biencourt
949709acbe Added comment for LuaJIT 2023-02-14 00:08:47 +00:00
Adrien Biencourt
d8dc7e067c open url based on OS 2023-02-13 23:37:17 +00:00
Barrett Ruth
6cf21bf121 initial commit 2022-11-16 22:24:05 -05:00