Update packer compile file

master
Drake 2 years ago
parent 33c1e49582
commit 21c699846f

@ -89,6 +89,11 @@ _G.packer_plugins = {
path = "/home/ruthenic/.local/share/nvim/site/pack/packer/start/coq_nvim",
url = "https://github.com/ms-jpq/coq_nvim"
},
["filetype.nvim"] = {
loaded = true,
path = "/home/ruthenic/.local/share/nvim/site/pack/packer/start/filetype.nvim",
url = "https://github.com/nathom/filetype.nvim"
},
["indent-blankline.nvim"] = {
loaded = true,
path = "/home/ruthenic/.local/share/nvim/site/pack/packer/start/indent-blankline.nvim",

Loading…
Cancel
Save