Skip to content

ivanjermakov/telescope-file-structure.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

telescope-file-structure.nvim

I made this plugin before I found aerial.nvim's telescope plugin. I recommend using it instead on this one.

telescope.nvim plugin extension to provide file structure, similar to JetBrains' project structure widget.

image

Different from :Telescope lsp_document_symbols to only show top-level definitions.

Installation

-- Packer:
use "ivanjermakov/telescope-file-structure.nvim"

Configuration

require("telescope").load_extension "file_structure"

Usage

:Telescope file_structure

About

telescope.nvim plugin extension to provide file structure, similar to JetBrains' project structure widget

Topics

Resources

License

Stars

Watchers

Forks

Languages