fix(dot): added dot to recommended
This commit is contained in:
@ -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 = {
|
||||||
|
Reference in New Issue
Block a user