add gleam

This commit is contained in:
Vladan Popovic 2022-06-11 16:39:13 +02:00
parent d80dd17b48
commit 39ad5f0381
1 changed files with 1 additions and 0 deletions

View File

@ -96,5 +96,6 @@ return require('packer').startup(function()
use { 'rust-lang/rust.vim' }
use { 'scrooloose/nerdtree' }
use { 'vim-scripts/DrawIt' }
use { 'gleam-lang/gleam.vim' }
end)