Created
May 22, 2018 02:41
-
-
Save gregilo/2d28b9f64271d2db119cc47c21ff71ce to your computer and use it in GitHub Desktop.
.vimrc
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| filetype plugin indent on | |
| syntax on | |
| set term=xterm-256color | |
| set mouse=a |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment