nus-cs2030 / 2324-s2

MIT License
27 stars 1 forks source link

Update .vimrc #35

Closed ZHD1987E closed 4 months ago

ZHD1987E commented 4 months ago

1: Removed font settings, anyway we will just be doing Command Line Interface and the font will be set by whatever interface is being done (including Visual Studio Code).

2: Removed 'set nocompatible' as it can give warnings, and it might not be really needed.