index
:
kakoune-config
main
phenax-patch-1
My personal kakoune configuration
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
snippets
/
typescript
/
function.tsx
blob: ac1b290613241eca4ba691150b85b277271f0dd1 (
plain
) (
blame
)
1
2
3
const
$1
=
(
$2
)
=>
{
$3
};