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