https://github.com/surik/vimfiles
my vim files (plus tig and tmux)
https://github.com/surik/vimfiles
dotfiles tig tmux vimfiles vimrc
Last synced: 11 months ago
JSON representation
my vim files (plus tig and tmux)
- Host: GitHub
- URL: https://github.com/surik/vimfiles
- Owner: surik
- Created: 2011-11-14T15:04:16.000Z (about 14 years ago)
- Default Branch: main
- Last Pushed: 2023-09-30T12:32:25.000Z (over 2 years ago)
- Last Synced: 2025-01-08T10:12:48.385Z (about 1 year ago)
- Topics: dotfiles, tig, tmux, vimfiles, vimrc
- Language: Vim Script
- Homepage:
- Size: 90.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Installation:
git clone git@github.com:surik/vimfiles.git ~/.vim
Create symlinks:
ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/tmux.conf ~/.tmux.conf
ln -s ~/.vim/tigrc ~/.tigrc
Install Tmux Plugin Manager:
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
In Vim run
:PluginInstall
:GoInstallBinaries