Skip to content

A simple popup display that provides breadcrumbs feature using LSP server

License

Notifications You must be signed in to change notification settings

SmiteshP/nvim-navbuddy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗺️ nvim-navbuddy

A simple popup display that provides breadcrumbs like navigation feature but in keyboard centric manner inspired by ranger file manager.

2023-03-26.09-48-54.mp4

⚡️ Requirements

📦 Installation

Install the plugin with your preferred package manager:

use {
    "SmiteshP/nvim-navbuddy",
    requires = {
        "neovim/nvim-lspconfig",
        "SmiteshP/nvim-navic",
        "MunifTanjim/nui.nvim",
        "numToStr/Comment.nvim