Created
December 11, 2010 18:18
-
-
Save lynndylanhurley/737535 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| delimitMate Report | |
| ================== | |
| * Options: ( ) default, (g) global, (b) buffer | |
| ( ) delimitMate_apostrophes = '' | |
| ( ) delimitMate_autoclose = 1 | |
| ( ) delimitMate_balance_matchpairs = 0 | |
| ( ) delimitMate_excluded_ft = '' | |
| ( ) delimitMate_excluded_regions = 'Comment' | |
| (g) delimitMate_expand_cr = 1 | |
| (g) delimitMate_expand_space = 1 | |
| ( ) delimitMate_matchpairs = '(:),{:},[:]' | |
| ( ) delimitMate_nesting_quotes = [] | |
| ( ) delimitMate_quotes = '" '' `' | |
| ( ) delimitMate_smart_matchpairs = '^\%(\w\|\!\)' | |
| ( ) delimitMate_smart_quotes = 1 | |
| -------------------- | |
| * Mappings: | |
| <S-Tab>: is not set: | |
| i <S-Tab> * <C-R>=BackwardsSnippet()<CR> | |
| Last set from ~/.vim/bundle/snipmate.vim/after/plugin/snipMate.vim | |
| -------------------- | |
| * Showcase: | |
| Open: (|) | |
| Delete: | | |
| Exit: ()| | |
| Space: ( | ) | |
| Delete space: (|) | |
| Car return: ( | |
| | | |
| ) | |
| Delete car return: (|) | |
| Open: {|} | |
| Delete: | | |
| Exit: {}| | |
| Space: { | } | |
| Delete space: {|} | |
| Car return: { | |
| | | |
| } | |
| Delete car return: {|} | |
| Open: [|] | |
| Delete: | | |
| Exit: []| | |
| Space: [ | ] | |
| Delete space: [|] | |
| Car return: [ | |
| | | |
| ] | |
| Delete car return: [|] | |
| Open: "|" | |
| Delete: | | |
| Exit: ""| | |
| Space: " | " | |
| Delete space: "|" | |
| Car return: " | |
| | | |
| " | |
| Delete car return: "|" | |
| Open: '|' | |
| Delete: | | |
| Exit: ''| | |
| Space: ' | ' | |
| Delete space: '|' | |
| Car return: ' | |
| | | |
| ' | |
| Delete car return: '|' | |
| Open: `|` | |
| Delete: | | |
| Exit: ``| | |
| Space: ` | ` | |
| Delete space: `|` | |
| Car return: ` | |
| | | |
| ` | |
| Delete car return: `|` | |
| --- Options --- | |
| expandtab foldnestmax=3 history=1000 incsearch mouse=a scrolloff=3 sidescroll=1 noswapfile ttymouse=xterm2 t_Co=256 | |
| nofoldenable helplang=en hlsearch linebreak number shiftwidth=4 sidescrolloff=7 tabstop=4 visualbell t_vb= | |
| foldmethod=indent hidden ignorecase modified scroll=28 showcmd softtabstop=4 ttyfast wildmenu | |
| backspace=indent,eol,start | |
| completefunc=neocomplcache#manual_complete | |
| completeopt=preview,menuone | |
| errorformat=%A %#[javac] %f:%l: %m,%-Z %#[javac] %p^,%-C%.%# | |
| fileencodings=ucs-bom,utf-8,default,latin1 | |
| filetype=actionscript | |
| guioptions=aegirLt | |
| makeprg=ant -find build.xml | |
| runtimepath=~/.vim,~/.vim/bundle/Command-T,~/.vim/bundle/Decho,~/.vim/bundle/EasyGrep,~/.vim/bundle/Son-of-Obisidian,~/.vim/bundle/ack.vim,~/.vim/bundle/adobe,~/.vim/bundle/delimitMate,~/.vim/bundle/devbox-dark-256,~/.vim/bundle/dirdiff,~/.vim/bundle/django,~/.vim/bundle/django-vim,~/.vim/bundle/dotrc,~/.vim/bundle/gist-vim,~/.vim/bundle/gundo.vim,~/.vim/bundle/jQuery,~/.vim/bundle/molokai,~/.vim/bundle/neocomplcache,~/.vim/bundle/nerdcommenter,~/.vim/bundle/nerdtree,~/.vim/bundle/newspaper,~/.vim/bundle/nginx.vim,~/.vim/bundle/peaksea,~/.vim/bundle/php,~/.vim/bundle/pyflakes-vim,~/.vim/bundle/python-indent,~/.vim/bundle/snipmate.vim,~/.vim/bundle/syntastic,~/.vim/bundle/taglist.vim,~/.vim/bundle/tlib_vim,~/.vim/bundle/vcscommand,~/.vim/bundle/vim-align,~/.vim/bundle/vim-easytags,~/.vim/bundle/vim-fuzzyfinder,~/.vim/bundle/vim-javascript,~/.vim/bundle/vim-l9,~/.vim/bundle/vim-markdown,~/.vim/bundle/vim-matchit,~/.vim/bundle/vim-ragtag,~/.vim/bundle/vim-reload,~/.vim/bundle/vim-repeat,~/.vim/bundle/vim-surround,~/.vim/bundle/vim-trailing-whitespace,~/.vim/bundle/vim-yankring,~/.vim/bundle/vip,~/.vim/bundle/zencoding-vim,~/.vim/bundle/zenesque.vim,/usr/local/share/vim/vimfiles,/usr/local/share/vim/vim73,/usr/local/share/vim/vimfiles/after,~/.vim/bundle/snipmate.vim/after,~/.vim/after | |
| syntax=actionscript | |
| tags=./tags,tags,/usr/share/php/tags,Code/pureMVC/tags | |
| wildignore=*.o,*.obj,*~ | |
| wildmode=list:longest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment