Wiki: DebugInfo: DanielVimrc


Detailed view of a page, which is probably more useful for debugging than anything else.

Querying backend directly for 'DanielVimrc'

get_pagedata('DanielVimrc')
 _cached_html 
transformedtext Object
(
    [_type] => pagetype_wikitext Object
        (
        )

    [_basepage] => DanielVimrc
    [_content] => Array
        (
            [0] => <div class="wikitext"><pre class="tightenable top">
set comments=sO:*\ -,mO:*\ \ ,exO:*/,s1:/*,mb:*,ex:*/,://
set ex
set backupdir=/backup/
set backup
set makeprg=scons
syntax enable
set mouse=
set ww=b,s,h,l
set ve=block
set nocompatible
set softtabstop=0
set tabstop=2
set shiftwidth=2
set expandtab
set ai
set cin
set si
set number
set showmatch
set matchtime=1
set nowrap
set wildmenu
set nohlsearch
set incsearch
set winminheight=0
set winminwidth=0
set laststatus=2
set ruler
set rulerformat=%55(%{strftime('%a\ %b\ %e\ %I:%M\ %p')}\ %5L,%-6(%c%V%)\ %P%)
map &lt;c-w&gt;F &lt;c-w&gt;_&lt;c-w&gt;&lt;bar&gt;
map &lt;F5&gt; :bp&lt;CR&gt;
map &lt;F6&gt; :bn&lt;CR&gt;
map &lt;F7&gt; :cp&lt;CR&gt;
map &lt;F8&gt; :cn&lt;CR&gt;
map &lt;BACKSPACE&gt; :!clear&lt;CR&gt;:make -j2&lt;CR&gt;
map L :!clear&lt;CR&gt;&lt;CR&gt;
map + &lt;c-w&gt;+
map - &lt;c-w&gt;-
map _b :exe 'Ide break ' .expand(&quot;%:t&quot;). ':' .line(&quot;.&quot;)&lt;CR&gt;
map _u :exe 'Ide until ' .expand(&quot;%:t&quot;). ':' .line(&quot;.&quot;)&lt;CR&gt;
map _p :exe 'Ide print ' .expand(&quot;&lt;cword&gt;&quot;) &lt;CR&gt;
map N :Ide step&lt;CR&gt;
map M :Ide next&lt;CR&gt;
map &lt;c-k&gt; :Mkclass
map &lt;c-j&gt; :!exuberant-ctags *.c* *.h&lt;CR&gt;
map &lt;F12&gt; :Tlist&lt;CR&gt;
map &lt;F11&gt; :TagExplorer&lt;CR&gt;
map &lt;F2&gt; :set mouse=a&lt;CR&gt;
map &lt;F3&gt; :set mouse=&lt;CR&gt;
map &lt;c-i&gt; :A&lt;CR&gt;
map F :grep &lt;cword&gt; *&lt;CR&gt;
set complete=.,w,b,u,t,i

imap { {&lt;CR&gt;}&lt;ESC&gt;ko
inoremap &lt;C-]&gt; {
set  noequalalways

let g:miniBufExplMapWindowNavVim = 1
let g:miniBufExplMapCTabSwitchBuffs = 1

au BufNewFile,BufRead *.cpp,*.h loadview
au BufWrite *.cpp,*.h mkview
au BufNewFile,BufRead Makefile setlocal noet
au BufNewFile,BufRead Makefile iunmap {
au BufNewFile,BufRead *.tex iunmap {
au BufNewFile,BufRead *.tex inoremap ä \&quot;{a}
au BufNewFile,BufRead *.tex inoremap ö \&quot;{o}
au BufNewFile,BufRead *.tex inoremap ü \&quot;{u}
au BufNewFile,BufRead SConstruct set ft=python
au BufNewFile,BufRead * set fo=croql
au BufNewFile,BufRead *.man  map &lt;F4&gt; :!~/scripts/manpreview %&lt;CR&gt;
au BufNewFile,BufRead *.htm* map &lt;F4&gt; :!w3m %&lt;CR&gt;
au BufNewFile,BufRead *.py   map &lt;F4&gt; :!python %&lt;CR&gt;
au BufNewFile,BufRead *.tex  map &lt;F4&gt; :!texi2dvi %&lt;CR&gt;
au BufNewFile,BufRead *.cpp  map &lt;F4&gt; :make vimrun&lt;CR&gt;
au BufNewFile,BufRead *.h    map &lt;F4&gt; :make vimrun&lt;CR&gt;

function! Tohtml()
   execute ':runtime! syntax/2html.vim'
endfunction
com! -nargs=* -complete=command Tohtml call Tohtml()

function! Ctags()
  execute '!exuberant-ctags *.c* *.h'
endfunction
com! -nargs=* -complete=command Ctags call Ctags()

function! Dos2Unix()
   execute ':%s/
//g'
endfunction
com! -nargs=* -complete=command Dos2Unix call Dos2Unix()

function! TrimFile()
  execute ':%s/[\t ]*$//g'
endfunction
com! -nargs=* -complete=command TrimFile call TrimFile()

function! Remake()
  execute ':make clean'
  execute ':make'
endfunction
com! -nargs=* -complete=command Remake call Remake()

function! Scons()
  execute 'set makeprg=scons'
endfunction
com! -nargs=* -complete=command Scons call Scons()

function! Make()
  execute 'set makeprg=make'
endfunction
com! -nargs=* -complete=command Make call Make()

set secure</pre>
<hr />
<p class="tightenable top bottom">Part of 
            [1] => cached_wikilink Object
                (
                    [_page] => CategoryVimRc
                )

            [2] => </p>
</div>

        )

)
 hits  6445
get_versiondata('DanielVimrc',20)
 %content  <verbatim> set comments=sO:*\ -,mO:*\ \ ...
 author  84.148.192.144
 author_id  84.148.192.144
 is_minor_edit   
 markup  2
 mtime  1189204138
 pagetype  wikitext
 summary  remove spam
get_versiondata('DanielVimrc',19)
 %content  <verbatim> set comments=sO:*\ -,mO:*\ \ ...
 _supplanted  1189204138
 author  WikiWord
 author_id  WikiWord
 is_minor_edit   
 markup  2
 mtime  1186712050
 pagetype  wikitext
get_versiondata('DanielVimrc',18)
 %content  <verbatim> set comments=sO:*\ -,mO:*\ \ ...
 _supplanted  1186712050
 author  WikiWord
 author_id  WikiWord
 is_minor_edit   
 markup  2
 mtime  1186700040
 pagetype  wikitext
get_versiondata('DanielVimrc',17)
 %content  <verbatim> set comments=sO:*\ -,mO:*\ \ ...
 _supplanted  1186700040
 author  WikiWord
 author_id  WikiWord
 is_minor_edit   
 markup  2
 mtime  1184068278
 pagetype  wikitext
get_versiondata('DanielVimrc',15)
 %content  <verbatim> set comments=sO:*\ -,mO:*\ \ ...
 _supplanted  1184014405
 author  64.86.141.133
 author_id  64.86.141.133
 is_minor_edit   
 markup  2
 mtime  1183493045
 pagetype  wikitext
get_versiondata('DanielVimrc',13)
 %content  <verbatim> set comments=sO:*\ -,mO:*\ \ ...
 _supplanted  1183079143
 author  AristotlePagaltzis
 author_id  AristotlePagaltzis
 is_minor_edit  1
 markup  2
 mtime  1156236480
 pagetype  wikitext
 summary  rv

Copyright © 2007 RobertMelton.com