trying to install peek for markdwon

This commit is contained in:
talksik
2023-07-14 09:50:54 -07:00
parent 6c16a5a25a
commit c4fb85562e
4 changed files with 34 additions and 1 deletions
+5
View File
@@ -220,6 +220,11 @@ _G.packer_plugins = {
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/packer.nvim",
url = "https://github.com/wbthomason/packer.nvim"
},
["peek.nvim"] = {
loaded = true,
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/peek.nvim",
url = "https://github.com/toppair/peek.nvim"
},
playground = {
loaded = true,
path = "/home/talksik/.local/share/nvim/site/pack/packer/start/playground",