[NeoVim] Small changes

This commit is contained in:
2022-08-30 17:48:42 +02:00
committed by Pierre Jeanjean
parent 65b26cb14d
commit 6d9b419de7
5 changed files with 20 additions and 4 deletions

View File

@@ -1,9 +1,11 @@
(import-macros {: packer : packer-setup : use!} :hibiscus.packer)
(import-macros {: setup} :macros)
(import-macros {: packer-setup : use!} :hibiscus.packer)
(import-macros {: packer : setup} :macros)
(packer-setup)
(packer
{:display {:open_fn (. (require :packer.util) :float)}}
(use! :udayvir-singh/tangerine.nvim)
(use! :udayvir-singh/hibiscus.nvim)