Explorar o código

some fedora-updates

Kevin Heinicke %!s(int64=8) %!d(string=hai) anos
pai
achega
759f1013bb
Modificáronse 2 ficheiros con 4 adicións e 4 borrados
  1. 3 0
      nvimrc
  2. 1 4
      tmux.conf

+ 3 - 0
nvimrc

@@ -48,6 +48,9 @@ call plug#end()  " required
 set path+=**
 set wildmenu
 
+" Make watchdogs possible
+set backupcopy=yes
+
 " jump between split lines
 map j gj
 map k gk

+ 1 - 4
tmux.conf

@@ -1,4 +1 @@
-set -g mode-mouse on
-set -g mouse-resize-pane on
-set -g mouse-select-pane on
-set -g mouse-select-window on
+set -g mouse on