Browse Source

change nvim and firefox xinput2

master
Arti Zirk 5 years ago
parent
commit
9b53f5fc0a
  1. 1
      .config/environment.d/99-firefox_xinput2.conf
  2. 3
      .config/nvim/init.vim

1
.config/environment.d/99-firefox_xinput2.conf

@ -0,0 +1 @@
MOZ_USE_XINPUT2=1

3
.config/nvim/init.vim

@ -1,2 +1,3 @@
" show some context lines up/down of the cursor " show some context lines up/down of the cursor
set scrolloff=5 set scrolloff=3
set ignorecase

Loading…
Cancel
Save