diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-06-13 23:07:06 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-06-13 23:07:06 +0200 |
commit | 36d6d7e1607893b34f796e6ec55f10515e7541da (patch) | |
tree | 9936caf2696b82e9c870a5bfe4697f6b61e53184 /fnl/plugins | |
parent | 25df2ef07dfe8b4746c8b727e362be5a481fb0cb (diff) |
Add custom branch for rest
Diffstat (limited to 'fnl/plugins')
-rw-r--r-- | fnl/plugins/rest.fnl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fnl/plugins/rest.fnl b/fnl/plugins/rest.fnl index 6d6f555..dd6c2c6 100644 --- a/fnl/plugins/rest.fnl +++ b/fnl/plugins/rest.fnl @@ -10,7 +10,8 @@ "<cmd>Telescope rest select_env theme=dropdown<cr>" "Select env"]]) -{1 :rest-nvim/rest.nvim +{1 :aktersnurra/rest.nvim + :branch :fix/getregtype :ft :http :dependencies [{1 :vhyrro/luarocks.nvim :priority 1000 :config true}] :config (lambda [] |