12 lines
238 B
Markdown
12 lines
238 B
Markdown
This is a simple vim config that sets the following:
|
|
|
|
Enables syntax highligthing
|
|
|
|
Enables line numbers being shown
|
|
|
|
Converts tabs to 2 spaces
|
|
|
|
To use this config simple copy the vimrc to your homedir and name it .vimrc
|
|
|
|
GLHF
|