Skip to content
Snippets Groups Projects
Commit acc70cc0 authored by codecraft's avatar codecraft :crocodile:
Browse files

add VimBeGood

parent 01ddc6ec
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,8 @@ if vim.fn.empty(vim.fn.glob(install_path)) > 0 then
end
require("packer").startup(function(use)
-- VimBeGood
use("ThePrimeagen/vim-be-good")
-- telescope filebrowser
use({
"nvim-telescope/telescope-file-browser.nvim",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment