mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-02 21:44:29 +02:00
add mograte from dev
This commit is contained in:
parent
f5f74f80e0
commit
d2749f48eb
12 changed files with 440 additions and 120 deletions
|
@ -1,4 +1,5 @@
|
|||
return {
|
||||
filetypes = { "blade" },
|
||||
root_dir = require("lspconfig.util").root_pattern("composer.json", ".git") or vim.loop.cwd() or vim.fn.getcwd(),
|
||||
singe_file_support = true,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue