1
Fork 0
satellite/dotfiles/neovim/tl/my/plugins/chunk.tl

4 lines
42 B
Plaintext
Raw Normal View History

2022-12-26 20:07:10 +01:00
function hi()
print("Hello world!")
end