summaryrefslogtreecommitdiff
path: root/.vim
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2015-08-30 19:57:29 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2015-08-30 22:03:40 +0200
commite17128c15e3b8f7b0940318dabe9e416ce9bd7da (patch)
tree356c10645c17e451e1fabe153cd18a485bea4766 /.vim
parent539146c2fddf5a4df146cb1f2ef876633e577dae (diff)
downloaddotfiles-e17128c15e3b8f7b0940318dabe9e416ce9bd7da.tar.gz
dotfiles-e17128c15e3b8f7b0940318dabe9e416ce9bd7da.tar.bz2
dotfiles-e17128c15e3b8f7b0940318dabe9e416ce9bd7da.zip
Fix Gentoo-Bug-Url
Diffstat (limited to '')
-rw-r--r--.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index f901602..82539e7 100644
--- a/.vimrc
+++ b/.vimrc
@@ -128,7 +128,7 @@ let NERDTreeWinPos = 0 "have it on the right site
let g:autotagCtagsCmd="ctags --c++-kinds=+p --fields=+iaS --extra=+q"
" stuff for gentoo syntax
-let g:bugsummary_browser="firefox %s"
+let g:bugsummary_browser="firefox '%s'"
" python syntax
let python_highlight_numbers = 1
EixSQLDatabase 2009-09-03And here is the debugging again :) ... using ctypesRené 'Necoro' Neumann1-1/+8 2009-09-03Screw debugging ... prefer the ctypes approach to get rid of yet another ↵René 'Necoro' Neumann3-27/+11 c-module. 2009-09-03Use this wrapper instead of ctypes to set the textdomain and stuff for the ↵René 'Necoro' Neumann1-9/+5 gtk.Builder 2009-09-03Add small wrapper to C-gettextRené 'Necoro' Neumann2-1/+22 2009-08-31Update messages.potRené 'Necoro' Neumann1-42/+94 2009-08-31Removed the gtk- strings from translationsRené 'Necoro' Neumann7-3639/+3479 2009-08-31Removed the 'translatable' attribute from 'gtk-*' stringsRené 'Necoro' Neumann5-11/+11 2009-08-31Removed TODO. Renamed ChangeLog to TODORené 'Necoro' Neumann2-40/+0 2009-08-27Only import stuff if necessaryRené 'Necoro' Neumann1-8/+8 2009-08-25Release the threadQueue-Lock in syncv0.13René 'Necoro' Neumann1-0/+1 2009-08-25Updated portugese translationAlberto Federman Neto1-650/+687 2009-08-15Update spanish translationDaniel Halens1-245/+258 2009-08-15Use boolean flags instead of obscure C flags for ipc.MessageQueueRené 'Necoro' Neumann3-13/+15 2009-08-15TypoRené 'Necoro' Neumann1-1/+1 2009-08-15Enhanced the extensions.shRené 'Necoro' Neumann1-3/+8 2009-08-15Move eix-format to correct locationRené 'Necoro' Neumann1-0/+0