/vim-fatrat

Work with all the runtime files for a filetype

Primary LanguageVim Script

fatrat.vim

Interact with all the runtime files for a file type.

Installation

Install using your favorite package manager, or use Vim's built-in package support:

mkdir -p ~/.vim/pack/default/start
git clone $REPO_URL/vim-fatrat ~/.vim/pack/default/start/fatrat
vim -c "helptags fatrat/doc" -c q

Usage

See :help fatrat.

License

Copyright (c) Jeremy Cantrell. Distributed under the same terms as Vim itself. See :help license.