This repository has been archived on 2022-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/nvim-old/plug-config/far.vim

5 lines
98 B
VimL

set lazyredraw " improve scrolling speed a bit
let g:far#enable_undo=1
let g:far#source='rgnvim'