fix wording
This commit is contained in:
parent
ccbf466c55
commit
b521d84e7f
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ require('packer').startup(function()
|
||||||
}
|
}
|
||||||
use { 'folke/trouble.nvim' } -- lsp diagnostics
|
use { 'folke/trouble.nvim' } -- lsp diagnostics
|
||||||
|
|
||||||
-- Languages that need a plugin to extend default lsp
|
-- Plugins to extend builtin language support
|
||||||
use { 'cespare/vim-toml' }
|
use { 'cespare/vim-toml' }
|
||||||
use { 'gleam-lang/gleam.vim' }
|
use { 'gleam-lang/gleam.vim' }
|
||||||
use { 'rust-lang/rust.vim' }
|
use { 'rust-lang/rust.vim' }
|
||||||
|
|
Loading…
Reference in a new issue