You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
Plug 'cespare/vim-toml', { 'for': 'toml' }
|
|
Plug 'fatih/vim-go', { 'tag': 'v1.24', 'for': [ 'go' ] }
|
|
Plug 'hashivim/vim-hashicorp-tools'
|
|
Plug 'rust-lang/rust.vim', { 'for': 'rust' }
|