install vim-processing for highlighting and running

This commit is contained in:
Baipyrus 2024-03-03 12:43:36 +01:00
parent 584f9a50b6
commit 2714fee412

View File

@ -24,6 +24,9 @@ require('lazy').setup {
'tpope/vim-fugitive',
'tpope/vim-rhubarb',
-- Processing-Java
'sophacles/vim-processing',
-- NOTE: Plugins can be added with a link (or for a github repo: 'owner/repo' link).
'tpope/vim-sleuth', -- Detect tabstop and shiftwidth automatically