Skip to content

Instantly share code, notes, and snippets.

@neoatlantis
Created February 28, 2022 21:34
Show Gist options
  • Save neoatlantis/45c52dc26fb7a9484e6f53475bf46337 to your computer and use it in GitHub Desktop.
Save neoatlantis/45c52dc26fb7a9484e6f53475bf46337 to your computer and use it in GitHub Desktop.
My vimrc
set encoding=utf8
set langmenu=zh_CN.UTF-8
set imcmdline
color darkspectrum
syntax on
set softtabstop=4 shiftwidth=4 expandtab autoindent
set nu
set guioptions=em
set showtabline=2
set colorcolumn=79
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment