nvim-nio
Async io library
A Lua library providing asynchronous I/O primitives and APIs for Neovim's core, aiming to simplify the use of coroutines in async functions.
A library for asynchronous IO in Neovim
305 stars
7 watching
9 forks
Language: Lua
last commit: 4 months ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
svermeulen/nvim-lusc | A Lua-based library for structured async/ concurrency in Neovim | 13 |
niuiic/git-log.nvim | Checks git log of selected code in a neovim window | 15 |
niuiic/omega.nvim | Utility functions for Neovim development and operations | 3 |
niuiic/dap-utils.nvim | A collection of utilities to enhance the debugging experience with Neovim's DAP. | 36 |
niuiic/track.nvim | Tools to track thought process while analyzing source code | 23 |
nvoid-lua/nvoid | A custom Neovim configuration and development environment built around the Lua programming language | 101 |
oscarcreator/rsync.nvim | Automates file synchronization between local and remote repositories on save. | 83 |
adoyle-h/one.nvim | An all-in-one Neovim configuration framework implemented in Lua. | 153 |
niuiic/task.nvim | A plugin for Neovim to manage tasks with customizable commands, error handling, and output methods. | 9 |
anuvyklack/animation.nvim | A library to create animations in Neovim by adjusting timers based on system load | 44 |
muniftanjim/nui.nvim | A set of reusable UI components for Neovim written in Lua. | 1,651 |
tenxsoydev/nx.nvim | Utility library providing convenience functions for Neovim keymaps, highlights, autocommands and options | 31 |
niuiic/todo.nvim | A simple and powerful todo manager plugin for Neovim. | 13 |
jrychn/modulevim | A NeoVim configuration with features like LSP support, snippets, and plugins | 9 |