fix wording

This commit is contained in:
Vladan Popovic 2024-03-20 03:14:06 +01:00
parent ccbf466c55
commit b521d84e7f
1 changed files with 1 additions and 1 deletions

View File

@ -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' }