mirror of
https://github.com/cap153/nvim.git
synced 2026-05-11 09:28:06 +08:00
完善lsp配置
This commit is contained in:
parent
3c19610c4d
commit
ad1ae84e5f
6 changed files with 80 additions and 96 deletions
|
|
@ -12,7 +12,9 @@
|
|||
"prefix": "return",
|
||||
"body": [
|
||||
"return {",
|
||||
"\t${1}",
|
||||
"\t\"${1}\",",
|
||||
"\tdependencies = {",
|
||||
"\t},",
|
||||
"\tconfig = function()",
|
||||
"\t\t${2}",
|
||||
"\tend",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue