Skip to content

Commit 321715c

Browse files
authored
docs(README): link discussion on adding snippets
1 parent d0b9f4f commit 321715c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ The first which is used in postfix completions (e.g. match `delta`, but not
5757
`\delta`) and can be handled with simple functions. The second was solved by
5858
splitting and/or partially rewriting the expressions.
5959

60+
### Adding your own snippets / overrides
61+
62+
See discussion https://github.com/iurimateus/luasnip-latex-snippets.nvim/discussions/3
63+
6064
## Roadmap
6165

6266
- [ ] Tests

0 commit comments

Comments
 (0)