LazyVim.LazyVim/lua/lazyvim/plugins/extras/util
cbosvik 76b41cdec4
feat(util): rest-client (#3915)
## What is this PR for?

Kulala is a minimal REST-client implementation that allows you to make
HTTP requests from within Neovim

## Does this PR fix an existing issue?

No but simplifies life

## Checklist

- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md)
guidelines.
2024-07-05 09:20:18 +02:00
..
chezmoi.lua fix(chezmoi): missing support for fzf file picker (#3888) 2024-07-03 07:51:13 +02:00
dot.lua refactor: use lazy's new opts_extend functionality for treesitter and mason 2024-06-07 09:03:59 +02:00
gitui.lua refactor: use lazy's new opts_extend functionality for treesitter and mason 2024-06-07 09:03:59 +02:00
mini-hipatterns.lua feat(hipatterns): added vue/astro 2024-06-03 09:24:19 +02:00
octo.lua fix(noice): dont show old messages when installing plugins 2024-06-25 00:24:38 +02:00
project.lua fix(project): properly close window after changing directory (#3919) 2024-07-05 09:15:57 +02:00
rest.lua feat(util): rest-client (#3915) 2024-07-05 09:20:18 +02:00
startuptime.lua feat(util)!: move vim-startuptime to an extra 2024-05-16 21:25:51 +02:00