compiler-explorer.nvim
Compiler Explorer
A Neovim plugin that allows developers to compile and inspect assembly code directly from the editor.
Run compilers and inspect assembly directly from Neovim with the help of https://godbolt.org
145 stars
3 watching
5 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list
assemblycompiler-explorergodboltluaneovimneovim-lua-pluginneovim-pluginnvimnvim-pluginplugin
Related projects:
Repository | Description | Stars |
---|---|---|
zeioth/compiler.nvim | Automates compilation and execution of code without requiring manual setup | 519 |
simonmclean/triptych.nvim | A plugin for Neovim's file explorer with 3 floating windows for easy navigation and file management. | 198 |
karshprime/tmux-compile.nvim | Tool to compile and run programs in multiple programming languages from within Neovim's tmux panes or windows | 13 |
tamago324/lir.nvim | A plugin for Neovim that provides a simple file explorer with various navigation and management actions. | 355 |
2kabhishek/octohub.nvim | A Neovim plugin for interacting with GitHub repositories | 62 |
dinhhuy258/sfm.nvim | A simple directory tree viewer plugin for Neovim written in Lua | 59 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 428 |
nvim-neorocks/rocks.nvim | Automated plugin management and dependency resolution for Neovim plugins | 720 |
polirritmico/telescope-lazy-plugins.nvim | A utility extension for Telescope, providing quick access to configuration files of plugins managed by lazy.nvim. | 55 |
mrcjkb/haskell-tools.nvim | Provides additional tools and features for Haskell development in Neovim. | 480 |
gcballesteros/notebooknavigator.nvim | Tool for navigating and executing code cells in an editor | 199 |
kurama622/llm.nvim | An extension for Neovim that integrates with large language models to provide tools for text translation, code explanation and optimization. | 47 |
sidofc/carbon.nvim | A simple directory tree viewer for Neovim that automatically updates its state in response to changes in the current working directory. | 178 |
chuwy/ucm.nvim | A Neovim plugin that provides a local interface to Unison's codebase navigation | 6 |
gnikdroy/projections.nvim | A plugin that manages projects and sessions within the Neovim environment. | 236 |