Skip to content

mathiasdonoso/vim-ai-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 

Repository files navigation

vim-ai-tools

A personal collection of AI-powered Vim tools.

These are not designed for a complete AI-integrated working experience — just individual tools to experiment with.

Tools

  • AIExplain — explains selected code using an LLM and displays the result in a new buffer
  • AIOperator - generates or transforms code from a natural language prompt using an LLM
  • AICommitMessage — generates commit messages following the conventional commits format
  • AIGrammar — improves grammar, clarity, and style of selected text using an LLM (supersedes vim-english)
  • AIAsk — queries the codebase with a natural language question using an LLM and displays the result in a new buffer

Status

Experimental. Commands may change without notice as I develop the workflow that best suits my style.

About

AI-powered Vim tools for on-demand LLM assistance during development

Topics

Resources

Stars

Watchers

Forks

Contributors