Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mdedonno1337/disassemble.nvim

Neovim Plugin to show in a popup the assembler code for the current line in a C file
https://github.com/mdedonno1337/disassemble.nvim

c cpp disassembler neovim plugin

Last synced: 3 months ago
JSON representation

Neovim Plugin to show in a popup the assembler code for the current line in a C file

Awesome Lists containing this project

README

        

This plugin allows you to have a popup with the ASM instruction of the current C line.