Skip to content

josa42/nvim-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published