index
:
vim-prettier
main
Fork of vim-prettier with my patches.
Shulhan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
fixtures
/
foo.lua
blob: c93fc69b53960c1af38b2c0e47852edfa66e85d2 (
plain
)
1
2
3
4
5
6
function deepcopy(orig) local orig_type = type(orig) local copy return copy end