Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/pygments/lexers/_vim_builtins.py: 100%

12 statements  

« prev     ^ index     » next       coverage.py v7.2.2, created at 2023-03-26 07:45 +0000

1""" 

2 pygments.lexers._vim_builtins 

3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

4 

5 This file is autogenerated by scripts/get_vimkw.py 

6 

7 :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS. 

8 :license: BSD, see LICENSE for details. 

9""" 

10 

11# Split up in multiple functions so it's importable by jython, which has a 

12# per-method size limit. 

13 

14def _getauto(): 

15 var = ( 

16 ('BufAdd','BufAdd'), 

17 ('BufCreate','BufCreate'), 

18 ('BufDelete','BufDelete'), 

19 ('BufEnter','BufEnter'), 

20 ('BufFilePost','BufFilePost'), 

21 ('BufFilePre','BufFilePre'), 

22 ('BufHidden','BufHidden'), 

23 ('BufLeave','BufLeave'), 

24 ('BufNew','BufNew'), 

25 ('BufNewFile','BufNewFile'), 

26 ('BufRead','BufRead'), 

27 ('BufReadCmd','BufReadCmd'), 

28 ('BufReadPost','BufReadPost'), 

29 ('BufReadPre','BufReadPre'), 

30 ('BufUnload','BufUnload'), 

31 ('BufWinEnter','BufWinEnter'), 

32 ('BufWinLeave','BufWinLeave'), 

33 ('BufWipeout','BufWipeout'), 

34 ('BufWrite','BufWrite'), 

35 ('BufWriteCmd','BufWriteCmd'), 

36 ('BufWritePost','BufWritePost'), 

37 ('BufWritePre','BufWritePre'), 

38 ('Cmd','Cmd'), 

39 ('CmdwinEnter','CmdwinEnter'), 

40 ('CmdwinLeave','CmdwinLeave'), 

41 ('ColorScheme','ColorScheme'), 

42 ('CompleteDone','CompleteDone'), 

43 ('CursorHold','CursorHold'), 

44 ('CursorHoldI','CursorHoldI'), 

45 ('CursorMoved','CursorMoved'), 

46 ('CursorMovedI','CursorMovedI'), 

47 ('EncodingChanged','EncodingChanged'), 

48 ('FileAppendCmd','FileAppendCmd'), 

49 ('FileAppendPost','FileAppendPost'), 

50 ('FileAppendPre','FileAppendPre'), 

51 ('FileChangedRO','FileChangedRO'), 

52 ('FileChangedShell','FileChangedShell'), 

53 ('FileChangedShellPost','FileChangedShellPost'), 

54 ('FileEncoding','FileEncoding'), 

55 ('FileReadCmd','FileReadCmd'), 

56 ('FileReadPost','FileReadPost'), 

57 ('FileReadPre','FileReadPre'), 

58 ('FileType','FileType'), 

59 ('FileWriteCmd','FileWriteCmd'), 

60 ('FileWritePost','FileWritePost'), 

61 ('FileWritePre','FileWritePre'), 

62 ('FilterReadPost','FilterReadPost'), 

63 ('FilterReadPre','FilterReadPre'), 

64 ('FilterWritePost','FilterWritePost'), 

65 ('FilterWritePre','FilterWritePre'), 

66 ('FocusGained','FocusGained'), 

67 ('FocusLost','FocusLost'), 

68 ('FuncUndefined','FuncUndefined'), 

69 ('GUIEnter','GUIEnter'), 

70 ('GUIFailed','GUIFailed'), 

71 ('InsertChange','InsertChange'), 

72 ('InsertCharPre','InsertCharPre'), 

73 ('InsertEnter','InsertEnter'), 

74 ('InsertLeave','InsertLeave'), 

75 ('MenuPopup','MenuPopup'), 

76 ('QuickFixCmdPost','QuickFixCmdPost'), 

77 ('QuickFixCmdPre','QuickFixCmdPre'), 

78 ('QuitPre','QuitPre'), 

79 ('RemoteReply','RemoteReply'), 

80 ('SessionLoadPost','SessionLoadPost'), 

81 ('ShellCmdPost','ShellCmdPost'), 

82 ('ShellFilterPost','ShellFilterPost'), 

83 ('SourceCmd','SourceCmd'), 

84 ('SourcePre','SourcePre'), 

85 ('SpellFileMissing','SpellFileMissing'), 

86 ('StdinReadPost','StdinReadPost'), 

87 ('StdinReadPre','StdinReadPre'), 

88 ('SwapExists','SwapExists'), 

89 ('Syntax','Syntax'), 

90 ('TabEnter','TabEnter'), 

91 ('TabLeave','TabLeave'), 

92 ('TermChanged','TermChanged'), 

93 ('TermResponse','TermResponse'), 

94 ('TextChanged','TextChanged'), 

95 ('TextChangedI','TextChangedI'), 

96 ('User','User'), 

97 ('UserGettingBored','UserGettingBored'), 

98 ('VimEnter','VimEnter'), 

99 ('VimLeave','VimLeave'), 

100 ('VimLeavePre','VimLeavePre'), 

101 ('VimResized','VimResized'), 

102 ('WinEnter','WinEnter'), 

103 ('WinLeave','WinLeave'), 

104 ('event','event'), 

105 ) 

106 return var 

107auto = _getauto() 

108 

109def _getcommand(): 

110 var = ( 

111 ('a','a'), 

112 ('ab','ab'), 

113 ('abc','abclear'), 

114 ('abo','aboveleft'), 

115 ('al','all'), 

116 ('ar','ar'), 

117 ('ar','args'), 

118 ('arga','argadd'), 

119 ('argd','argdelete'), 

120 ('argdo','argdo'), 

121 ('arge','argedit'), 

122 ('argg','argglobal'), 

123 ('argl','arglocal'), 

124 ('argu','argument'), 

125 ('as','ascii'), 

126 ('au','au'), 

127 ('b','buffer'), 

128 ('bN','bNext'), 

129 ('ba','ball'), 

130 ('bad','badd'), 

131 ('bd','bdelete'), 

132 ('bel','belowright'), 

133 ('bf','bfirst'), 

134 ('bl','blast'), 

135 ('bm','bmodified'), 

136 ('bn','bnext'), 

137 ('bo','botright'), 

138 ('bp','bprevious'), 

139 ('br','br'), 

140 ('br','brewind'), 

141 ('brea','break'), 

142 ('breaka','breakadd'), 

143 ('breakd','breakdel'), 

144 ('breakl','breaklist'), 

145 ('bro','browse'), 

146 ('bu','bu'), 

147 ('buf','buf'), 

148 ('bufdo','bufdo'), 

149 ('buffers','buffers'), 

150 ('bun','bunload'), 

151 ('bw','bwipeout'), 

152 ('c','c'), 

153 ('c','change'), 

154 ('cN','cN'), 

155 ('cN','cNext'), 

156 ('cNf','cNf'), 

157 ('cNf','cNfile'), 

158 ('cabc','cabclear'), 

159 ('cad','cad'), 

160 ('cad','caddexpr'), 

161 ('caddb','caddbuffer'), 

162 ('caddf','caddfile'), 

163 ('cal','call'), 

164 ('cat','catch'), 

165 ('cb','cbuffer'), 

166 ('cc','cc'), 

167 ('ccl','cclose'), 

168 ('cd','cd'), 

169 ('ce','center'), 

170 ('cex','cexpr'), 

171 ('cf','cfile'), 

172 ('cfir','cfirst'), 

173 ('cg','cgetfile'), 

174 ('cgetb','cgetbuffer'), 

175 ('cgete','cgetexpr'), 

176 ('changes','changes'), 

177 ('chd','chdir'), 

178 ('che','checkpath'), 

179 ('checkt','checktime'), 

180 ('cl','cl'), 

181 ('cl','clist'), 

182 ('cla','clast'), 

183 ('clo','close'), 

184 ('cmapc','cmapclear'), 

185 ('cn','cn'), 

186 ('cn','cnext'), 

187 ('cnew','cnewer'), 

188 ('cnf','cnf'), 

189 ('cnf','cnfile'), 

190 ('co','copy'), 

191 ('col','colder'), 

192 ('colo','colorscheme'), 

193 ('com','com'), 

194 ('comc','comclear'), 

195 ('comp','compiler'), 

196 ('con','con'), 

197 ('con','continue'), 

198 ('conf','confirm'), 

199 ('cope','copen'), 

200 ('cp','cprevious'), 

201 ('cpf','cpfile'), 

202 ('cq','cquit'), 

203 ('cr','crewind'), 

204 ('cs','cs'), 

205 ('cscope','cscope'), 

206 ('cstag','cstag'), 

207 ('cuna','cunabbrev'), 

208 ('cw','cwindow'), 

209 ('d','d'), 

210 ('d','delete'), 

211 ('de','de'), 

212 ('debug','debug'), 

213 ('debugg','debuggreedy'), 

214 ('del','del'), 

215 ('delc','delcommand'), 

216 ('delel','delel'), 

217 ('delep','delep'), 

218 ('deletel','deletel'), 

219 ('deletep','deletep'), 

220 ('deletl','deletl'), 

221 ('deletp','deletp'), 

222 ('delf','delf'), 

223 ('delf','delfunction'), 

224 ('dell','dell'), 

225 ('delm','delmarks'), 

226 ('delp','delp'), 

227 ('dep','dep'), 

228 ('di','di'), 

229 ('di','display'), 

230 ('diffg','diffget'), 

231 ('diffo','diffoff'), 

232 ('diffp','diffpatch'), 

233 ('diffpu','diffput'), 

234 ('diffs','diffsplit'), 

235 ('difft','diffthis'), 

236 ('diffu','diffupdate'), 

237 ('dig','dig'), 

238 ('dig','digraphs'), 

239 ('dir','dir'), 

240 ('dj','djump'), 

241 ('dl','dl'), 

242 ('dli','dlist'), 

243 ('do','do'), 

244 ('doau','doau'), 

245 ('dp','dp'), 

246 ('dr','drop'), 

247 ('ds','dsearch'), 

248 ('dsp','dsplit'), 

249 ('e','e'), 

250 ('e','edit'), 

251 ('ea','ea'), 

252 ('earlier','earlier'), 

253 ('ec','ec'), 

254 ('echoe','echoerr'), 

255 ('echom','echomsg'), 

256 ('echon','echon'), 

257 ('el','else'), 

258 ('elsei','elseif'), 

259 ('em','emenu'), 

260 ('en','en'), 

261 ('en','endif'), 

262 ('endf','endf'), 

263 ('endf','endfunction'), 

264 ('endfo','endfor'), 

265 ('endfun','endfun'), 

266 ('endt','endtry'), 

267 ('endw','endwhile'), 

268 ('ene','enew'), 

269 ('ex','ex'), 

270 ('exi','exit'), 

271 ('exu','exusage'), 

272 ('f','f'), 

273 ('f','file'), 

274 ('files','files'), 

275 ('filet','filet'), 

276 ('filetype','filetype'), 

277 ('fin','fin'), 

278 ('fin','find'), 

279 ('fina','finally'), 

280 ('fini','finish'), 

281 ('fir','first'), 

282 ('fix','fixdel'), 

283 ('fo','fold'), 

284 ('foldc','foldclose'), 

285 ('foldd','folddoopen'), 

286 ('folddoc','folddoclosed'), 

287 ('foldo','foldopen'), 

288 ('for','for'), 

289 ('fu','fu'), 

290 ('fu','function'), 

291 ('fun','fun'), 

292 ('g','g'), 

293 ('go','goto'), 

294 ('gr','grep'), 

295 ('grepa','grepadd'), 

296 ('gui','gui'), 

297 ('gvim','gvim'), 

298 ('h','h'), 

299 ('h','help'), 

300 ('ha','hardcopy'), 

301 ('helpf','helpfind'), 

302 ('helpg','helpgrep'), 

303 ('helpt','helptags'), 

304 ('hi','hi'), 

305 ('hid','hide'), 

306 ('his','history'), 

307 ('i','i'), 

308 ('ia','ia'), 

309 ('iabc','iabclear'), 

310 ('if','if'), 

311 ('ij','ijump'), 

312 ('il','ilist'), 

313 ('imapc','imapclear'), 

314 ('in','in'), 

315 ('intro','intro'), 

316 ('is','isearch'), 

317 ('isp','isplit'), 

318 ('iuna','iunabbrev'), 

319 ('j','join'), 

320 ('ju','jumps'), 

321 ('k','k'), 

322 ('kee','keepmarks'), 

323 ('keepa','keepa'), 

324 ('keepalt','keepalt'), 

325 ('keepj','keepjumps'), 

326 ('keepp','keeppatterns'), 

327 ('l','l'), 

328 ('l','list'), 

329 ('lN','lN'), 

330 ('lN','lNext'), 

331 ('lNf','lNf'), 

332 ('lNf','lNfile'), 

333 ('la','la'), 

334 ('la','last'), 

335 ('lad','lad'), 

336 ('lad','laddexpr'), 

337 ('laddb','laddbuffer'), 

338 ('laddf','laddfile'), 

339 ('lan','lan'), 

340 ('lan','language'), 

341 ('lat','lat'), 

342 ('later','later'), 

343 ('lb','lbuffer'), 

344 ('lc','lcd'), 

345 ('lch','lchdir'), 

346 ('lcl','lclose'), 

347 ('lcs','lcs'), 

348 ('lcscope','lcscope'), 

349 ('le','left'), 

350 ('lefta','leftabove'), 

351 ('lex','lexpr'), 

352 ('lf','lfile'), 

353 ('lfir','lfirst'), 

354 ('lg','lgetfile'), 

355 ('lgetb','lgetbuffer'), 

356 ('lgete','lgetexpr'), 

357 ('lgr','lgrep'), 

358 ('lgrepa','lgrepadd'), 

359 ('lh','lhelpgrep'), 

360 ('ll','ll'), 

361 ('lla','llast'), 

362 ('lli','llist'), 

363 ('lmak','lmake'), 

364 ('lmapc','lmapclear'), 

365 ('lne','lne'), 

366 ('lne','lnext'), 

367 ('lnew','lnewer'), 

368 ('lnf','lnf'), 

369 ('lnf','lnfile'), 

370 ('lo','lo'), 

371 ('lo','loadview'), 

372 ('loadk','loadk'), 

373 ('loadkeymap','loadkeymap'), 

374 ('loc','lockmarks'), 

375 ('lockv','lockvar'), 

376 ('lol','lolder'), 

377 ('lop','lopen'), 

378 ('lp','lprevious'), 

379 ('lpf','lpfile'), 

380 ('lr','lrewind'), 

381 ('ls','ls'), 

382 ('lt','ltag'), 

383 ('lua','lua'), 

384 ('luado','luado'), 

385 ('luafile','luafile'), 

386 ('lv','lvimgrep'), 

387 ('lvimgrepa','lvimgrepadd'), 

388 ('lw','lwindow'), 

389 ('m','move'), 

390 ('ma','ma'), 

391 ('ma','mark'), 

392 ('mak','make'), 

393 ('marks','marks'), 

394 ('mat','match'), 

395 ('menut','menut'), 

396 ('menut','menutranslate'), 

397 ('mes','mes'), 

398 ('messages','messages'), 

399 ('mk','mk'), 

400 ('mk','mkexrc'), 

401 ('mks','mksession'), 

402 ('mksp','mkspell'), 

403 ('mkv','mkv'), 

404 ('mkv','mkvimrc'), 

405 ('mkvie','mkview'), 

406 ('mo','mo'), 

407 ('mod','mode'), 

408 ('mz','mz'), 

409 ('mz','mzscheme'), 

410 ('mzf','mzfile'), 

411 ('n','n'), 

412 ('n','next'), 

413 ('nb','nbkey'), 

414 ('nbc','nbclose'), 

415 ('nbs','nbstart'), 

416 ('ne','ne'), 

417 ('new','new'), 

418 ('nmapc','nmapclear'), 

419 ('noa','noa'), 

420 ('noautocmd','noautocmd'), 

421 ('noh','nohlsearch'), 

422 ('nu','number'), 

423 ('o','o'), 

424 ('o','open'), 

425 ('ol','oldfiles'), 

426 ('omapc','omapclear'), 

427 ('on','only'), 

428 ('opt','options'), 

429 ('ownsyntax','ownsyntax'), 

430 ('p','p'), 

431 ('p','print'), 

432 ('pc','pclose'), 

433 ('pe','pe'), 

434 ('pe','perl'), 

435 ('ped','pedit'), 

436 ('perld','perldo'), 

437 ('po','pop'), 

438 ('popu','popu'), 

439 ('popu','popup'), 

440 ('pp','ppop'), 

441 ('pr','pr'), 

442 ('pre','preserve'), 

443 ('prev','previous'), 

444 ('pro','pro'), 

445 ('prof','profile'), 

446 ('profd','profdel'), 

447 ('promptf','promptfind'), 

448 ('promptr','promptrepl'), 

449 ('ps','psearch'), 

450 ('ptN','ptN'), 

451 ('ptN','ptNext'), 

452 ('pta','ptag'), 

453 ('ptf','ptfirst'), 

454 ('ptj','ptjump'), 

455 ('ptl','ptlast'), 

456 ('ptn','ptn'), 

457 ('ptn','ptnext'), 

458 ('ptp','ptprevious'), 

459 ('ptr','ptrewind'), 

460 ('pts','ptselect'), 

461 ('pu','put'), 

462 ('pw','pwd'), 

463 ('py','py'), 

464 ('py','python'), 

465 ('py3','py3'), 

466 ('py3','py3'), 

467 ('py3do','py3do'), 

468 ('pydo','pydo'), 

469 ('pyf','pyfile'), 

470 ('python3','python3'), 

471 ('q','q'), 

472 ('q','quit'), 

473 ('qa','qall'), 

474 ('quita','quitall'), 

475 ('r','r'), 

476 ('r','read'), 

477 ('re','re'), 

478 ('rec','recover'), 

479 ('red','red'), 

480 ('red','redo'), 

481 ('redi','redir'), 

482 ('redr','redraw'), 

483 ('redraws','redrawstatus'), 

484 ('reg','registers'), 

485 ('res','resize'), 

486 ('ret','retab'), 

487 ('retu','return'), 

488 ('rew','rewind'), 

489 ('ri','right'), 

490 ('rightb','rightbelow'), 

491 ('ru','ru'), 

492 ('ru','runtime'), 

493 ('rub','ruby'), 

494 ('rubyd','rubydo'), 

495 ('rubyf','rubyfile'), 

496 ('rundo','rundo'), 

497 ('rv','rviminfo'), 

498 ('sN','sNext'), 

499 ('sa','sargument'), 

500 ('sal','sall'), 

501 ('san','sandbox'), 

502 ('sav','saveas'), 

503 ('sb','sbuffer'), 

504 ('sbN','sbNext'), 

505 ('sba','sball'), 

506 ('sbf','sbfirst'), 

507 ('sbl','sblast'), 

508 ('sbm','sbmodified'), 

509 ('sbn','sbnext'), 

510 ('sbp','sbprevious'), 

511 ('sbr','sbrewind'), 

512 ('scrip','scrip'), 

513 ('scrip','scriptnames'), 

514 ('scripte','scriptencoding'), 

515 ('scs','scs'), 

516 ('scscope','scscope'), 

517 ('se','set'), 

518 ('setf','setfiletype'), 

519 ('setg','setglobal'), 

520 ('setl','setlocal'), 

521 ('sf','sfind'), 

522 ('sfir','sfirst'), 

523 ('sh','shell'), 

524 ('si','si'), 

525 ('sig','sig'), 

526 ('sign','sign'), 

527 ('sil','silent'), 

528 ('sim','simalt'), 

529 ('sl','sl'), 

530 ('sl','sleep'), 

531 ('sla','slast'), 

532 ('sm','smagic'), 

533 ('sm','smap'), 

534 ('sme','sme'), 

535 ('smenu','smenu'), 

536 ('sn','snext'), 

537 ('sni','sniff'), 

538 ('sno','snomagic'), 

539 ('snoreme','snoreme'), 

540 ('snoremenu','snoremenu'), 

541 ('so','so'), 

542 ('so','source'), 

543 ('sor','sort'), 

544 ('sp','split'), 

545 ('spe','spe'), 

546 ('spe','spellgood'), 

547 ('spelld','spelldump'), 

548 ('spelli','spellinfo'), 

549 ('spellr','spellrepall'), 

550 ('spellu','spellundo'), 

551 ('spellw','spellwrong'), 

552 ('spr','sprevious'), 

553 ('sre','srewind'), 

554 ('st','st'), 

555 ('st','stop'), 

556 ('sta','stag'), 

557 ('star','star'), 

558 ('star','startinsert'), 

559 ('start','start'), 

560 ('startg','startgreplace'), 

561 ('startr','startreplace'), 

562 ('stj','stjump'), 

563 ('stopi','stopinsert'), 

564 ('sts','stselect'), 

565 ('sun','sunhide'), 

566 ('sunme','sunme'), 

567 ('sunmenu','sunmenu'), 

568 ('sus','suspend'), 

569 ('sv','sview'), 

570 ('sw','swapname'), 

571 ('sy','sy'), 

572 ('syn','syn'), 

573 ('sync','sync'), 

574 ('syncbind','syncbind'), 

575 ('syntime','syntime'), 

576 ('t','t'), 

577 ('tN','tN'), 

578 ('tN','tNext'), 

579 ('ta','ta'), 

580 ('ta','tag'), 

581 ('tab','tab'), 

582 ('tabN','tabN'), 

583 ('tabN','tabNext'), 

584 ('tabc','tabclose'), 

585 ('tabd','tabdo'), 

586 ('tabe','tabedit'), 

587 ('tabf','tabfind'), 

588 ('tabfir','tabfirst'), 

589 ('tabl','tablast'), 

590 ('tabm','tabmove'), 

591 ('tabn','tabnext'), 

592 ('tabnew','tabnew'), 

593 ('tabo','tabonly'), 

594 ('tabp','tabprevious'), 

595 ('tabr','tabrewind'), 

596 ('tabs','tabs'), 

597 ('tags','tags'), 

598 ('tc','tcl'), 

599 ('tcld','tcldo'), 

600 ('tclf','tclfile'), 

601 ('te','tearoff'), 

602 ('tf','tfirst'), 

603 ('th','throw'), 

604 ('tj','tjump'), 

605 ('tl','tlast'), 

606 ('tm','tm'), 

607 ('tm','tmenu'), 

608 ('tn','tn'), 

609 ('tn','tnext'), 

610 ('to','topleft'), 

611 ('tp','tprevious'), 

612 ('tr','tr'), 

613 ('tr','trewind'), 

614 ('try','try'), 

615 ('ts','tselect'), 

616 ('tu','tu'), 

617 ('tu','tunmenu'), 

618 ('u','u'), 

619 ('u','undo'), 

620 ('un','un'), 

621 ('una','unabbreviate'), 

622 ('undoj','undojoin'), 

623 ('undol','undolist'), 

624 ('unh','unhide'), 

625 ('unl','unl'), 

626 ('unlo','unlockvar'), 

627 ('uns','unsilent'), 

628 ('up','update'), 

629 ('v','v'), 

630 ('ve','ve'), 

631 ('ve','version'), 

632 ('verb','verbose'), 

633 ('vert','vertical'), 

634 ('vi','vi'), 

635 ('vi','visual'), 

636 ('vie','view'), 

637 ('vim','vimgrep'), 

638 ('vimgrepa','vimgrepadd'), 

639 ('viu','viusage'), 

640 ('vmapc','vmapclear'), 

641 ('vne','vnew'), 

642 ('vs','vsplit'), 

643 ('w','w'), 

644 ('w','write'), 

645 ('wN','wNext'), 

646 ('wa','wall'), 

647 ('wh','while'), 

648 ('win','win'), 

649 ('win','winsize'), 

650 ('winc','wincmd'), 

651 ('windo','windo'), 

652 ('winp','winpos'), 

653 ('wn','wnext'), 

654 ('wp','wprevious'), 

655 ('wq','wq'), 

656 ('wqa','wqall'), 

657 ('ws','wsverb'), 

658 ('wundo','wundo'), 

659 ('wv','wviminfo'), 

660 ('x','x'), 

661 ('x','xit'), 

662 ('xa','xall'), 

663 ('xmapc','xmapclear'), 

664 ('xme','xme'), 

665 ('xmenu','xmenu'), 

666 ('xnoreme','xnoreme'), 

667 ('xnoremenu','xnoremenu'), 

668 ('xunme','xunme'), 

669 ('xunmenu','xunmenu'), 

670 ('xwininfo','xwininfo'), 

671 ('y','yank'), 

672 ) 

673 return var 

674command = _getcommand() 

675 

676def _getoption(): 

677 var = ( 

678 ('acd','acd'), 

679 ('ai','ai'), 

680 ('akm','akm'), 

681 ('al','al'), 

682 ('aleph','aleph'), 

683 ('allowrevins','allowrevins'), 

684 ('altkeymap','altkeymap'), 

685 ('ambiwidth','ambiwidth'), 

686 ('ambw','ambw'), 

687 ('anti','anti'), 

688 ('antialias','antialias'), 

689 ('ar','ar'), 

690 ('arab','arab'), 

691 ('arabic','arabic'), 

692 ('arabicshape','arabicshape'), 

693 ('ari','ari'), 

694 ('arshape','arshape'), 

695 ('autochdir','autochdir'), 

696 ('autoindent','autoindent'), 

697 ('autoread','autoread'), 

698 ('autowrite','autowrite'), 

699 ('autowriteall','autowriteall'), 

700 ('aw','aw'), 

701 ('awa','awa'), 

702 ('background','background'), 

703 ('backspace','backspace'), 

704 ('backup','backup'), 

705 ('backupcopy','backupcopy'), 

706 ('backupdir','backupdir'), 

707 ('backupext','backupext'), 

708 ('backupskip','backupskip'), 

709 ('balloondelay','balloondelay'), 

710 ('ballooneval','ballooneval'), 

711 ('balloonexpr','balloonexpr'), 

712 ('bdir','bdir'), 

713 ('bdlay','bdlay'), 

714 ('beval','beval'), 

715 ('bex','bex'), 

716 ('bexpr','bexpr'), 

717 ('bg','bg'), 

718 ('bh','bh'), 

719 ('bin','bin'), 

720 ('binary','binary'), 

721 ('biosk','biosk'), 

722 ('bioskey','bioskey'), 

723 ('bk','bk'), 

724 ('bkc','bkc'), 

725 ('bl','bl'), 

726 ('bomb','bomb'), 

727 ('breakat','breakat'), 

728 ('brk','brk'), 

729 ('browsedir','browsedir'), 

730 ('bs','bs'), 

731 ('bsdir','bsdir'), 

732 ('bsk','bsk'), 

733 ('bt','bt'), 

734 ('bufhidden','bufhidden'), 

735 ('buflisted','buflisted'), 

736 ('buftype','buftype'), 

737 ('casemap','casemap'), 

738 ('cb','cb'), 

739 ('cc','cc'), 

740 ('ccv','ccv'), 

741 ('cd','cd'), 

742 ('cdpath','cdpath'), 

743 ('cedit','cedit'), 

744 ('cf','cf'), 

745 ('cfu','cfu'), 

746 ('ch','ch'), 

747 ('charconvert','charconvert'), 

748 ('ci','ci'), 

749 ('cin','cin'), 

750 ('cindent','cindent'), 

751 ('cink','cink'), 

752 ('cinkeys','cinkeys'), 

753 ('cino','cino'), 

754 ('cinoptions','cinoptions'), 

755 ('cinw','cinw'), 

756 ('cinwords','cinwords'), 

757 ('clipboard','clipboard'), 

758 ('cmdheight','cmdheight'), 

759 ('cmdwinheight','cmdwinheight'), 

760 ('cmp','cmp'), 

761 ('cms','cms'), 

762 ('co','co'), 

763 ('cocu','cocu'), 

764 ('cole','cole'), 

765 ('colorcolumn','colorcolumn'), 

766 ('columns','columns'), 

767 ('com','com'), 

768 ('comments','comments'), 

769 ('commentstring','commentstring'), 

770 ('compatible','compatible'), 

771 ('complete','complete'), 

772 ('completefunc','completefunc'), 

773 ('completeopt','completeopt'), 

774 ('concealcursor','concealcursor'), 

775 ('conceallevel','conceallevel'), 

776 ('confirm','confirm'), 

777 ('consk','consk'), 

778 ('conskey','conskey'), 

779 ('copyindent','copyindent'), 

780 ('cot','cot'), 

781 ('cp','cp'), 

782 ('cpo','cpo'), 

783 ('cpoptions','cpoptions'), 

784 ('cpt','cpt'), 

785 ('crb','crb'), 

786 ('cryptmethod','cryptmethod'), 

787 ('cscopepathcomp','cscopepathcomp'), 

788 ('cscopeprg','cscopeprg'), 

789 ('cscopequickfix','cscopequickfix'), 

790 ('cscoperelative','cscoperelative'), 

791 ('cscopetag','cscopetag'), 

792 ('cscopetagorder','cscopetagorder'), 

793 ('cscopeverbose','cscopeverbose'), 

794 ('cspc','cspc'), 

795 ('csprg','csprg'), 

796 ('csqf','csqf'), 

797 ('csre','csre'), 

798 ('cst','cst'), 

799 ('csto','csto'), 

800 ('csverb','csverb'), 

801 ('cuc','cuc'), 

802 ('cul','cul'), 

803 ('cursorbind','cursorbind'), 

804 ('cursorcolumn','cursorcolumn'), 

805 ('cursorline','cursorline'), 

806 ('cwh','cwh'), 

807 ('debug','debug'), 

808 ('deco','deco'), 

809 ('def','def'), 

810 ('define','define'), 

811 ('delcombine','delcombine'), 

812 ('dex','dex'), 

813 ('dg','dg'), 

814 ('dict','dict'), 

815 ('dictionary','dictionary'), 

816 ('diff','diff'), 

817 ('diffexpr','diffexpr'), 

818 ('diffopt','diffopt'), 

819 ('digraph','digraph'), 

820 ('dip','dip'), 

821 ('dir','dir'), 

822 ('directory','directory'), 

823 ('display','display'), 

824 ('dy','dy'), 

825 ('ea','ea'), 

826 ('ead','ead'), 

827 ('eadirection','eadirection'), 

828 ('eb','eb'), 

829 ('ed','ed'), 

830 ('edcompatible','edcompatible'), 

831 ('ef','ef'), 

832 ('efm','efm'), 

833 ('ei','ei'), 

834 ('ek','ek'), 

835 ('enc','enc'), 

836 ('encoding','encoding'), 

837 ('endofline','endofline'), 

838 ('eol','eol'), 

839 ('ep','ep'), 

840 ('equalalways','equalalways'), 

841 ('equalprg','equalprg'), 

842 ('errorbells','errorbells'), 

843 ('errorfile','errorfile'), 

844 ('errorformat','errorformat'), 

845 ('esckeys','esckeys'), 

846 ('et','et'), 

847 ('eventignore','eventignore'), 

848 ('ex','ex'), 

849 ('expandtab','expandtab'), 

850 ('exrc','exrc'), 

851 ('fcl','fcl'), 

852 ('fcs','fcs'), 

853 ('fdc','fdc'), 

854 ('fde','fde'), 

855 ('fdi','fdi'), 

856 ('fdl','fdl'), 

857 ('fdls','fdls'), 

858 ('fdm','fdm'), 

859 ('fdn','fdn'), 

860 ('fdo','fdo'), 

861 ('fdt','fdt'), 

862 ('fen','fen'), 

863 ('fenc','fenc'), 

864 ('fencs','fencs'), 

865 ('fex','fex'), 

866 ('ff','ff'), 

867 ('ffs','ffs'), 

868 ('fic','fic'), 

869 ('fileencoding','fileencoding'), 

870 ('fileencodings','fileencodings'), 

871 ('fileformat','fileformat'), 

872 ('fileformats','fileformats'), 

873 ('fileignorecase','fileignorecase'), 

874 ('filetype','filetype'), 

875 ('fillchars','fillchars'), 

876 ('fk','fk'), 

877 ('fkmap','fkmap'), 

878 ('flp','flp'), 

879 ('fml','fml'), 

880 ('fmr','fmr'), 

881 ('fo','fo'), 

882 ('foldclose','foldclose'), 

883 ('foldcolumn','foldcolumn'), 

884 ('foldenable','foldenable'), 

885 ('foldexpr','foldexpr'), 

886 ('foldignore','foldignore'), 

887 ('foldlevel','foldlevel'), 

888 ('foldlevelstart','foldlevelstart'), 

889 ('foldmarker','foldmarker'), 

890 ('foldmethod','foldmethod'), 

891 ('foldminlines','foldminlines'), 

892 ('foldnestmax','foldnestmax'), 

893 ('foldopen','foldopen'), 

894 ('foldtext','foldtext'), 

895 ('formatexpr','formatexpr'), 

896 ('formatlistpat','formatlistpat'), 

897 ('formatoptions','formatoptions'), 

898 ('formatprg','formatprg'), 

899 ('fp','fp'), 

900 ('fs','fs'), 

901 ('fsync','fsync'), 

902 ('ft','ft'), 

903 ('gcr','gcr'), 

904 ('gd','gd'), 

905 ('gdefault','gdefault'), 

906 ('gfm','gfm'), 

907 ('gfn','gfn'), 

908 ('gfs','gfs'), 

909 ('gfw','gfw'), 

910 ('ghr','ghr'), 

911 ('go','go'), 

912 ('gp','gp'), 

913 ('grepformat','grepformat'), 

914 ('grepprg','grepprg'), 

915 ('gtl','gtl'), 

916 ('gtt','gtt'), 

917 ('guicursor','guicursor'), 

918 ('guifont','guifont'), 

919 ('guifontset','guifontset'), 

920 ('guifontwide','guifontwide'), 

921 ('guiheadroom','guiheadroom'), 

922 ('guioptions','guioptions'), 

923 ('guipty','guipty'), 

924 ('guitablabel','guitablabel'), 

925 ('guitabtooltip','guitabtooltip'), 

926 ('helpfile','helpfile'), 

927 ('helpheight','helpheight'), 

928 ('helplang','helplang'), 

929 ('hf','hf'), 

930 ('hh','hh'), 

931 ('hi','hi'), 

932 ('hid','hid'), 

933 ('hidden','hidden'), 

934 ('highlight','highlight'), 

935 ('history','history'), 

936 ('hk','hk'), 

937 ('hkmap','hkmap'), 

938 ('hkmapp','hkmapp'), 

939 ('hkp','hkp'), 

940 ('hl','hl'), 

941 ('hlg','hlg'), 

942 ('hls','hls'), 

943 ('hlsearch','hlsearch'), 

944 ('ic','ic'), 

945 ('icon','icon'), 

946 ('iconstring','iconstring'), 

947 ('ignorecase','ignorecase'), 

948 ('im','im'), 

949 ('imactivatefunc','imactivatefunc'), 

950 ('imactivatekey','imactivatekey'), 

951 ('imaf','imaf'), 

952 ('imak','imak'), 

953 ('imc','imc'), 

954 ('imcmdline','imcmdline'), 

955 ('imd','imd'), 

956 ('imdisable','imdisable'), 

957 ('imi','imi'), 

958 ('iminsert','iminsert'), 

959 ('ims','ims'), 

960 ('imsearch','imsearch'), 

961 ('imsf','imsf'), 

962 ('imstatusfunc','imstatusfunc'), 

963 ('inc','inc'), 

964 ('include','include'), 

965 ('includeexpr','includeexpr'), 

966 ('incsearch','incsearch'), 

967 ('inde','inde'), 

968 ('indentexpr','indentexpr'), 

969 ('indentkeys','indentkeys'), 

970 ('indk','indk'), 

971 ('inex','inex'), 

972 ('inf','inf'), 

973 ('infercase','infercase'), 

974 ('inoremap','inoremap'), 

975 ('insertmode','insertmode'), 

976 ('invacd','invacd'), 

977 ('invai','invai'), 

978 ('invakm','invakm'), 

979 ('invallowrevins','invallowrevins'), 

980 ('invaltkeymap','invaltkeymap'), 

981 ('invanti','invanti'), 

982 ('invantialias','invantialias'), 

983 ('invar','invar'), 

984 ('invarab','invarab'), 

985 ('invarabic','invarabic'), 

986 ('invarabicshape','invarabicshape'), 

987 ('invari','invari'), 

988 ('invarshape','invarshape'), 

989 ('invautochdir','invautochdir'), 

990 ('invautoindent','invautoindent'), 

991 ('invautoread','invautoread'), 

992 ('invautowrite','invautowrite'), 

993 ('invautowriteall','invautowriteall'), 

994 ('invaw','invaw'), 

995 ('invawa','invawa'), 

996 ('invbackup','invbackup'), 

997 ('invballooneval','invballooneval'), 

998 ('invbeval','invbeval'), 

999 ('invbin','invbin'), 

1000 ('invbinary','invbinary'), 

1001 ('invbiosk','invbiosk'), 

1002 ('invbioskey','invbioskey'), 

1003 ('invbk','invbk'), 

1004 ('invbl','invbl'), 

1005 ('invbomb','invbomb'), 

1006 ('invbuflisted','invbuflisted'), 

1007 ('invcf','invcf'), 

1008 ('invci','invci'), 

1009 ('invcin','invcin'), 

1010 ('invcindent','invcindent'), 

1011 ('invcompatible','invcompatible'), 

1012 ('invconfirm','invconfirm'), 

1013 ('invconsk','invconsk'), 

1014 ('invconskey','invconskey'), 

1015 ('invcopyindent','invcopyindent'), 

1016 ('invcp','invcp'), 

1017 ('invcrb','invcrb'), 

1018 ('invcscoperelative','invcscoperelative'), 

1019 ('invcscopetag','invcscopetag'), 

1020 ('invcscopeverbose','invcscopeverbose'), 

1021 ('invcsre','invcsre'), 

1022 ('invcst','invcst'), 

1023 ('invcsverb','invcsverb'), 

1024 ('invcuc','invcuc'), 

1025 ('invcul','invcul'), 

1026 ('invcursorbind','invcursorbind'), 

1027 ('invcursorcolumn','invcursorcolumn'), 

1028 ('invcursorline','invcursorline'), 

1029 ('invdeco','invdeco'), 

1030 ('invdelcombine','invdelcombine'), 

1031 ('invdg','invdg'), 

1032 ('invdiff','invdiff'), 

1033 ('invdigraph','invdigraph'), 

1034 ('invea','invea'), 

1035 ('inveb','inveb'), 

1036 ('inved','inved'), 

1037 ('invedcompatible','invedcompatible'), 

1038 ('invek','invek'), 

1039 ('invendofline','invendofline'), 

1040 ('inveol','inveol'), 

1041 ('invequalalways','invequalalways'), 

1042 ('inverrorbells','inverrorbells'), 

1043 ('invesckeys','invesckeys'), 

1044 ('invet','invet'), 

1045 ('invex','invex'), 

1046 ('invexpandtab','invexpandtab'), 

1047 ('invexrc','invexrc'), 

1048 ('invfen','invfen'), 

1049 ('invfic','invfic'), 

1050 ('invfileignorecase','invfileignorecase'), 

1051 ('invfk','invfk'), 

1052 ('invfkmap','invfkmap'), 

1053 ('invfoldenable','invfoldenable'), 

1054 ('invgd','invgd'), 

1055 ('invgdefault','invgdefault'), 

1056 ('invguipty','invguipty'), 

1057 ('invhid','invhid'), 

1058 ('invhidden','invhidden'), 

1059 ('invhk','invhk'), 

1060 ('invhkmap','invhkmap'), 

1061 ('invhkmapp','invhkmapp'), 

1062 ('invhkp','invhkp'), 

1063 ('invhls','invhls'), 

1064 ('invhlsearch','invhlsearch'), 

1065 ('invic','invic'), 

1066 ('invicon','invicon'), 

1067 ('invignorecase','invignorecase'), 

1068 ('invim','invim'), 

1069 ('invimc','invimc'), 

1070 ('invimcmdline','invimcmdline'), 

1071 ('invimd','invimd'), 

1072 ('invimdisable','invimdisable'), 

1073 ('invincsearch','invincsearch'), 

1074 ('invinf','invinf'), 

1075 ('invinfercase','invinfercase'), 

1076 ('invinsertmode','invinsertmode'), 

1077 ('invis','invis'), 

1078 ('invjoinspaces','invjoinspaces'), 

1079 ('invjs','invjs'), 

1080 ('invlazyredraw','invlazyredraw'), 

1081 ('invlbr','invlbr'), 

1082 ('invlinebreak','invlinebreak'), 

1083 ('invlisp','invlisp'), 

1084 ('invlist','invlist'), 

1085 ('invloadplugins','invloadplugins'), 

1086 ('invlpl','invlpl'), 

1087 ('invlz','invlz'), 

1088 ('invma','invma'), 

1089 ('invmacatsui','invmacatsui'), 

1090 ('invmagic','invmagic'), 

1091 ('invmh','invmh'), 

1092 ('invml','invml'), 

1093 ('invmod','invmod'), 

1094 ('invmodeline','invmodeline'), 

1095 ('invmodifiable','invmodifiable'), 

1096 ('invmodified','invmodified'), 

1097 ('invmore','invmore'), 

1098 ('invmousef','invmousef'), 

1099 ('invmousefocus','invmousefocus'), 

1100 ('invmousehide','invmousehide'), 

1101 ('invnu','invnu'), 

1102 ('invnumber','invnumber'), 

1103 ('invodev','invodev'), 

1104 ('invopendevice','invopendevice'), 

1105 ('invpaste','invpaste'), 

1106 ('invpi','invpi'), 

1107 ('invpreserveindent','invpreserveindent'), 

1108 ('invpreviewwindow','invpreviewwindow'), 

1109 ('invprompt','invprompt'), 

1110 ('invpvw','invpvw'), 

1111 ('invreadonly','invreadonly'), 

1112 ('invrelativenumber','invrelativenumber'), 

1113 ('invremap','invremap'), 

1114 ('invrestorescreen','invrestorescreen'), 

1115 ('invrevins','invrevins'), 

1116 ('invri','invri'), 

1117 ('invrightleft','invrightleft'), 

1118 ('invrl','invrl'), 

1119 ('invrnu','invrnu'), 

1120 ('invro','invro'), 

1121 ('invrs','invrs'), 

1122 ('invru','invru'), 

1123 ('invruler','invruler'), 

1124 ('invsb','invsb'), 

1125 ('invsc','invsc'), 

1126 ('invscb','invscb'), 

1127 ('invscrollbind','invscrollbind'), 

1128 ('invscs','invscs'), 

1129 ('invsecure','invsecure'), 

1130 ('invsft','invsft'), 

1131 ('invshellslash','invshellslash'), 

1132 ('invshelltemp','invshelltemp'), 

1133 ('invshiftround','invshiftround'), 

1134 ('invshortname','invshortname'), 

1135 ('invshowcmd','invshowcmd'), 

1136 ('invshowfulltag','invshowfulltag'), 

1137 ('invshowmatch','invshowmatch'), 

1138 ('invshowmode','invshowmode'), 

1139 ('invsi','invsi'), 

1140 ('invsm','invsm'), 

1141 ('invsmartcase','invsmartcase'), 

1142 ('invsmartindent','invsmartindent'), 

1143 ('invsmarttab','invsmarttab'), 

1144 ('invsmd','invsmd'), 

1145 ('invsn','invsn'), 

1146 ('invsol','invsol'), 

1147 ('invspell','invspell'), 

1148 ('invsplitbelow','invsplitbelow'), 

1149 ('invsplitright','invsplitright'), 

1150 ('invspr','invspr'), 

1151 ('invsr','invsr'), 

1152 ('invssl','invssl'), 

1153 ('invsta','invsta'), 

1154 ('invstartofline','invstartofline'), 

1155 ('invstmp','invstmp'), 

1156 ('invswapfile','invswapfile'), 

1157 ('invswf','invswf'), 

1158 ('invta','invta'), 

1159 ('invtagbsearch','invtagbsearch'), 

1160 ('invtagrelative','invtagrelative'), 

1161 ('invtagstack','invtagstack'), 

1162 ('invtbi','invtbi'), 

1163 ('invtbidi','invtbidi'), 

1164 ('invtbs','invtbs'), 

1165 ('invtermbidi','invtermbidi'), 

1166 ('invterse','invterse'), 

1167 ('invtextauto','invtextauto'), 

1168 ('invtextmode','invtextmode'), 

1169 ('invtf','invtf'), 

1170 ('invtgst','invtgst'), 

1171 ('invtildeop','invtildeop'), 

1172 ('invtimeout','invtimeout'), 

1173 ('invtitle','invtitle'), 

1174 ('invto','invto'), 

1175 ('invtop','invtop'), 

1176 ('invtr','invtr'), 

1177 ('invttimeout','invttimeout'), 

1178 ('invttybuiltin','invttybuiltin'), 

1179 ('invttyfast','invttyfast'), 

1180 ('invtx','invtx'), 

1181 ('invudf','invudf'), 

1182 ('invundofile','invundofile'), 

1183 ('invvb','invvb'), 

1184 ('invvisualbell','invvisualbell'), 

1185 ('invwa','invwa'), 

1186 ('invwarn','invwarn'), 

1187 ('invwb','invwb'), 

1188 ('invweirdinvert','invweirdinvert'), 

1189 ('invwfh','invwfh'), 

1190 ('invwfw','invwfw'), 

1191 ('invwic','invwic'), 

1192 ('invwildignorecase','invwildignorecase'), 

1193 ('invwildmenu','invwildmenu'), 

1194 ('invwinfixheight','invwinfixheight'), 

1195 ('invwinfixwidth','invwinfixwidth'), 

1196 ('invwiv','invwiv'), 

1197 ('invwmnu','invwmnu'), 

1198 ('invwrap','invwrap'), 

1199 ('invwrapscan','invwrapscan'), 

1200 ('invwrite','invwrite'), 

1201 ('invwriteany','invwriteany'), 

1202 ('invwritebackup','invwritebackup'), 

1203 ('invws','invws'), 

1204 ('is','is'), 

1205 ('isf','isf'), 

1206 ('isfname','isfname'), 

1207 ('isi','isi'), 

1208 ('isident','isident'), 

1209 ('isk','isk'), 

1210 ('iskeyword','iskeyword'), 

1211 ('isp','isp'), 

1212 ('isprint','isprint'), 

1213 ('joinspaces','joinspaces'), 

1214 ('js','js'), 

1215 ('key','key'), 

1216 ('keymap','keymap'), 

1217 ('keymodel','keymodel'), 

1218 ('keywordprg','keywordprg'), 

1219 ('km','km'), 

1220 ('kmp','kmp'), 

1221 ('kp','kp'), 

1222 ('langmap','langmap'), 

1223 ('langmenu','langmenu'), 

1224 ('laststatus','laststatus'), 

1225 ('lazyredraw','lazyredraw'), 

1226 ('lbr','lbr'), 

1227 ('lcs','lcs'), 

1228 ('linebreak','linebreak'), 

1229 ('lines','lines'), 

1230 ('linespace','linespace'), 

1231 ('lisp','lisp'), 

1232 ('lispwords','lispwords'), 

1233 ('list','list'), 

1234 ('listchars','listchars'), 

1235 ('lm','lm'), 

1236 ('lmap','lmap'), 

1237 ('loadplugins','loadplugins'), 

1238 ('lpl','lpl'), 

1239 ('ls','ls'), 

1240 ('lsp','lsp'), 

1241 ('lw','lw'), 

1242 ('lz','lz'), 

1243 ('ma','ma'), 

1244 ('macatsui','macatsui'), 

1245 ('magic','magic'), 

1246 ('makeef','makeef'), 

1247 ('makeprg','makeprg'), 

1248 ('mat','mat'), 

1249 ('matchpairs','matchpairs'), 

1250 ('matchtime','matchtime'), 

1251 ('maxcombine','maxcombine'), 

1252 ('maxfuncdepth','maxfuncdepth'), 

1253 ('maxmapdepth','maxmapdepth'), 

1254 ('maxmem','maxmem'), 

1255 ('maxmempattern','maxmempattern'), 

1256 ('maxmemtot','maxmemtot'), 

1257 ('mco','mco'), 

1258 ('mef','mef'), 

1259 ('menuitems','menuitems'), 

1260 ('mfd','mfd'), 

1261 ('mh','mh'), 

1262 ('mis','mis'), 

1263 ('mkspellmem','mkspellmem'), 

1264 ('ml','ml'), 

1265 ('mls','mls'), 

1266 ('mm','mm'), 

1267 ('mmd','mmd'), 

1268 ('mmp','mmp'), 

1269 ('mmt','mmt'), 

1270 ('mod','mod'), 

1271 ('modeline','modeline'), 

1272 ('modelines','modelines'), 

1273 ('modifiable','modifiable'), 

1274 ('modified','modified'), 

1275 ('more','more'), 

1276 ('mouse','mouse'), 

1277 ('mousef','mousef'), 

1278 ('mousefocus','mousefocus'), 

1279 ('mousehide','mousehide'), 

1280 ('mousem','mousem'), 

1281 ('mousemodel','mousemodel'), 

1282 ('mouses','mouses'), 

1283 ('mouseshape','mouseshape'), 

1284 ('mouset','mouset'), 

1285 ('mousetime','mousetime'), 

1286 ('mp','mp'), 

1287 ('mps','mps'), 

1288 ('msm','msm'), 

1289 ('mzq','mzq'), 

1290 ('mzquantum','mzquantum'), 

1291 ('nf','nf'), 

1292 ('nnoremap','nnoremap'), 

1293 ('noacd','noacd'), 

1294 ('noai','noai'), 

1295 ('noakm','noakm'), 

1296 ('noallowrevins','noallowrevins'), 

1297 ('noaltkeymap','noaltkeymap'), 

1298 ('noanti','noanti'), 

1299 ('noantialias','noantialias'), 

1300 ('noar','noar'), 

1301 ('noarab','noarab'), 

1302 ('noarabic','noarabic'), 

1303 ('noarabicshape','noarabicshape'), 

1304 ('noari','noari'), 

1305 ('noarshape','noarshape'), 

1306 ('noautochdir','noautochdir'), 

1307 ('noautoindent','noautoindent'), 

1308 ('noautoread','noautoread'), 

1309 ('noautowrite','noautowrite'), 

1310 ('noautowriteall','noautowriteall'), 

1311 ('noaw','noaw'), 

1312 ('noawa','noawa'), 

1313 ('nobackup','nobackup'), 

1314 ('noballooneval','noballooneval'), 

1315 ('nobeval','nobeval'), 

1316 ('nobin','nobin'), 

1317 ('nobinary','nobinary'), 

1318 ('nobiosk','nobiosk'), 

1319 ('nobioskey','nobioskey'), 

1320 ('nobk','nobk'), 

1321 ('nobl','nobl'), 

1322 ('nobomb','nobomb'), 

1323 ('nobuflisted','nobuflisted'), 

1324 ('nocf','nocf'), 

1325 ('noci','noci'), 

1326 ('nocin','nocin'), 

1327 ('nocindent','nocindent'), 

1328 ('nocompatible','nocompatible'), 

1329 ('noconfirm','noconfirm'), 

1330 ('noconsk','noconsk'), 

1331 ('noconskey','noconskey'), 

1332 ('nocopyindent','nocopyindent'), 

1333 ('nocp','nocp'), 

1334 ('nocrb','nocrb'), 

1335 ('nocscoperelative','nocscoperelative'), 

1336 ('nocscopetag','nocscopetag'), 

1337 ('nocscopeverbose','nocscopeverbose'), 

1338 ('nocsre','nocsre'), 

1339 ('nocst','nocst'), 

1340 ('nocsverb','nocsverb'), 

1341 ('nocuc','nocuc'), 

1342 ('nocul','nocul'), 

1343 ('nocursorbind','nocursorbind'), 

1344 ('nocursorcolumn','nocursorcolumn'), 

1345 ('nocursorline','nocursorline'), 

1346 ('nodeco','nodeco'), 

1347 ('nodelcombine','nodelcombine'), 

1348 ('nodg','nodg'), 

1349 ('nodiff','nodiff'), 

1350 ('nodigraph','nodigraph'), 

1351 ('noea','noea'), 

1352 ('noeb','noeb'), 

1353 ('noed','noed'), 

1354 ('noedcompatible','noedcompatible'), 

1355 ('noek','noek'), 

1356 ('noendofline','noendofline'), 

1357 ('noeol','noeol'), 

1358 ('noequalalways','noequalalways'), 

1359 ('noerrorbells','noerrorbells'), 

1360 ('noesckeys','noesckeys'), 

1361 ('noet','noet'), 

1362 ('noex','noex'), 

1363 ('noexpandtab','noexpandtab'), 

1364 ('noexrc','noexrc'), 

1365 ('nofen','nofen'), 

1366 ('nofic','nofic'), 

1367 ('nofileignorecase','nofileignorecase'), 

1368 ('nofk','nofk'), 

1369 ('nofkmap','nofkmap'), 

1370 ('nofoldenable','nofoldenable'), 

1371 ('nogd','nogd'), 

1372 ('nogdefault','nogdefault'), 

1373 ('noguipty','noguipty'), 

1374 ('nohid','nohid'), 

1375 ('nohidden','nohidden'), 

1376 ('nohk','nohk'), 

1377 ('nohkmap','nohkmap'), 

1378 ('nohkmapp','nohkmapp'), 

1379 ('nohkp','nohkp'), 

1380 ('nohls','nohls'), 

1381 ('nohlsearch','nohlsearch'), 

1382 ('noic','noic'), 

1383 ('noicon','noicon'), 

1384 ('noignorecase','noignorecase'), 

1385 ('noim','noim'), 

1386 ('noimc','noimc'), 

1387 ('noimcmdline','noimcmdline'), 

1388 ('noimd','noimd'), 

1389 ('noimdisable','noimdisable'), 

1390 ('noincsearch','noincsearch'), 

1391 ('noinf','noinf'), 

1392 ('noinfercase','noinfercase'), 

1393 ('noinsertmode','noinsertmode'), 

1394 ('nois','nois'), 

1395 ('nojoinspaces','nojoinspaces'), 

1396 ('nojs','nojs'), 

1397 ('nolazyredraw','nolazyredraw'), 

1398 ('nolbr','nolbr'), 

1399 ('nolinebreak','nolinebreak'), 

1400 ('nolisp','nolisp'), 

1401 ('nolist','nolist'), 

1402 ('noloadplugins','noloadplugins'), 

1403 ('nolpl','nolpl'), 

1404 ('nolz','nolz'), 

1405 ('noma','noma'), 

1406 ('nomacatsui','nomacatsui'), 

1407 ('nomagic','nomagic'), 

1408 ('nomh','nomh'), 

1409 ('noml','noml'), 

1410 ('nomod','nomod'), 

1411 ('nomodeline','nomodeline'), 

1412 ('nomodifiable','nomodifiable'), 

1413 ('nomodified','nomodified'), 

1414 ('nomore','nomore'), 

1415 ('nomousef','nomousef'), 

1416 ('nomousefocus','nomousefocus'), 

1417 ('nomousehide','nomousehide'), 

1418 ('nonu','nonu'), 

1419 ('nonumber','nonumber'), 

1420 ('noodev','noodev'), 

1421 ('noopendevice','noopendevice'), 

1422 ('nopaste','nopaste'), 

1423 ('nopi','nopi'), 

1424 ('nopreserveindent','nopreserveindent'), 

1425 ('nopreviewwindow','nopreviewwindow'), 

1426 ('noprompt','noprompt'), 

1427 ('nopvw','nopvw'), 

1428 ('noreadonly','noreadonly'), 

1429 ('norelativenumber','norelativenumber'), 

1430 ('noremap','noremap'), 

1431 ('norestorescreen','norestorescreen'), 

1432 ('norevins','norevins'), 

1433 ('nori','nori'), 

1434 ('norightleft','norightleft'), 

1435 ('norl','norl'), 

1436 ('nornu','nornu'), 

1437 ('noro','noro'), 

1438 ('nors','nors'), 

1439 ('noru','noru'), 

1440 ('noruler','noruler'), 

1441 ('nosb','nosb'), 

1442 ('nosc','nosc'), 

1443 ('noscb','noscb'), 

1444 ('noscrollbind','noscrollbind'), 

1445 ('noscs','noscs'), 

1446 ('nosecure','nosecure'), 

1447 ('nosft','nosft'), 

1448 ('noshellslash','noshellslash'), 

1449 ('noshelltemp','noshelltemp'), 

1450 ('noshiftround','noshiftround'), 

1451 ('noshortname','noshortname'), 

1452 ('noshowcmd','noshowcmd'), 

1453 ('noshowfulltag','noshowfulltag'), 

1454 ('noshowmatch','noshowmatch'), 

1455 ('noshowmode','noshowmode'), 

1456 ('nosi','nosi'), 

1457 ('nosm','nosm'), 

1458 ('nosmartcase','nosmartcase'), 

1459 ('nosmartindent','nosmartindent'), 

1460 ('nosmarttab','nosmarttab'), 

1461 ('nosmd','nosmd'), 

1462 ('nosn','nosn'), 

1463 ('nosol','nosol'), 

1464 ('nospell','nospell'), 

1465 ('nosplitbelow','nosplitbelow'), 

1466 ('nosplitright','nosplitright'), 

1467 ('nospr','nospr'), 

1468 ('nosr','nosr'), 

1469 ('nossl','nossl'), 

1470 ('nosta','nosta'), 

1471 ('nostartofline','nostartofline'), 

1472 ('nostmp','nostmp'), 

1473 ('noswapfile','noswapfile'), 

1474 ('noswf','noswf'), 

1475 ('nota','nota'), 

1476 ('notagbsearch','notagbsearch'), 

1477 ('notagrelative','notagrelative'), 

1478 ('notagstack','notagstack'), 

1479 ('notbi','notbi'), 

1480 ('notbidi','notbidi'), 

1481 ('notbs','notbs'), 

1482 ('notermbidi','notermbidi'), 

1483 ('noterse','noterse'), 

1484 ('notextauto','notextauto'), 

1485 ('notextmode','notextmode'), 

1486 ('notf','notf'), 

1487 ('notgst','notgst'), 

1488 ('notildeop','notildeop'), 

1489 ('notimeout','notimeout'), 

1490 ('notitle','notitle'), 

1491 ('noto','noto'), 

1492 ('notop','notop'), 

1493 ('notr','notr'), 

1494 ('nottimeout','nottimeout'), 

1495 ('nottybuiltin','nottybuiltin'), 

1496 ('nottyfast','nottyfast'), 

1497 ('notx','notx'), 

1498 ('noudf','noudf'), 

1499 ('noundofile','noundofile'), 

1500 ('novb','novb'), 

1501 ('novisualbell','novisualbell'), 

1502 ('nowa','nowa'), 

1503 ('nowarn','nowarn'), 

1504 ('nowb','nowb'), 

1505 ('noweirdinvert','noweirdinvert'), 

1506 ('nowfh','nowfh'), 

1507 ('nowfw','nowfw'), 

1508 ('nowic','nowic'), 

1509 ('nowildignorecase','nowildignorecase'), 

1510 ('nowildmenu','nowildmenu'), 

1511 ('nowinfixheight','nowinfixheight'), 

1512 ('nowinfixwidth','nowinfixwidth'), 

1513 ('nowiv','nowiv'), 

1514 ('nowmnu','nowmnu'), 

1515 ('nowrap','nowrap'), 

1516 ('nowrapscan','nowrapscan'), 

1517 ('nowrite','nowrite'), 

1518 ('nowriteany','nowriteany'), 

1519 ('nowritebackup','nowritebackup'), 

1520 ('nows','nows'), 

1521 ('nrformats','nrformats'), 

1522 ('nu','nu'), 

1523 ('number','number'), 

1524 ('numberwidth','numberwidth'), 

1525 ('nuw','nuw'), 

1526 ('odev','odev'), 

1527 ('oft','oft'), 

1528 ('ofu','ofu'), 

1529 ('omnifunc','omnifunc'), 

1530 ('opendevice','opendevice'), 

1531 ('operatorfunc','operatorfunc'), 

1532 ('opfunc','opfunc'), 

1533 ('osfiletype','osfiletype'), 

1534 ('pa','pa'), 

1535 ('para','para'), 

1536 ('paragraphs','paragraphs'), 

1537 ('paste','paste'), 

1538 ('pastetoggle','pastetoggle'), 

1539 ('patchexpr','patchexpr'), 

1540 ('patchmode','patchmode'), 

1541 ('path','path'), 

1542 ('pdev','pdev'), 

1543 ('penc','penc'), 

1544 ('pex','pex'), 

1545 ('pexpr','pexpr'), 

1546 ('pfn','pfn'), 

1547 ('ph','ph'), 

1548 ('pheader','pheader'), 

1549 ('pi','pi'), 

1550 ('pm','pm'), 

1551 ('pmbcs','pmbcs'), 

1552 ('pmbfn','pmbfn'), 

1553 ('popt','popt'), 

1554 ('preserveindent','preserveindent'), 

1555 ('previewheight','previewheight'), 

1556 ('previewwindow','previewwindow'), 

1557 ('printdevice','printdevice'), 

1558 ('printencoding','printencoding'), 

1559 ('printexpr','printexpr'), 

1560 ('printfont','printfont'), 

1561 ('printheader','printheader'), 

1562 ('printmbcharset','printmbcharset'), 

1563 ('printmbfont','printmbfont'), 

1564 ('printoptions','printoptions'), 

1565 ('prompt','prompt'), 

1566 ('pt','pt'), 

1567 ('pumheight','pumheight'), 

1568 ('pvh','pvh'), 

1569 ('pvw','pvw'), 

1570 ('qe','qe'), 

1571 ('quoteescape','quoteescape'), 

1572 ('rdt','rdt'), 

1573 ('re','re'), 

1574 ('readonly','readonly'), 

1575 ('redrawtime','redrawtime'), 

1576 ('regexpengine','regexpengine'), 

1577 ('relativenumber','relativenumber'), 

1578 ('remap','remap'), 

1579 ('report','report'), 

1580 ('restorescreen','restorescreen'), 

1581 ('revins','revins'), 

1582 ('ri','ri'), 

1583 ('rightleft','rightleft'), 

1584 ('rightleftcmd','rightleftcmd'), 

1585 ('rl','rl'), 

1586 ('rlc','rlc'), 

1587 ('rnu','rnu'), 

1588 ('ro','ro'), 

1589 ('rs','rs'), 

1590 ('rtp','rtp'), 

1591 ('ru','ru'), 

1592 ('ruf','ruf'), 

1593 ('ruler','ruler'), 

1594 ('rulerformat','rulerformat'), 

1595 ('runtimepath','runtimepath'), 

1596 ('sb','sb'), 

1597 ('sbo','sbo'), 

1598 ('sbr','sbr'), 

1599 ('sc','sc'), 

1600 ('scb','scb'), 

1601 ('scr','scr'), 

1602 ('scroll','scroll'), 

1603 ('scrollbind','scrollbind'), 

1604 ('scrolljump','scrolljump'), 

1605 ('scrolloff','scrolloff'), 

1606 ('scrollopt','scrollopt'), 

1607 ('scs','scs'), 

1608 ('sect','sect'), 

1609 ('sections','sections'), 

1610 ('secure','secure'), 

1611 ('sel','sel'), 

1612 ('selection','selection'), 

1613 ('selectmode','selectmode'), 

1614 ('sessionoptions','sessionoptions'), 

1615 ('sft','sft'), 

1616 ('sh','sh'), 

1617 ('shcf','shcf'), 

1618 ('shell','shell'), 

1619 ('shellcmdflag','shellcmdflag'), 

1620 ('shellpipe','shellpipe'), 

1621 ('shellquote','shellquote'), 

1622 ('shellredir','shellredir'), 

1623 ('shellslash','shellslash'), 

1624 ('shelltemp','shelltemp'), 

1625 ('shelltype','shelltype'), 

1626 ('shellxescape','shellxescape'), 

1627 ('shellxquote','shellxquote'), 

1628 ('shiftround','shiftround'), 

1629 ('shiftwidth','shiftwidth'), 

1630 ('shm','shm'), 

1631 ('shortmess','shortmess'), 

1632 ('shortname','shortname'), 

1633 ('showbreak','showbreak'), 

1634 ('showcmd','showcmd'), 

1635 ('showfulltag','showfulltag'), 

1636 ('showmatch','showmatch'), 

1637 ('showmode','showmode'), 

1638 ('showtabline','showtabline'), 

1639 ('shq','shq'), 

1640 ('si','si'), 

1641 ('sidescroll','sidescroll'), 

1642 ('sidescrolloff','sidescrolloff'), 

1643 ('siso','siso'), 

1644 ('sj','sj'), 

1645 ('slm','slm'), 

1646 ('sm','sm'), 

1647 ('smartcase','smartcase'), 

1648 ('smartindent','smartindent'), 

1649 ('smarttab','smarttab'), 

1650 ('smc','smc'), 

1651 ('smd','smd'), 

1652 ('sn','sn'), 

1653 ('so','so'), 

1654 ('softtabstop','softtabstop'), 

1655 ('sol','sol'), 

1656 ('sp','sp'), 

1657 ('spc','spc'), 

1658 ('spell','spell'), 

1659 ('spellcapcheck','spellcapcheck'), 

1660 ('spellfile','spellfile'), 

1661 ('spelllang','spelllang'), 

1662 ('spellsuggest','spellsuggest'), 

1663 ('spf','spf'), 

1664 ('spl','spl'), 

1665 ('splitbelow','splitbelow'), 

1666 ('splitright','splitright'), 

1667 ('spr','spr'), 

1668 ('sps','sps'), 

1669 ('sr','sr'), 

1670 ('srr','srr'), 

1671 ('ss','ss'), 

1672 ('ssl','ssl'), 

1673 ('ssop','ssop'), 

1674 ('st','st'), 

1675 ('sta','sta'), 

1676 ('stal','stal'), 

1677 ('startofline','startofline'), 

1678 ('statusline','statusline'), 

1679 ('stl','stl'), 

1680 ('stmp','stmp'), 

1681 ('sts','sts'), 

1682 ('su','su'), 

1683 ('sua','sua'), 

1684 ('suffixes','suffixes'), 

1685 ('suffixesadd','suffixesadd'), 

1686 ('sw','sw'), 

1687 ('swapfile','swapfile'), 

1688 ('swapsync','swapsync'), 

1689 ('swb','swb'), 

1690 ('swf','swf'), 

1691 ('switchbuf','switchbuf'), 

1692 ('sws','sws'), 

1693 ('sxe','sxe'), 

1694 ('sxq','sxq'), 

1695 ('syn','syn'), 

1696 ('synmaxcol','synmaxcol'), 

1697 ('syntax','syntax'), 

1698 ('t_AB','t_AB'), 

1699 ('t_AF','t_AF'), 

1700 ('t_AL','t_AL'), 

1701 ('t_CS','t_CS'), 

1702 ('t_CV','t_CV'), 

1703 ('t_Ce','t_Ce'), 

1704 ('t_Co','t_Co'), 

1705 ('t_Cs','t_Cs'), 

1706 ('t_DL','t_DL'), 

1707 ('t_EI','t_EI'), 

1708 ('t_F1','t_F1'), 

1709 ('t_F2','t_F2'), 

1710 ('t_F3','t_F3'), 

1711 ('t_F4','t_F4'), 

1712 ('t_F5','t_F5'), 

1713 ('t_F6','t_F6'), 

1714 ('t_F7','t_F7'), 

1715 ('t_F8','t_F8'), 

1716 ('t_F9','t_F9'), 

1717 ('t_IE','t_IE'), 

1718 ('t_IS','t_IS'), 

1719 ('t_K1','t_K1'), 

1720 ('t_K3','t_K3'), 

1721 ('t_K4','t_K4'), 

1722 ('t_K5','t_K5'), 

1723 ('t_K6','t_K6'), 

1724 ('t_K7','t_K7'), 

1725 ('t_K8','t_K8'), 

1726 ('t_K9','t_K9'), 

1727 ('t_KA','t_KA'), 

1728 ('t_KB','t_KB'), 

1729 ('t_KC','t_KC'), 

1730 ('t_KD','t_KD'), 

1731 ('t_KE','t_KE'), 

1732 ('t_KF','t_KF'), 

1733 ('t_KG','t_KG'), 

1734 ('t_KH','t_KH'), 

1735 ('t_KI','t_KI'), 

1736 ('t_KJ','t_KJ'), 

1737 ('t_KK','t_KK'), 

1738 ('t_KL','t_KL'), 

1739 ('t_RI','t_RI'), 

1740 ('t_RV','t_RV'), 

1741 ('t_SI','t_SI'), 

1742 ('t_Sb','t_Sb'), 

1743 ('t_Sf','t_Sf'), 

1744 ('t_WP','t_WP'), 

1745 ('t_WS','t_WS'), 

1746 ('t_ZH','t_ZH'), 

1747 ('t_ZR','t_ZR'), 

1748 ('t_al','t_al'), 

1749 ('t_bc','t_bc'), 

1750 ('t_cd','t_cd'), 

1751 ('t_ce','t_ce'), 

1752 ('t_cl','t_cl'), 

1753 ('t_cm','t_cm'), 

1754 ('t_cs','t_cs'), 

1755 ('t_da','t_da'), 

1756 ('t_db','t_db'), 

1757 ('t_dl','t_dl'), 

1758 ('t_fs','t_fs'), 

1759 ('t_k1','t_k1'), 

1760 ('t_k2','t_k2'), 

1761 ('t_k3','t_k3'), 

1762 ('t_k4','t_k4'), 

1763 ('t_k5','t_k5'), 

1764 ('t_k6','t_k6'), 

1765 ('t_k7','t_k7'), 

1766 ('t_k8','t_k8'), 

1767 ('t_k9','t_k9'), 

1768 ('t_kB','t_kB'), 

1769 ('t_kD','t_kD'), 

1770 ('t_kI','t_kI'), 

1771 ('t_kN','t_kN'), 

1772 ('t_kP','t_kP'), 

1773 ('t_kb','t_kb'), 

1774 ('t_kd','t_kd'), 

1775 ('t_ke','t_ke'), 

1776 ('t_kh','t_kh'), 

1777 ('t_kl','t_kl'), 

1778 ('t_kr','t_kr'), 

1779 ('t_ks','t_ks'), 

1780 ('t_ku','t_ku'), 

1781 ('t_le','t_le'), 

1782 ('t_mb','t_mb'), 

1783 ('t_md','t_md'), 

1784 ('t_me','t_me'), 

1785 ('t_mr','t_mr'), 

1786 ('t_ms','t_ms'), 

1787 ('t_nd','t_nd'), 

1788 ('t_op','t_op'), 

1789 ('t_se','t_se'), 

1790 ('t_so','t_so'), 

1791 ('t_sr','t_sr'), 

1792 ('t_te','t_te'), 

1793 ('t_ti','t_ti'), 

1794 ('t_ts','t_ts'), 

1795 ('t_u7','t_u7'), 

1796 ('t_ue','t_ue'), 

1797 ('t_us','t_us'), 

1798 ('t_ut','t_ut'), 

1799 ('t_vb','t_vb'), 

1800 ('t_ve','t_ve'), 

1801 ('t_vi','t_vi'), 

1802 ('t_vs','t_vs'), 

1803 ('t_xs','t_xs'), 

1804 ('ta','ta'), 

1805 ('tabline','tabline'), 

1806 ('tabpagemax','tabpagemax'), 

1807 ('tabstop','tabstop'), 

1808 ('tag','tag'), 

1809 ('tagbsearch','tagbsearch'), 

1810 ('taglength','taglength'), 

1811 ('tagrelative','tagrelative'), 

1812 ('tags','tags'), 

1813 ('tagstack','tagstack'), 

1814 ('tal','tal'), 

1815 ('tb','tb'), 

1816 ('tbi','tbi'), 

1817 ('tbidi','tbidi'), 

1818 ('tbis','tbis'), 

1819 ('tbs','tbs'), 

1820 ('tenc','tenc'), 

1821 ('term','term'), 

1822 ('termbidi','termbidi'), 

1823 ('termencoding','termencoding'), 

1824 ('terse','terse'), 

1825 ('textauto','textauto'), 

1826 ('textmode','textmode'), 

1827 ('textwidth','textwidth'), 

1828 ('tf','tf'), 

1829 ('tgst','tgst'), 

1830 ('thesaurus','thesaurus'), 

1831 ('tildeop','tildeop'), 

1832 ('timeout','timeout'), 

1833 ('timeoutlen','timeoutlen'), 

1834 ('title','title'), 

1835 ('titlelen','titlelen'), 

1836 ('titleold','titleold'), 

1837 ('titlestring','titlestring'), 

1838 ('tl','tl'), 

1839 ('tm','tm'), 

1840 ('to','to'), 

1841 ('toolbar','toolbar'), 

1842 ('toolbariconsize','toolbariconsize'), 

1843 ('top','top'), 

1844 ('tpm','tpm'), 

1845 ('tr','tr'), 

1846 ('ts','ts'), 

1847 ('tsl','tsl'), 

1848 ('tsr','tsr'), 

1849 ('ttimeout','ttimeout'), 

1850 ('ttimeoutlen','ttimeoutlen'), 

1851 ('ttm','ttm'), 

1852 ('tty','tty'), 

1853 ('ttybuiltin','ttybuiltin'), 

1854 ('ttyfast','ttyfast'), 

1855 ('ttym','ttym'), 

1856 ('ttymouse','ttymouse'), 

1857 ('ttyscroll','ttyscroll'), 

1858 ('ttytype','ttytype'), 

1859 ('tw','tw'), 

1860 ('tx','tx'), 

1861 ('uc','uc'), 

1862 ('udf','udf'), 

1863 ('udir','udir'), 

1864 ('ul','ul'), 

1865 ('undodir','undodir'), 

1866 ('undofile','undofile'), 

1867 ('undolevels','undolevels'), 

1868 ('undoreload','undoreload'), 

1869 ('updatecount','updatecount'), 

1870 ('updatetime','updatetime'), 

1871 ('ur','ur'), 

1872 ('ut','ut'), 

1873 ('vb','vb'), 

1874 ('vbs','vbs'), 

1875 ('vdir','vdir'), 

1876 ('ve','ve'), 

1877 ('verbose','verbose'), 

1878 ('verbosefile','verbosefile'), 

1879 ('vfile','vfile'), 

1880 ('vi','vi'), 

1881 ('viewdir','viewdir'), 

1882 ('viewoptions','viewoptions'), 

1883 ('viminfo','viminfo'), 

1884 ('virtualedit','virtualedit'), 

1885 ('visualbell','visualbell'), 

1886 ('vnoremap','vnoremap'), 

1887 ('vop','vop'), 

1888 ('wa','wa'), 

1889 ('wak','wak'), 

1890 ('warn','warn'), 

1891 ('wb','wb'), 

1892 ('wc','wc'), 

1893 ('wcm','wcm'), 

1894 ('wd','wd'), 

1895 ('weirdinvert','weirdinvert'), 

1896 ('wfh','wfh'), 

1897 ('wfw','wfw'), 

1898 ('wh','wh'), 

1899 ('whichwrap','whichwrap'), 

1900 ('wi','wi'), 

1901 ('wic','wic'), 

1902 ('wig','wig'), 

1903 ('wildchar','wildchar'), 

1904 ('wildcharm','wildcharm'), 

1905 ('wildignore','wildignore'), 

1906 ('wildignorecase','wildignorecase'), 

1907 ('wildmenu','wildmenu'), 

1908 ('wildmode','wildmode'), 

1909 ('wildoptions','wildoptions'), 

1910 ('wim','wim'), 

1911 ('winaltkeys','winaltkeys'), 

1912 ('window','window'), 

1913 ('winfixheight','winfixheight'), 

1914 ('winfixwidth','winfixwidth'), 

1915 ('winheight','winheight'), 

1916 ('winminheight','winminheight'), 

1917 ('winminwidth','winminwidth'), 

1918 ('winwidth','winwidth'), 

1919 ('wiv','wiv'), 

1920 ('wiw','wiw'), 

1921 ('wm','wm'), 

1922 ('wmh','wmh'), 

1923 ('wmnu','wmnu'), 

1924 ('wmw','wmw'), 

1925 ('wop','wop'), 

1926 ('wrap','wrap'), 

1927 ('wrapmargin','wrapmargin'), 

1928 ('wrapscan','wrapscan'), 

1929 ('write','write'), 

1930 ('writeany','writeany'), 

1931 ('writebackup','writebackup'), 

1932 ('writedelay','writedelay'), 

1933 ('ws','ws'), 

1934 ('ww','ww'), 

1935 ) 

1936 return var 

1937option = _getoption() 

1938