Skip to content

Commit

Permalink
chore(vim): ensure google/vim-jsonnet is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
bdossantos committed Sep 12, 2023
1 parent e781950 commit b4dfe48
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ Plugin 'junegunn/goyo.vim'
Plugin 'junegunn/limelight.vim'
Plugin 'dracula/vim', { 'name': 'dracula' }
Plugin 'github/copilot.vim'
Plugin 'google/vim-jsonnet'

call vundle#end()
filetype plugin indent on " load file type plugins + indentation
Expand Down

0 comments on commit b4dfe48

Please sign in to comment.