otavioschwanck / arrow.nvim
arrow.nvim
Bookmark your files, separated by project, and quickly navigate through them.marks awesome-neovim
arrow.nvim provides a UI to manage bookmarks. It allows you to easily navigate between and edit bookmarks using a single key mapping. The plugin offers features such as statusline helpers, color and icon support, and the ability to open files vertically or horizontally.
Breaking changes in arrow.nvim
Install instructions
Dotfyle does not endorse any plugins. Install at your own
risk.
return {
"otavioschwanck/arrow.nvim",
opts = {
show_icons = true,
leader_key = ';' -- Recommended to be a single key
}
} Developers using arrow.nvim
more configs 685 init.lua 243 12747
183 init.lua 79 7865
138 init.lua 15 1878
62 init.vim 64 3269