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
314 stars
7 watching
9 forks
Language: Lua
last commit: 8 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| A Lua-based library for structured async/ concurrency in Neovim | 13 |
| Checks git log of selected code in a neovim window | 15 |
| Utilities for development and editing in Neovim using Lua | 5 |
| A collection of utilities to enhance the debugging experience with Neovim's DAP. | 37 |
| Tools to track thought process while analyzing source code | 23 |
| A custom Neovim configuration and development environment built around the Lua programming language | 102 |
| Automates file synchronization between local and remote repositories on save. | 84 |
| An all-in-one Neovim configuration framework implemented in Lua. | 156 |
| A plugin for Neovim to manage tasks with customizable commands, error handling, and output methods. | 9 |
| A library to create animations in Neovim by adjusting timers based on system load | 44 |
| A set of reusable UI components for Neovim written in Lua. | 1,690 |
| Utility library providing convenience functions for Neovim keymaps, highlights, autocommands and options | 31 |
| A simple and powerful todo manager plugin for Neovim. | 14 |
| A NeoVim configuration with features like LSP support, snippets, and plugins | 9 |