mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 00:49:03 +02: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
|
||||
|
||||
return {
|
||||
recommended = true,
|
||||
desc = "Language support for dotfiles",
|
||||
{
|
||||
"neovim/nvim-lspconfig",
|
||||
opts = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue