mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
fix(dot): added dot to recommended
This commit is contained in:
parent
c98fbef3b5
commit
c69553e194
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ local function have(path)
|
||||||
end
|
end
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
recommended = true,
|
||||||
|
desc = "Language support for dotfiles",
|
||||||
{
|
{
|
||||||
"neovim/nvim-lspconfig",
|
"neovim/nvim-lspconfig",
|
||||||
opts = {
|
opts = {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue