Skip to content

kontura/trails.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 

Repository files navigation

Trails Neovim plugin doing call graphs

Inspired by now archived Sourcetrail.

  • Requires set up LSP.
  • It overrides the callHierarchy/incomingCalls handler to show an ascii art graph in a new buffer in the current window.

Bindings

  • Move around the graph with h, j, k, l.
  • Jump to source of selected element with gd.
  • Expand/Collaps toggle selected node with za.

dropdown

About

Neovim plugin generating interactive ascii call graph.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages