track.nvim

Code analysis tracker

Tools to track thought process while analyzing source code

Neovim plugin to track the thought process of reading source code.

GitHub

24 stars
1 watching
0 forks
Language: Lua
last commit: 15 days ago
Linked from 1 awesome list

markneovimplugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
niuiic/git-log.nvim Checks git log of selected code in a neovim window 15
niuiic/code-shot.nvim A Neovim plugin to capture screenshots of code selections or whole files. 62
niuiic/format.nvim A plugin that formats text files in an asynchronous and multitasking way, allowing users to apply various formatting commands to their code without interrupting their workflow. 36
niuiic/translate.nvim Provides a highly configurable translation plugin for neovim. 40
niuiic/omega.nvim Utilities for Neovim development and file operations 4
niuiic/task.nvim A plugin for Neovim to manage tasks with customizable commands, error handling, and output methods. 9
niuiic/dap-utils.nvim A collection of utilities to enhance the debugging experience with Neovim's DAP. 37
niuiic/divider.nvim A plugin for customizing the divider line in Neovim to highlight boundaries between different sections of code or text 26
edluffy/specs.nvim A plugin that displays cursor jump history and location 474
niuiic/scroll.nvim Smooth scrolling plugin for Neovim. 17
gaborvecsei/usage-tracker.nvim A plugin to track time spent on files and projects in NeoVim. 101
rachartier/tiny-code-action.nvim A plugin for Neovim to visualize and run code actions 169
jbyuki/carrot.nvim A plugin for evaluating Lua code blocks in Markdown documents within Neovim 24
andrewferrier/debugprint.nvim A plugin that simplifies debugging in NeoVim by providing a 'print'-like statement to trace variables during execution. 364
niuiic/terminal.nvim A highly configurable terminal plugin for Neovim that allows flexible management of terminals. 22