1. [Vim] 3 Useful Enviroment Variables

    :syntax enable Enable syntax highlighting

    :set numbers Display line number

    :set nowrap Disable text wrapping at the end of a line

Notes

  1. fiesefalle posted this