python and godot support
This commit is contained in:
@@ -17,4 +17,5 @@ return require('packer').startup(function(use)
|
||||
use { 'nvim-telescope/telescope.nvim', tag = '0.1.0', requires = {{'nvim-lua/plenary.nvim'}} }
|
||||
use { 'windwp/nvim-autopairs' }
|
||||
use 'sheerun/vim-polyglot'
|
||||
use 'habamax/vim-godot'
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user