Changeset c398a42d21c41f5d0eb0b9399f3f817faa201999
- Timestamp:
- 10/31/11 08:21:46 (7 months ago)
- Children:
- 449fb444ca0acd6f30463502dcdc817fd863341c
- Parents:
- 8f58c7d21e0ea861ac11c68763b100679d92efa9
- git-committer:
- Luper Rouch <luper.rouch@…> (10/31/11 08:21:46)
- Location:
- various/config
- Files:
-
- 4 added
- 2 edited
-
dot-vim/.VimballRecord (added)
-
dot-vim/doc/tagbar.txt (added)
-
dot-vim/doc/tags (modified) (2 diffs)
-
dot-vim/plugin/tagbar.vim (added)
-
dot-vim/syntax/tagbar.vim (added)
-
vimrc-linux (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
various/config/dot-vim/doc/tags
rf31b163 rc398a42 86 86 NERD_tree.txt NERD_tree.txt /*NERD_tree.txt* 87 87 basic-snippet snippets_emu.txt /*basic-snippet* 88 fugitive fugitive.txt /*fugitive* 89 fugitive#statusline() fugitive.txt /*fugitive#statusline()* 90 fugitive-:Gblame fugitive.txt /*fugitive-:Gblame* 91 fugitive-:Gbrowse fugitive.txt /*fugitive-:Gbrowse* 92 fugitive-:Gcd fugitive.txt /*fugitive-:Gcd* 93 fugitive-:Gcommit fugitive.txt /*fugitive-:Gcommit* 94 fugitive-:Gdiff fugitive.txt /*fugitive-:Gdiff* 95 fugitive-:Ge fugitive.txt /*fugitive-:Ge* 96 fugitive-:Gedit fugitive.txt /*fugitive-:Gedit* 97 fugitive-:Ggrep fugitive.txt /*fugitive-:Ggrep* 98 fugitive-:Git fugitive.txt /*fugitive-:Git* 99 fugitive-:Glcd fugitive.txt /*fugitive-:Glcd* 100 fugitive-:Glog fugitive.txt /*fugitive-:Glog* 101 fugitive-:Gmove fugitive.txt /*fugitive-:Gmove* 102 fugitive-:Gpedit fugitive.txt /*fugitive-:Gpedit* 103 fugitive-:Gread fugitive.txt /*fugitive-:Gread* 104 fugitive-:Gremove fugitive.txt /*fugitive-:Gremove* 105 fugitive-:Gsdiff fugitive.txt /*fugitive-:Gsdiff* 106 fugitive-:Gsplit fugitive.txt /*fugitive-:Gsplit* 107 fugitive-:Gstatus fugitive.txt /*fugitive-:Gstatus* 108 fugitive-:Gtabedit fugitive.txt /*fugitive-:Gtabedit* 109 fugitive-:Gvdiff fugitive.txt /*fugitive-:Gvdiff* 110 fugitive-:Gvsplit fugitive.txt /*fugitive-:Gvsplit* 111 fugitive-:Gwq fugitive.txt /*fugitive-:Gwq* 112 fugitive-:Gwrite fugitive.txt /*fugitive-:Gwrite* 113 fugitive-<CR> fugitive.txt /*fugitive-<CR>* 114 fugitive-C fugitive.txt /*fugitive-C* 115 fugitive-O fugitive.txt /*fugitive-O* 116 fugitive-P fugitive.txt /*fugitive-P* 117 fugitive-a fugitive.txt /*fugitive-a* 118 fugitive-about fugitive.txt /*fugitive-about* 119 fugitive-author fugitive.txt /*fugitive-author* 120 fugitive-commands fugitive.txt /*fugitive-commands* 121 fugitive-mappings fugitive.txt /*fugitive-mappings* 122 fugitive-o fugitive.txt /*fugitive-o* 123 fugitive-revision fugitive.txt /*fugitive-revision* 124 fugitive-statusline fugitive.txt /*fugitive-statusline* 125 fugitive-~ fugitive.txt /*fugitive-~* 126 fugitive.txt fugitive.txt /*fugitive.txt* 127 g:tagbar_autoclose tagbar.txt /*g:tagbar_autoclose* 128 g:tagbar_autofocus tagbar.txt /*g:tagbar_autofocus* 129 g:tagbar_autoshowtag tagbar.txt /*g:tagbar_autoshowtag* 130 g:tagbar_compact tagbar.txt /*g:tagbar_compact* 131 g:tagbar_ctags_bin tagbar.txt /*g:tagbar_ctags_bin* 132 g:tagbar_expand tagbar.txt /*g:tagbar_expand* 133 g:tagbar_foldlevel tagbar.txt /*g:tagbar_foldlevel* 134 g:tagbar_left tagbar.txt /*g:tagbar_left* 135 g:tagbar_sort tagbar.txt /*g:tagbar_sort* 136 g:tagbar_systemenc tagbar.txt /*g:tagbar_systemenc* 137 g:tagbar_usearrows tagbar.txt /*g:tagbar_usearrows* 138 g:tagbar_width tagbar.txt /*g:tagbar_width* 88 139 named-tags snippets_emu.txt /*named-tags* 89 140 snip-advanced-tag-commands snippets_emu.txt /*snip-advanced-tag-commands* … … 107 158 snippets_emu-troubleshooting snippets_emu.txt /*snippets_emu-troubleshooting* 108 159 snippets_emu.txt snippets_emu.txt /*snippets_emu.txt* 160 tagbar tagbar.txt /*tagbar* 161 tagbar-autoopen tagbar.txt /*tagbar-autoopen* 162 tagbar-bugs tagbar.txt /*tagbar-bugs* 163 tagbar-commands tagbar.txt /*tagbar-commands* 164 tagbar-configuration tagbar.txt /*tagbar-configuration* 165 tagbar-contents tagbar.txt /*tagbar-contents* 166 tagbar-credits tagbar.txt /*tagbar-credits* 167 tagbar-extend tagbar.txt /*tagbar-extend* 168 tagbar-features tagbar.txt /*tagbar-features* 169 tagbar-highlight tagbar.txt /*tagbar-highlight* 170 tagbar-history tagbar.txt /*tagbar-history* 171 tagbar-installation tagbar.txt /*tagbar-installation* 172 tagbar-intro tagbar.txt /*tagbar-intro* 173 tagbar-keys tagbar.txt /*tagbar-keys* 174 tagbar-other tagbar.txt /*tagbar-other* 175 tagbar-pseudotags tagbar.txt /*tagbar-pseudotags* 176 tagbar-requirements tagbar.txt /*tagbar-requirements* 177 tagbar-todo tagbar.txt /*tagbar-todo* 178 tagbar-usage tagbar.txt /*tagbar-usage* 179 tagbar.txt tagbar.txt /*tagbar.txt* 109 180 xml-plugin-callbacks xml-plugin.txt /*xml-plugin-callbacks* 110 181 xml-plugin-html xml-plugin.txt /*xml-plugin-html* -
various/config/vimrc-linux
r7ef2b9f rc398a42 130 130 map <F6> <ESC>:NERDTreeToggle<CR> 131 131 imap <F6> <ESC>:NERDTreeToggle<CR> 132 " NERDTreeToggle 132 133 133 134 " Fugitive … … 150 151 EOF 151 152 153 " Tagbar 154 map <F7> <ESC>:TagbarToggle<CR> 155 imap <F7> <ESC>:TagbarToggle<CR> 156 152 157 " Temp projects 153 158 set path+=/home/flupke/source/fellowups/fellowups/apps
Note: See TracChangeset
for help on using the changeset viewer.
