index
:
dotfiles
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
plugins
/
harpoon.lua
blob: 1e9c030282741bdc51d33e009d39ad7e16bf0f85 (
plain
)
1
2
3
4
5
require("harpoon").setup({ menu = { width = vim.api.nvim_win_get_width(0) - 4, } })