index
:
helper
configure
coproc
dev
files
foo
My daily-use scripts and dotfiles. Maybe you'll find something useful here
pham <pham@topo.tw>
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
snippets
/
lua_nvim_floating_window
blob: c37847d2027e7041fc63182630154104051a3bdd (
plain
)
1
vim.api.nvim_open_win(0, false, {relative='win', row=20, col=20, width=30, height=15})