Skip to content

Commit 9805468

Browse files
chore(doc): auto generate docs
1 parent d5214df commit 9805468

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

doc/phoenix.nvim.txt

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,7 @@ plugin loaded.
9393
throttle_delay_ms = 200, -- Wait 200ms between updates
9494
ignore_patterns = {}, -- Dictionary or file ignored when path completion
9595
},
96-
snippet = {
97-
path = '' -- path of snippet json file like c.json/zig.json/go.json
98-
prioritiy = 200,
99-
}
96+
snippet = '' -- path of snippet json file like c.json/zig.json/go.json
10097
}
10198
<
10299

0 commit comments

Comments
 (0)