index
:
nvim-warp.git
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
warp
/
col_selectors
/
null.lua
blob: 61a1f7925c471c5147a5aebbf054fc72e5780055 (
plain
) (
blame
)
1
2
3
4
5
6
local
M
= {}
M
.
run
=
function
()
end
return
M