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:
parent
8d83ffd659
commit
d2ed3d3367
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user