Updated FZF stuff, some other minor tweaks

This commit is contained in:
Marko Korhonen 2020-09-18 23:28:06 +03:00
parent bf52dbe408
commit 1108939904
5 changed files with 13 additions and 8 deletions

View file

@ -2,6 +2,9 @@
let g:python3_host_prog='/usr/bin/python3'
let pyxversion=3
" LaTex fallback flavor
let g:tex_flavor = 'latex'
" Use suda by default
let g:suda_smart_edit = 1