Home Explore Blog CI



neovim

|   

*-- 

|   |   

|   *-- 

|   

*-- 

|   

*-- 

|   

*-- 

|   

*-- 

|   

*-- 

|   

*-- 

neovim

Vim-fork focused on extensibility and usability

This knowledge-base was auto-generated by script. It's built by gemini-2.0 at 2025-06-09 16:58:23.006457.

How to clone

rag clone https://ragit.baehyunsol.com/sample/neovim

How to reproduce

git clone https://github.com/neovim/neovim;
cd neovim;
rm -r test;
rag init;
# set api key of your model
rag config --set model gemini-2.0;
rag add **/*.txt;
rag build;