Created
December 10, 2016 23:12
-
-
Save ijkilchenko/d43ba842797c277228220a80aa62bee9 to your computer and use it in GitHub Desktop.
This file contains 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
syntax enable | |
colorscheme monokai | |
set number | |
set ruler | |
set swapfile | |
set dir=~/tmp | |
set tabstop=4 | |
set shiftwidth=4 | |
set expandtab | |
set autoindent |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment