Skip to content

Instantly share code, notes, and snippets.

View labs-stellios's full-sized avatar

Stellios Leventis labs-stellios

  • San Francisco, CA
View GitHub Profile
@labs-stellios
labs-stellios / .vimrc
Created December 2, 2019 23:45
Vim configuration file
" ---------------------
" General Configuration
" ---------------------
" Get arrow keys working
set nocompatible
" Enable 256 colors
set t_Co=256
" Turn syntax highlighting on