chore(emmylua): use ~ for the home-relative library path
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@
|
||||
"workspace": {
|
||||
"library": [
|
||||
"/usr/share/nvim/runtime",
|
||||
"/home/oscar/.local/share/nvim/site/pack/core/opt"
|
||||
"~/.local/share/nvim/site/pack/core/opt"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user