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
1 changed files with 1 additions and 7 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue