add alias to vim homedir and git remaps
This commit is contained in:
parent
38bb8948a6
commit
2184d0d904
4 changed files with 51 additions and 26 deletions
|
|
@ -61,6 +61,7 @@ return require("packer").startup(function(use)
|
|||
})
|
||||
|
||||
use("tpope/vim-fugitive")
|
||||
use("tpope/vim-rhubarb")
|
||||
|
||||
use({
|
||||
"folke/trouble.nvim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue