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
|
" Dedication along with this software. If not, see
|
||||||
" <http://creativecommons.org/publicdomain/zero/1.0/>.
|
" <http://creativecommons.org/publicdomain/zero/1.0/>.
|
||||||
|
|
||||||
set autoindent
|
set autoindent noflash iclower leftright ruler showmatch showmode wrapscan
|
||||||
set iclower
|
|
||||||
set leftright
|
|
||||||
set ruler
|
|
||||||
set showmatch
|
|
||||||
set showmode
|
|
||||||
set wrapscan
|
|
||||||
|
Loading…
Reference in New Issue
Block a user