Skip to content

serpent7776/viclaude

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

viclaude

A Vim plugin for browsing Claude Code conversation history.

Usage

Open Vim in a project directory where you've used Claude Code, then run:

:ClaudeHistory

This opens a quickfix list of sessions for the current project, sorted by most recent. Press <Enter> on an entry to view the rendered conversation.

Preview

Install

With a plugin manager (e.g. vim-plug):

Plug 'user/viclaude'

Or clone into your Vim packages directory:

git clone https://github.com/user/viclaude ~/.vim/pack/plugins/start/viclaude

License

MIT

About

vim frontend for reading past claude code discussions

Topics

Resources

Stars

Watchers

Forks

Contributors