neovim: Use Lua snippets for rstate
This commit is contained in:
parent
8205c6a269
commit
321c20de0d
3 changed files with 18 additions and 2 deletions
|
|
@ -1,2 +0,0 @@
|
|||
snippet rstate const [get, set] = useState(s);
|
||||
const [$1, $2] = useState($0);
|
||||
Loading…
Add table
Add a link
Reference in a new issue