2 Forks
72 Stars
72 Watchers

sllm.nvim

Integrate ChatGPT-style LLMs into Neovim: ask questions, keep multi-file context, pull diagnostics / command output, and chat without leaving your editor. Highly configurable, async, lua-only plugin.

How to download and setup sllm.nvim

Open terminal and run command
git clone https://github.com/mozanunal/sllm.nvim.git
git clone is used to create a copy or clone of sllm.nvim repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sllm.nvim https://github.com/mozanunal/sllm.nvim/archive/master.zip

Or simply clone sllm.nvim with SSH
[email protected]:mozanunal/sllm.nvim.git

If you have some problems with sllm.nvim

You may open issue on sllm.nvim support forum (system) here: https://github.com/mozanunal/sllm.nvim/issues