Skip to content

Instantly share code, notes, and snippets.

@mikehaertl
Created April 15, 2013 12:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikehaertl/5387743 to your computer and use it in GitHub Desktop.
Save mikehaertl/5387743 to your computer and use it in GitHub Desktop.
vim output of :set
:set
--- Options ---
autoindent helplang=en laststatus=2 report=0 smartcase ttymouse=xterm
background=dark hidden lazyredraw ruler smarttab updatetime=300
cindent history=50 list scroll=41 softtabstop=4 wildmenu
confirm hlsearch modified scrolloff=10 syntax=nginx t_Co=256
expandtab ignorecase mouse=a shiftwidth=4 tabstop=4
filetype=nginx incsearch pastetoggle=<F11> showmatch ttyfast
backspace=indent,eol,start
fileencoding=utf-8
fileencodings=ucs-bom,utf-8,default,latin1
fileformats=unix,dos,mac
fillchars=vert: ,stl: ,stlnc:
formatoptions=tcrqn
iskeyword=@,48-57,_,192-255,.,/,:
listchars=tab:| ,trail:.,extends:>,precedes:<
printoptions=paper:letter
runtimepath=/etc/vim/bundle/vundle,/etc/vim/bundle/xterm-color-table.vim,/etc/vim/bundle/vim-fugitive,/etc/vim/bundle/vim-s
urround,/etc/vim/bundle/vim-plugin-minibufexpl,/etc/vim/bundle/pdv-standalone,/etc/vim/bundle/yii-api-vim,/etc/vim/bundle/mat
chit.zip,/etc/vim/bundle/php.vim,/etc/vim/bundle/LustyExplorer,/etc/vim/bundle/The-NERD-tree,/etc/vim/bundle/CSApprox,/etc/vi
m/bundle/Colour-Sampler-Pack,/etc/vim/bundle/vim-easymotion,~/.vim,/var/lib/vim/addons,/usr/share/vim/vimfiles,/usr/share/vim
/vim73,/usr/share/vim/vimfiles/after,/var/lib/vim/addons/after,~/.vim/after,/etc/vim/bundle/vundle/after,/etc/vim/bundle/xter
m-color-table.vim/after,/etc/vim/bundle/vim-fugitive/after,/etc/vim/bundle/vim-surround/after,/etc/vim/bundle/vim-plugin-mini
bufexpl/after,/etc/vim/bundle/pdv-standalone/after,/etc/vim/bundle/yii-api-vim/after,/etc/vim/bundle/matchit.zip/after,/etc/v
im/bundle/php.vim/after,/etc/vim/bundle/LustyExplorer/after,/etc/vim/bundle/The-NERD-tree/after,/etc/vim/bundle/CSApprox/afte
r,/etc/vim/bundle/Colour-Sampler-Pack/after,/etc/vim/bundle/vim-easymotion/after
statusline=[%n] [%f] %w%y%r%m[%{&fileformat}][%{&fileencoding}] %= %l/%L,%-5c %P\
suffixes=.bak,~,.swp,.o,.info,.aux,.log,.dvi,.bbl,.blg,.brf,.cb,.ind,.idx,.ilg,.inx,.out,.toc
termencoding=utf-8
whichwrap=b,s,<,>,h,l
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment