https://github.com/peterhoeg/vim-tmux
tmux highlighting for vim
https://github.com/peterhoeg/vim-tmux
Last synced: 4 months ago
JSON representation
tmux highlighting for vim
- Host: GitHub
- URL: https://github.com/peterhoeg/vim-tmux
- Owner: peterhoeg
- Created: 2012-05-04T07:02:44.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-05-04T07:06:57.000Z (about 14 years ago)
- Last Synced: 2025-10-18T21:51:10.134Z (8 months ago)
- Language: VimL
- Size: 88.9 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
This is basically a repackaging of the default highlighting file from tmux for
use by VIM with a file extension detector added for good measure.
# Installation
* Get pathogen
* Install vim-tmux under .vim/bundle
Easy!