Alexander Haas
dc6b18ece6
feat(extras): added kulala-ls to test config
2025-06-26 19:37:04 +02:00
Alexander Haas
a6d627dc96
fix(rest): fix type in cURL
...
Commit was lost due to revert
2025-06-25 08:54:54 +02:00
Alexander Haas
e0b3c52daf
revert(rest): revert adding rest filetype
...
I have no idea what I'm doing and actually I don't see a necessity for
extra filetypes
2025-06-25 08:53:40 +02:00
Alexander Haas
4b6188cfff
feat(rest): added kuala-fmt as formatter to kulala
2025-06-25 08:50:20 +02:00
Alexander Haas
1b7f3f77f5
feat(rest): changed default kulala icons to utf8
2025-06-25 08:42:44 +02:00
Alexander Haas
7e03d5a0e4
fix(rest): typo in curl
2025-06-25 08:39:14 +02:00
Alexander Haas
e7d6f542fd
feat(rest): added rest
filetype to kulala
...
This was done consistent with the kulala docs
2025-06-25 08:37:47 +02:00
cbosvik
c22db72435
feat(rest): add more keymaps to util.rest ( #4467 )
...
## Description
Add keymaps util.rest extra
## Related Issue(s)
n/a
## Checklist
- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md )
guidelines.
---------
Co-authored-by: janbua <janbua@apetito.com>
Co-authored-by: Folke Lemaitre <folke.lemaitre@gmail.com>
2024-11-11 09:44:11 +01:00
Łukasz Rabiec
b0ced339a8
fix(extras): make kulala keys only for http files ( #4574 )
...
## Description
[Kulala's](https://github.com/mistweaverco/kulala.nvim ) keys are
currently globally active. This PR makes them available in .http files
only.
## Checklist
- [x] I've read the
[CONTRIBUTING](https://github.com/LazyVim/LazyVim/blob/main/CONTRIBUTING.md )
guidelines.
2024-11-08 13:25:09 +01:00
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