index
:
telescope.nvim.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scratch
/
short_buf.lua
blob: 387b2b5035b1a11ba467e9b0650209bf94cd7ba6 (
plain
)
1
2
3
4
local
x
= {}
print
(
x
);
print
(
"wow"
);
local function
other
()
end