This commit is contained in:
Erica Marigold 2022-12-09 18:04:33 +05:30
parent 4ad568e9c3
commit 36d3a9c1bf

View file

@ -86,6 +86,7 @@ return packer.startup(function(use)
use { "hrsh7th/cmp-path", commit = "447c87cdd6e6d6a1d2488b1d43108bfa217f56e1" } -- path completions
use { "saadparwaiz1/cmp_luasnip", commit = "a9de941bcbda508d0a45d28ae366bb3f08db2e36" } -- snippet completions
use("fatih/vim-go")
use("govim/govim")
use("simrat39/rust-tools.nvim")
use { "hrsh7th/cmp-nvim-lsp", commit = "3cf38d9c957e95c397b66f91967758b31be4abe6" }
use { "hrsh7th/cmp-nvim-lua", commit = "d276254e7198ab7d00f117e88e223b4bd8c02d21" }