compiler.nvim
Compiler
Automates compilation and execution of code without requiring manual setup
Neovim compiler for building and running your code without having to configure anything
519 stars
6 watching
34 forks
Language: Lua
last commit: 17 days ago
Linked from 1 awesome list
build-automation-toolbuild-toolbuilt-toolscompilercsharpelixirgogolangjavascriptluaneovim-pluginneovim-pluginsnvim-pluginnvim-pluginspythonrlanguagerusttypescriptzig
Related projects:
Repository | Description | Stars |
---|---|---|
zeioth/makeit.nvim | A plugin that manages and visualizes build options in a Makefile | 36 |
zeioth/garbage-day.nvim | Automates the stopping and starting of language-server clients to reclaim RAM when not in use. | 315 |
zeioth/dooku.nvim | Generates HTML documentation from code comments | 41 |
zeioth/distroupdate.nvim | Automates updating of Neovim configuration from a GitHub remote repository | 11 |
krady21/compiler-explorer.nvim | A Neovim plugin that allows developers to compile and inspect assembly code directly from the editor. | 145 |
zeioth/none-ls-autoload.nvim | Automates loading and unloading of Mason packages for use with the none-ls language server protocol | 20 |
blacksuan19/init.nvim | A minimalist Neovim configuration with built-in features and plugins for efficient coding experience. | 421 |
karshprime/tmux-compile.nvim | Tool to compile and run programs in multiple programming languages from within Neovim's tmux panes or windows | 13 |
zeioth/heirline-components.nvim | A collection of reusable UI components for Neovim's heirline configuration | 96 |
pianocomposer321/officer.nvim | A tool that provides an alternative to dispatch.vim, allowing users to run programs asynchronously while maintaining the convenience of Neovim's Lua ecosystem. | 20 |
crivotz/nv-ide | Custom Neovim configuration for full-stack development with support for multiple programming languages and plugins. | 599 |
ecthelionvi/neocomposer.nvim | A Neovim plugin for managing and executing macros to enhance productivity with customizable playback control. | 402 |
vigemus/iron.nvim | A tool that enables an interactive REPL experience within Neovim. | 1,015 |
cris-lml007/neoplus | A collection of configuration files and plugins to convert Neovim into an IDE with a simple workflow and customizable shortcuts. | 9 |
jim-at-jibba/micropython.nvim | A plugin for Neovim that simplifies development of microcontroller projects using Python. | 39 |