Skip to content

ethanhuanginst/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • This repository contains the followings:
    • a set of vim files

      • _vimrc (_vimrc)
      • color theme (colors)
      • mswin_v74.vim which is used for CTRL+F (next page) feature since this feature doesn't work properly with mswin.vim provided by Vin80/Vim81.
    • tmux.config

VIM

  • Location of _vimrc

    • Win10: C:\Program Files (x86)\Vim_vimrc
    • WSL/Ubuntu: /usr/share/vim/vimrc
  • This vimrc is tested over the following platforms:

    • Win7-64/HP-8470p
    • Win10-64/HP-Spectre
    • Win10-Enterprise-64/HP-EliteBook-840-G5
    • WSL/HP-EliteBook-840-G5
    • Win10-Home-64/Lenovo-Yoga-910
    • WSL/Lenovo-Yoga-910
    • (TBC) Linux-raspberrypi-4.1.13-v7+/RPi2.
  • The following features are enabled:

    • ctrlp
    • Press F8 to enable TrinityToggleAll
    • Press F9 to enable TagList (TrinigyToggleTagList)
    • Press F10 to enable SourceExplorer (TrinigyToggleSourceExplorer)
    • Press F11 to enable NERDTree (TrinigyToggleNERDTree)
    • Press F12 to call Do_Cstag
    • Type :UpdateTypesFile in EX mode:
  • Vundle is installed in the following path:

Tmux

  • This .tmux.config is located in ~/.tmux.config
  • This config file is used in WSL/HP-EliteBook-840-G5 and Ubuntu-16.04/HP-EliteBook-8470p
  • Keep the default binding key (Ctrl+B) unchanged

About

My configuration files of vim and tmux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published