-
Notifications
You must be signed in to change notification settings - Fork 66
All Options which wasavi recognizes
akahuku edited this page Jul 15, 2017
·
5 revisions
** version: 0.7.718**
- autoindent
- autoprint
- autowrite
- beautify
- bellvolume
- columns
- cursorblink
- cursorcolumn
- cursorline
- datetime
- directory
- edcompatible
- errorbells
- esctoblur
- expandtab
- exrc
- fullscreen
- history
- ignorecase
- iskeyword
- jkdenotative
- launchbell
- lines
- list
- magic
- matchtime
- mesg
- modified
- monospace
- nrformats
- number
- override
- paragraphs
- prompt
- quoteescape
- readonly
- redraw
- relativenumber
- remap
- report
- scroll
- searchincr
- sections
- shell
- shiftwidth
- showmatch
- showmode
- slowopen
- smartcase
- smooth
- stripe
- syncsize
- tabstop
- taglength
- tags
- term
- terse
- textwidth
- theme
- undoboundlen
- undolevels
- visualbell
- warn
- window
- wrapmargin
- wrapscan
- writeany
- writeas
# autoindent
- type: boolean
- default value:
true
- abbreviation:
ai
# autoprint
- type: boolean
- default value:
true
- abbreviation:
ap
# autowrite
- type: boolean
- default value:
false
- abbreviation:
aw
# beautify
- type: boolean
- default value:
false
- abbreviation:
bf
# bellvolume
- type: integer (greater or equals to 0)
- default value:
25
# columns
- type: integer (greater or equals to 0)
- default value:
0
- abbreviation:
co
# cursorblink
- type: boolean
- default value:
true
- abbreviation:
cub
# cursorcolumn
- type: boolean
- default value:
false
- abbreviation:
cuc
# cursorline
- type: boolean
- default value:
false
- abbreviation:
cul
# datetime
- type: string
- default value:
%c
# directory
- type: string
- default value:
/tmp/
# edcompatible
- type: boolean
- default value:
false
- abbreviation:
ed
# errorbells
- type: boolean
- default value:
false
- abbreviation:
eb
# esctoblur
- type: boolean
- default value:
false
# expandtab
- type: boolean
- default value:
false
- abbreviation:
et
# exrc
- type: boolean
- default value:
false
- abbreviation:
ex
# fullscreen
- type: boolean
- default value:
false
- abbreviation:
fs
# history
- type: integer (greater or equals to 0)
- default value:
20
# ignorecase
- type: boolean
- default value:
true
- abbreviation:
ic
# iskeyword
- type: string (regal expression)
- default value:
^[a-zA-Z0-9_]\+$
- abbreviation:
isk
# jkdenotative
- type: boolean
- default value:
false
- abbreviation:
jk
# launchbell
- type: boolean
- default value:
true
- abbreviation:
lb
# lines
- type: integer (greater or equals to 0)
- default value:
0
- abbreviation:
li
# list
- type: boolean
- default value:
false
# magic
- type: boolean
- default value:
true
# matchtime
- type: integer (greater or equals to 0)
- default value:
5
# mesg
- type: boolean
- default value:
true
# modified
- type: boolean
- default value:
false
# monospace
- type: integer (greater or equals to 0)
- default value:
20
# nrformats
- type: string
- default value:
bin,octal,hex
- abbreviation:
nf
# number
- type: boolean
- default value:
false
- abbreviation:
nu
# override
- type: boolean
- default value:
true
# paragraphs
- type: string
- default value:
IPLPPPQPP LIpplpipbp
- abbreviation:
para
# prompt
- type: boolean
- default value:
true
# quoteescape
- type: string
- default value:
\
- abbreviation:
qe
# readonly
- type: boolean
- default value:
false
- abbreviation:
ro
# redraw
- type: boolean
- default value:
true
- abbreviation:
re
# relativenumber
- type: boolean
- default value:
false
- abbreviation:
rnu
# remap
- type: boolean
- default value:
true
# report
- type: integer (greater or equals to 0)
- default value:
5
# scroll
- type: integer (greater or equals to 0)
- default value:
0
- abbreviation:
scr
# searchincr
- type: boolean
- default value:
true
- abbreviation:
is
# sections
- type: string
- default value:
NHSHH HUnhsh
- abbreviation:
sect
# shell
- type: string
- default value:
/bin/sh
- abbreviation:
sh
# shiftwidth
- type: integer (greater or equals to 0)
- default value:
4
- abbreviation:
sw
# showmatch
- type: boolean
- default value:
true
- abbreviation:
sm
# showmode
- type: boolean
- default value:
true
- abbreviation:
smd
# slowopen
- type: boolean
- default value:
false
- abbreviation:
slow
# smartcase
- type: boolean
- default value:
true
- abbreviation:
scs
# smooth
- type: boolean
- default value:
true
# stripe
- type: boolean
- default value:
true
# syncsize
- type: boolean
- default value:
true
# tabstop
- type: integer (greater or equals to 0)
- default value:
8
- abbreviation:
ts
# taglength
- type: integer (greater or equals to 0)
- default value:
0
- abbreviation:
tl
# tags
- type: string
- default value:
tags
- abbreviation:
tag
# term
- type: string
- default value:
dom
- abbreviation:
ttytype
# terse
- type: boolean
- default value:
false
# textwidth
- type: integer (greater or equals to 0)
- default value:
0
- abbreviation:
tw
# theme
- type: string
- default value: ``
# undoboundlen
- type: integer (greater or equals to 0)
- default value:
20
# undolevels
- type: integer (greater or equals to 0)
- default value:
20
- abbreviation:
ul
# visualbell
- type: boolean
- default value:
false
- abbreviation:
vb
# warn
- type: boolean
- default value:
true
# window
- type: integer (greater or equals to 0)
- default value:
24
- abbreviation:
wi
# wrapmargin
- type: integer (greater or equals to 0)
- default value:
0
- abbreviation:
wm
# wrapscan
- type: boolean
- default value:
true
- abbreviation:
ws
# writeany
- type: boolean
- default value:
false
- abbreviation:
wa
# writeas
- type: string
- default value: ``