diff options
Diffstat (limited to 'fnl')
-rw-r--r-- | fnl/plugins/rest.fnl | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fnl/plugins/rest.fnl b/fnl/plugins/rest.fnl index ec40481..d9b1270 100644 --- a/fnl/plugins/rest.fnl +++ b/fnl/plugins/rest.fnl @@ -10,9 +10,8 @@ 2 "<cmd>Telescope rest select_env theme=dropdown<cr>" :desc "Select env"}]) -{1 :aktersnurra/rest.nvim +{1 :rest-nvim/rest.nvim :ft :http : keys - :dev true :dependencies [{1 :vhyrro/luarocks.nvim :priority 1000 :config true} {1 :j-hui/fidget.nvim}]} |