nvim-lusc
Async framework
A Lua-based library for structured async/ concurrency in Neovim
Structured Async/Concurrency in Neovim
13 stars
2 watching
0 forks
Language: Lua
last commit: 9 months ago
Linked from 1 awesome list
asyncconcurrencyluaneovimstructured-concurrencyvim
Related projects:
Repository | Description | Stars |
---|---|---|
nvim-neotest/nvim-nio | A Lua library providing asynchronous I/O primitives and APIs for Neovim's core, aiming to simplify the use of coroutines in async functions. | 305 |
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 |
status-im/nim-chronos | An efficient asynchronous programming framework for Nim. | 362 |
oscarcreator/rsync.nvim | Automates file synchronization between local and remote repositories on save. | 83 |
vijaymarupudi/nvim-fzf | An asynchronous Lua API for using fzf in Neovim to enable fast and asynchronous UI interactions | 341 |
lmburns/lf.nvim | A Neovim plugin for managing files and directories | 98 |
nvimdev/guard.nvim | Utility plugin to format and lint code in Neovim | 455 |
vigemus/iron.nvim | A tool that enables an interactive REPL experience within Neovim. | 1,015 |
scalameta/nvim-metals | A plugin that integrates the Scala Language Server into Neovim for better development experience. | 471 |
luukvbaal/nnn.nvim | A Neovim plugin that integrates the nnn file manager into the editor. | 428 |
davidgranstrom/scnvim | A Neovim frontend for SuperCollider | 204 |
adoyle-h/one.nvim | An all-in-one Neovim configuration framework implemented in Lua. | 153 |
maralla/completor.vim | An asynchronous code completion framework for Vim text editor. | 1,317 |
savq/paq-nvim | A package manager for Neovim written in Lua. | 652 |
luukvbaal/statuscol.nvim | A plugin for configuring and customizing Neovim's status column with various formatting options and click handlers. | 536 |