This commit is contained in:
2023-11-17 16:56:49 +08:00
parent bb2437a040
commit 2144efdcb5
4 changed files with 196 additions and 4 deletions
+2 -1
View File
@@ -63,7 +63,8 @@ return require('packer').startup(function(use)
})
use 'fatih/vim-go'
use 'mhinz/vim-startify'
use 'mhartington/formatter.nvim'
-- Automatically set up your configuration after cloning packer.nvim
-- Put this at the end after all plugins
if packer_bootstrap then