├── CHANGELOG.md ├── LICENSE.md ├── README.md ├── autoload └── tmux_focus_events.vim ├── plugin └── tmux_focus_events.vim └── vim_e813.png /CHANGELOG.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tmux-plugins/vim-tmux-focus-events/HEAD/CHANGELOG.md -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tmux-plugins/vim-tmux-focus-events/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tmux-plugins/vim-tmux-focus-events/HEAD/README.md -------------------------------------------------------------------------------- /autoload/tmux_focus_events.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tmux-plugins/vim-tmux-focus-events/HEAD/autoload/tmux_focus_events.vim -------------------------------------------------------------------------------- /plugin/tmux_focus_events.vim: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tmux-plugins/vim-tmux-focus-events/HEAD/plugin/tmux_focus_events.vim -------------------------------------------------------------------------------- /vim_e813.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/tmux-plugins/vim-tmux-focus-events/HEAD/vim_e813.png --------------------------------------------------------------------------------