This website requires JavaScript.
Explore
Help
Register
Sign In
pegasust
/
tsql.nvim
Watch
1
Star
0
Fork
You've already forked tsql.nvim
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
25d824714e
tsql.nvim
/
lua
/
tsql
/
sink.lua
15 lines
113 B
Lua
Raw
Blame
History
local
M
=
{
}
M.Sink
=
{
}
function
M
.
print
(
)
end
function
M
.
highlight
(
)
end
function
M
.
mutate
(
)
end
return
M
Reference in New Issue
View Git Blame
Copy Permalink