Abatilo Vimrc
My personal vim settings
Set up a personal Vim/dev environment with Claude Code integration, including hooks, skills, and custom commands from a dotfiles-style plugin.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install abatilo-vimrc@abatilo/vimrcBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:abatilo/vimrc") and the paste-ready config with skillselion.get_install_config("plugin:abatilo/vimrc").
What it does
This is a personal Vim configuration repository that has been extended into a Claude Code plugin, adding hooks, skills, and custom commands alongside the editor setup. It functions as a dotfiles-style development machine toolkit covering zsh, fzf, Nerd Fonts, and macOS font rendering tweaks. Solo developers who want their entire coding environment — including Claude Code customizations — managed from a single repository will find it a useful starting point or reference.
Highlights
- Personal Vim settings bundled as a Claude Code plugin
- Claude Code hooks and custom skills included
- Dev machine setup toolkit (zsh, fzf, Nerd Fonts)
- Core commands for environment automation
- Dotfiles-style configuration management
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 4 stars, 0 votes.
Comments
Share how you use abatilo-vimrc, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.