Skip to content

Commit 3dea370

Browse files
committed
chore(emmyrc): fix broken .emmyrc.json
1 parent c07f293 commit 3dea370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.emmyrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"workspace": {
77
"library": [
88
"$VIMRUNTIME",
9-
"$HOME/.local/share/nvim/lazy/luvit-meta/library/uv.lua",
9+
"$HOME/.local/share/nvim/lazy/luvit-meta/library/uv.lua"
1010
],
1111
"ignoreGlobs": [
1212
"**/*_spec.lua"

0 commit comments

Comments
 (0)