NVIM Snippets

Basics

Key Name js ts go lua
func Function x x x
cls Class x x
meth Methode x x
fori for (index) x x x
for for x x x
if if x x x
else else x x x
elseif else if x x x
switch switch x x
log log x x x
dump log
try try-catch x x x

Tests

Key Name js ts go lua
its it should x x x
desc describe test x x x

React

Key Name js ts
cmp component
`` useEffect

Files

Key Name js ts go lua
read Read a file
write Write a file
readjson Read a json file
writejson Write a json file

License

MIT © Josa Gesell