Added vim-go and removed urxvt tabbing
This commit is contained in:
@@ -1,20 +1,17 @@
|
||||
! urxvt
|
||||
! Fonts
|
||||
urxvt*font: xft:Hack Nerd Font Mono:style=Regular:size=11:hinting=full, xft:DejaVu Sans Mono for Powerline:size=11, xtf:Noto Color Emoji:style=Regular:size=11
|
||||
urxvt*font: xft:Hack Nerd Font Mono:style=Regular:size=11:hinting=full, xft:DejaVu Sans Mono for Powerline:size=11
|
||||
|
||||
! Behavior
|
||||
urxvt*scrollBar: false
|
||||
|
||||
! Plugins
|
||||
URxvt.perl-ext: default,matcher,resize-font,tabbed,keyboard-select
|
||||
URxvt.perl-ext: default,matcher,resize-font,keyboard-select
|
||||
|
||||
! Matcher
|
||||
URxvt.url-launcher: /usr/bin/xdg-open
|
||||
URxvt.matcher.button: 1
|
||||
|
||||
! Tabs
|
||||
URxvt.tabbed.new-button: false
|
||||
|
||||
! Keyboard-select
|
||||
URxvt.keysym.M-Escape: perl:keyboard-select:activate
|
||||
URxvt.keyboard-select.clipboard: true
|
||||
|
||||
@@ -9,4 +9,4 @@ t:/home/tuan/Templates
|
||||
w:/home/tuan/workspace_l/Projects
|
||||
k:/home/tuan/Documents/Fachschaft/Berufungskomission
|
||||
q:/home/tuan/.nextcloud/Quick Drop
|
||||
':/home/tuan/.go/src/github.com/tudattr/favorites_api/requirements
|
||||
':/home/tuan
|
||||
|
||||
Reference in New Issue
Block a user