Преглед изворни кода

vimrc and tmux.conf update

master
Dirk Alders пре 1 година
родитељ
комит
681c31984d
2 измењених фајлова са 3 додато и 1 уклоњено
  1. 2
    0
      .tmux.conf
  2. 1
    1
      .vimrc

+ 2
- 0
.tmux.conf Прегледај датотеку

2
 
2
 
3
 source "/usr/share/powerline/bindings/tmux/powerline.conf"
3
 source "/usr/share/powerline/bindings/tmux/powerline.conf"
4
 
4
 
5
+set -g default-terminal "screen-256color"
6
+

+ 1
- 1
.vimrc Прегледај датотеку

84
 " Flash the screen instead of beeping on errors.
84
 " Flash the screen instead of beeping on errors.
85
 set visualbell
85
 set visualbell
86
 " Enable mouse for scrolling and resizing.
86
 " Enable mouse for scrolling and resizing.
87
-set mouse=a
87
+"set mouse=a
88
 " Set the window's title, reflecting the file currently being edited.
88
 " Set the window's title, reflecting the file currently being edited.
89
 "set title
89
 "set title
90
 " Use colors that suit a dark background.
90
 " Use colors that suit a dark background.

Loading…
Откажи
Сачувај