Add more tpope plugins

This commit is contained in:
Alexandre Ignjatovic 2024-06-20 10:38:51 +02:00
parent 8dba1f8dbc
commit d4da4aa402
1 changed files with 2 additions and 1 deletions

View File

@ -237,7 +237,8 @@ require('lazy').setup({
'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically
'tpope/vim-rails', -- Rails integration
'tpope/vim-fugitive', -- Support for :Git command
'tpope/vim-surround', -- Support for :Git command
'tpope/vim-surround', -- Replace string delimiters
'tpope/vim-dispatch', -- Support for :Make command
'normen/vim-pio', -- Support for PlatformIO (embedded development)