about summary refs log tree commit diff
path: root/fnl/nvrc/pack.fnl
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-03-23 19:04:16 +0900
committersefidel <contact@sefidel.net>2022-03-23 19:04:16 +0900
commited7ba8d4d45277f4518459bbd8bbe2413ec67876 (patch)
treec95f7bf950c4c54dd4070887b652530d81b2da0c /fnl/nvrc/pack.fnl
parentbdbbf42486b89991e639f7ef7089263c86d5d9cd (diff)
downloadnvimrc-ed7ba8d4d45277f4518459bbd8bbe2413ec67876.tar.gz
nvimrc-ed7ba8d4d45277f4518459bbd8bbe2413ec67876.zip
feat(pack): use stable hotpot
* picante branch was merged to master.
Diffstat (limited to 'fnl/nvrc/pack.fnl')
-rw-r--r--fnl/nvrc/pack.fnl3
1 files changed, 1 insertions, 2 deletions
diff --git a/fnl/nvrc/pack.fnl b/fnl/nvrc/pack.fnl
index 26c2b67..c567ef9 100644
--- a/fnl/nvrc/pack.fnl
+++ b/fnl/nvrc/pack.fnl
@@ -1,8 +1,7 @@
 (import-macros {: pack : pack! : unpack!} :nvrc.macro.pack)
 
 (pack! :wbthomason/packer.nvim)
-; TODO: https://github.com/rktjmp/hotpot.nvim/pull/51
-(pack! :rktjmp/hotpot.nvim {:branch :picante})
+(pack! :rktjmp/hotpot.nvim)
 
 (pack! :boppyt/softjelly.vim {:config "require('nvrc.colors').apply('softjelly')"})
 (pack! :nvim-treesitter/nvim-treesitter {:req :treesitter