Skip to content
 
 

Repository files navigation

acp.nvim

Agent Client Protocol (ACP) client for Neovim.

NOTE: this plugin is in early development. Use at your own risk

Requirements

  • Neovim >= 0.12
  • An agent that supports ACP. See list of ACP-compatible agents here

Installation

You can install acp.nvim using any plugin manager that supports git, like lazy.nvim, vim-plug, etc. See the documentation of your plugin manager for how to install a plugin with them.

Nvim 0.12 has a built-in plugin manager, so you can also install unnest.nvim using

vim.pack.add { "https://github.com/brianhuster/unnest.nvim" }

Usage

See :h acp for more details.

About

An ACP (Agent Client Protocol) client for Nvim

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages