dotfiles/.config/nvim/lua/plugins/languages.lua

4 lines
32 B
Lua
Raw Normal View History

2024-10-23 15:54:28 -06:00
return {
"neoclide/coc.nvim"
}