Loading

Paste #pm6hbgzqd

  1.   autoindent          encoding=utf-8    nojoinspaces          scrolloff=3         suffixesadd=.py
  2.   autoread            expandtab           keywordprg=pydoc    shiftwidth=4        syntax=python
  3.   background=dark     fileencodings=      list                showmatch           ttyfast
  4.   cedit=              filetype=python     mouse=a             smarttab            viminfo='20,"50
  5.   colorcolumn=80      foldmethod=marker   ruler               softtabstop=4       wildignore=*.pyc
  6.   comments=b:#,fb:-   hlsearch            scroll=24           spell               window=48
  7.   backspace=indent,eol,start
  8.   cinkeys=0{,0},0),:,!^F,o,O,e
  9.   commentstring=# %s
  10.   fileencoding=utf-8
  11.   guicursor=n-v-c:block-Cursor/lCursor,ve:ver35-Cursor,o:hor50-Cursor,i-ci:ver25-Cursor/lCursor,r-cr:hor20-Cur
  12. sor/lCursor,sm:block-Cursor-blinkwait175-blinkoff150-blinkon175,a:blinkon0
  13.   guifont=Monospace 10
  14.   guioptions=aegirLt
  15.   include=^\s*\(from\|import\)
  16.   includeexpr=substitute(v:fname,'\.','/','g')
  17.   indentkeys=0{,0},:,!^F,o,O,e
  18.   listchars=tab:>-,trail:<
  19.   omnifunc=pythoncomplete#Complete
  20.   termencoding=utf-8

Comments