Add noflash to nexrc

In voidlinux, it's on by default, which is a PITA. While there, set all
options in a single line.
This commit is contained in:
Lucas 2019-11-02 15:53:58 +00:00
parent 8d83ffd659
commit d2ed3d3367
1 changed files with 1 additions and 7 deletions

View File

@ -9,10 +9,4 @@
" Dedication along with this software. If not, see
" <http://creativecommons.org/publicdomain/zero/1.0/>.
set autoindent
set iclower
set leftright
set ruler
set showmatch
set showmode
set wrapscan
set autoindent noflash iclower leftright ruler showmatch showmode wrapscan