Skip to content

Instantly share code, notes, and snippets.

@mcpcpc
Last active December 17, 2020 14:24
Show Gist options
  • Save mcpcpc/c6a62e3313df2618e1be62884ce9e677 to your computer and use it in GitHub Desktop.
Save mcpcpc/c6a62e3313df2618e1be62884ce9e677 to your computer and use it in GitHub Desktop.
VIM Configuration File
set nocp ai ru sc wmnu noet nosol nowrap
set bs=2 fo=cqrt shm=at tw=72 ww=<,>,h,l,[,] com=b:#,:%,n:>
set list lcs=tab:~-,trail:~,extends:^
@mcpcpc
Copy link
Author

mcpcpc commented Dec 7, 2020

Archive the most recent version:

set ai nocp ek hid hls ru sc vb wmnu noeb noet nosol nowrap
set bs=2 fo=cqrt shm=at tw=80 sw=4 ts=4 sts=4 ww=<,>,h,l,[,]
set com=b:#,:%,n:>
set list lcs=tab:»·,trail:·,extends:^

@mcpcpc
Copy link
Author

mcpcpc commented Dec 17, 2020

Archive most recent version:

set nocp ai hls ru sc vb wmnu noeb noet nosol nowrap
set bs=2 fo=cqrt shm=at tw=72 ww=<,>,h,l,[,] com=b:#,:%,n:>
set list lcs=tab:~-,trail:~,extends:^

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment