Per directory configuration for VIM
The standard article that describes how the per-directory configuration workshttp://vim.wikia.com/wiki/Open_vimrc_file
Add copy/past support in Vim + Tmux
https://evertpot.com/osx-tmux-vim-copy-paste-clipboard/Setup on Mac + brew for python
- install iTerm2
- install Vim (brew install vim)
- install tmux (brew install vim)
- install Vundle ( see https://github.com/VundleVim/Vundle.vim)
- update .vimrc (see https://gist.github.com/amamaenko/f427c633c1e0cb1505ea5e25e667998f)
Use Case
Use sesssions of Tmux and per-directory configuration of Vim to enable current directory
No comments:
Post a Comment