文件名称:vim_tmux_config:我的Vim Tmux配置
文件大小:10KB
文件格式:ZIP
更新时间:2024-03-09 23:20:51
Vimscript
vim_tmux_config 我的Vim Tmux配置 前提条件 安装Vim-Plug curl -fLo ~/.vim/autoload/plug.vim --create-dirs https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim 安装TPM tmux插件管理器 git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm 复制配置文件 cp -t ~/ .vimrc .tmux.conf 打开Vim并安装插件 :PlugInstall 重新加载TMUX # type this in terminal if tmux is already running $ tmux source ~/.tmux.conf 按前缀+ I(在
【文件预览】:
vim_tmux_config-master
----install.sh(298B)
----.ycm_extra_conf.py(105B)
----.tmux.conf(834B)
----README.md(668B)
----setup_nvim.sh(65B)
----.vimrc(18KB)
----update.sh(168B)
----sycn_to_remote.sh(88B)
----.config()
--------nvim()