seanshpark / macOS

problems and solutions
MIT License
0 stars 0 forks source link

vim #17

Open seanshpark opened 2 years ago

seanshpark commented 2 years ago

Using VIM on Mac

seanshpark commented 2 years ago

color ?

vi ~/.vimrc
filetype plugin indent on
set term=builtin_ansi
syntax on