Select a color scheme for your Dotfyle experience

otavioschwanck / arrow.nvim

arrow.nvim

Bookmark your files, separated by project, and quickly navigate through them.
277 24 0 4 days ago
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

9f9dc2 3 months ago
feat!: index_keys instead of after_9_keys

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
crivotz/nv-ide
/
549 init.lua 65 3254
Matt-FTW/dotfiles
/.config/nvim
87 init.lua 232 12625
yujinyuz/dotfiles
/dot_config/nvim
60 init.lua 52 2906
dhruvasagar/dotfiles
/nvim
57 init.vim 42 2452