diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-08-29 00:09:44 +0200 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-08-29 00:09:44 +0200 |
commit | 1ee5e391820f1fcd362b38aaef97841d7da50239 (patch) | |
tree | 0d0dd47abdd2cb2485f839a7bbb0e2063856985b /fnl | |
parent | 4ab8fe9c1c64b702997dfe9bc07a58904bf98e02 (diff) |
Remove rest dev branch
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}]} |