_vim_builtins.py 56 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939
  1. # -*- coding: utf-8 -*-
  2. """
  3. pygments.lexers._vim_builtins
  4. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5. This file is autogenerated by scripts/get_vimkw.py
  6. :copyright: Copyright 2006-2019 by the Pygments team, see AUTHORS.
  7. :license: BSD, see LICENSE for details.
  8. """
  9. # Split up in multiple functions so it's importable by jython, which has a
  10. # per-method size limit.
  11. def _getauto():
  12. var = (
  13. ('BufAdd','BufAdd'),
  14. ('BufCreate','BufCreate'),
  15. ('BufDelete','BufDelete'),
  16. ('BufEnter','BufEnter'),
  17. ('BufFilePost','BufFilePost'),
  18. ('BufFilePre','BufFilePre'),
  19. ('BufHidden','BufHidden'),
  20. ('BufLeave','BufLeave'),
  21. ('BufNew','BufNew'),
  22. ('BufNewFile','BufNewFile'),
  23. ('BufRead','BufRead'),
  24. ('BufReadCmd','BufReadCmd'),
  25. ('BufReadPost','BufReadPost'),
  26. ('BufReadPre','BufReadPre'),
  27. ('BufUnload','BufUnload'),
  28. ('BufWinEnter','BufWinEnter'),
  29. ('BufWinLeave','BufWinLeave'),
  30. ('BufWipeout','BufWipeout'),
  31. ('BufWrite','BufWrite'),
  32. ('BufWriteCmd','BufWriteCmd'),
  33. ('BufWritePost','BufWritePost'),
  34. ('BufWritePre','BufWritePre'),
  35. ('Cmd','Cmd'),
  36. ('CmdwinEnter','CmdwinEnter'),
  37. ('CmdwinLeave','CmdwinLeave'),
  38. ('ColorScheme','ColorScheme'),
  39. ('CompleteDone','CompleteDone'),
  40. ('CursorHold','CursorHold'),
  41. ('CursorHoldI','CursorHoldI'),
  42. ('CursorMoved','CursorMoved'),
  43. ('CursorMovedI','CursorMovedI'),
  44. ('EncodingChanged','EncodingChanged'),
  45. ('FileAppendCmd','FileAppendCmd'),
  46. ('FileAppendPost','FileAppendPost'),
  47. ('FileAppendPre','FileAppendPre'),
  48. ('FileChangedRO','FileChangedRO'),
  49. ('FileChangedShell','FileChangedShell'),
  50. ('FileChangedShellPost','FileChangedShellPost'),
  51. ('FileEncoding','FileEncoding'),
  52. ('FileReadCmd','FileReadCmd'),
  53. ('FileReadPost','FileReadPost'),
  54. ('FileReadPre','FileReadPre'),
  55. ('FileType','FileType'),
  56. ('FileWriteCmd','FileWriteCmd'),
  57. ('FileWritePost','FileWritePost'),
  58. ('FileWritePre','FileWritePre'),
  59. ('FilterReadPost','FilterReadPost'),
  60. ('FilterReadPre','FilterReadPre'),
  61. ('FilterWritePost','FilterWritePost'),
  62. ('FilterWritePre','FilterWritePre'),
  63. ('FocusGained','FocusGained'),
  64. ('FocusLost','FocusLost'),
  65. ('FuncUndefined','FuncUndefined'),
  66. ('GUIEnter','GUIEnter'),
  67. ('GUIFailed','GUIFailed'),
  68. ('InsertChange','InsertChange'),
  69. ('InsertCharPre','InsertCharPre'),
  70. ('InsertEnter','InsertEnter'),
  71. ('InsertLeave','InsertLeave'),
  72. ('MenuPopup','MenuPopup'),
  73. ('QuickFixCmdPost','QuickFixCmdPost'),
  74. ('QuickFixCmdPre','QuickFixCmdPre'),
  75. ('QuitPre','QuitPre'),
  76. ('RemoteReply','RemoteReply'),
  77. ('SessionLoadPost','SessionLoadPost'),
  78. ('ShellCmdPost','ShellCmdPost'),
  79. ('ShellFilterPost','ShellFilterPost'),
  80. ('SourceCmd','SourceCmd'),
  81. ('SourcePre','SourcePre'),
  82. ('SpellFileMissing','SpellFileMissing'),
  83. ('StdinReadPost','StdinReadPost'),
  84. ('StdinReadPre','StdinReadPre'),
  85. ('SwapExists','SwapExists'),
  86. ('Syntax','Syntax'),
  87. ('TabEnter','TabEnter'),
  88. ('TabLeave','TabLeave'),
  89. ('TermChanged','TermChanged'),
  90. ('TermResponse','TermResponse'),
  91. ('TextChanged','TextChanged'),
  92. ('TextChangedI','TextChangedI'),
  93. ('User','User'),
  94. ('UserGettingBored','UserGettingBored'),
  95. ('VimEnter','VimEnter'),
  96. ('VimLeave','VimLeave'),
  97. ('VimLeavePre','VimLeavePre'),
  98. ('VimResized','VimResized'),
  99. ('WinEnter','WinEnter'),
  100. ('WinLeave','WinLeave'),
  101. ('event','event'),
  102. )
  103. return var
  104. auto = _getauto()
  105. def _getcommand():
  106. var = (
  107. ('a','a'),
  108. ('ab','ab'),
  109. ('abc','abclear'),
  110. ('abo','aboveleft'),
  111. ('al','all'),
  112. ('ar','ar'),
  113. ('ar','args'),
  114. ('arga','argadd'),
  115. ('argd','argdelete'),
  116. ('argdo','argdo'),
  117. ('arge','argedit'),
  118. ('argg','argglobal'),
  119. ('argl','arglocal'),
  120. ('argu','argument'),
  121. ('as','ascii'),
  122. ('au','au'),
  123. ('b','buffer'),
  124. ('bN','bNext'),
  125. ('ba','ball'),
  126. ('bad','badd'),
  127. ('bd','bdelete'),
  128. ('bel','belowright'),
  129. ('bf','bfirst'),
  130. ('bl','blast'),
  131. ('bm','bmodified'),
  132. ('bn','bnext'),
  133. ('bo','botright'),
  134. ('bp','bprevious'),
  135. ('br','br'),
  136. ('br','brewind'),
  137. ('brea','break'),
  138. ('breaka','breakadd'),
  139. ('breakd','breakdel'),
  140. ('breakl','breaklist'),
  141. ('bro','browse'),
  142. ('bu','bu'),
  143. ('buf','buf'),
  144. ('bufdo','bufdo'),
  145. ('buffers','buffers'),
  146. ('bun','bunload'),
  147. ('bw','bwipeout'),
  148. ('c','c'),
  149. ('c','change'),
  150. ('cN','cN'),
  151. ('cN','cNext'),
  152. ('cNf','cNf'),
  153. ('cNf','cNfile'),
  154. ('cabc','cabclear'),
  155. ('cad','cad'),
  156. ('cad','caddexpr'),
  157. ('caddb','caddbuffer'),
  158. ('caddf','caddfile'),
  159. ('cal','call'),
  160. ('cat','catch'),
  161. ('cb','cbuffer'),
  162. ('cc','cc'),
  163. ('ccl','cclose'),
  164. ('cd','cd'),
  165. ('ce','center'),
  166. ('cex','cexpr'),
  167. ('cf','cfile'),
  168. ('cfir','cfirst'),
  169. ('cg','cgetfile'),
  170. ('cgetb','cgetbuffer'),
  171. ('cgete','cgetexpr'),
  172. ('changes','changes'),
  173. ('chd','chdir'),
  174. ('che','checkpath'),
  175. ('checkt','checktime'),
  176. ('cl','cl'),
  177. ('cl','clist'),
  178. ('cla','clast'),
  179. ('clo','close'),
  180. ('cmapc','cmapclear'),
  181. ('cn','cn'),
  182. ('cn','cnext'),
  183. ('cnew','cnewer'),
  184. ('cnf','cnf'),
  185. ('cnf','cnfile'),
  186. ('co','copy'),
  187. ('col','colder'),
  188. ('colo','colorscheme'),
  189. ('com','com'),
  190. ('comc','comclear'),
  191. ('comp','compiler'),
  192. ('con','con'),
  193. ('con','continue'),
  194. ('conf','confirm'),
  195. ('cope','copen'),
  196. ('cp','cprevious'),
  197. ('cpf','cpfile'),
  198. ('cq','cquit'),
  199. ('cr','crewind'),
  200. ('cs','cs'),
  201. ('cscope','cscope'),
  202. ('cstag','cstag'),
  203. ('cuna','cunabbrev'),
  204. ('cw','cwindow'),
  205. ('d','d'),
  206. ('d','delete'),
  207. ('de','de'),
  208. ('debug','debug'),
  209. ('debugg','debuggreedy'),
  210. ('del','del'),
  211. ('delc','delcommand'),
  212. ('delel','delel'),
  213. ('delep','delep'),
  214. ('deletel','deletel'),
  215. ('deletep','deletep'),
  216. ('deletl','deletl'),
  217. ('deletp','deletp'),
  218. ('delf','delf'),
  219. ('delf','delfunction'),
  220. ('dell','dell'),
  221. ('delm','delmarks'),
  222. ('delp','delp'),
  223. ('dep','dep'),
  224. ('di','di'),
  225. ('di','display'),
  226. ('diffg','diffget'),
  227. ('diffo','diffoff'),
  228. ('diffp','diffpatch'),
  229. ('diffpu','diffput'),
  230. ('diffs','diffsplit'),
  231. ('difft','diffthis'),
  232. ('diffu','diffupdate'),
  233. ('dig','dig'),
  234. ('dig','digraphs'),
  235. ('dir','dir'),
  236. ('dj','djump'),
  237. ('dl','dl'),
  238. ('dli','dlist'),
  239. ('do','do'),
  240. ('doau','doau'),
  241. ('dp','dp'),
  242. ('dr','drop'),
  243. ('ds','dsearch'),
  244. ('dsp','dsplit'),
  245. ('e','e'),
  246. ('e','edit'),
  247. ('ea','ea'),
  248. ('earlier','earlier'),
  249. ('ec','ec'),
  250. ('echoe','echoerr'),
  251. ('echom','echomsg'),
  252. ('echon','echon'),
  253. ('el','else'),
  254. ('elsei','elseif'),
  255. ('em','emenu'),
  256. ('en','en'),
  257. ('en','endif'),
  258. ('endf','endf'),
  259. ('endf','endfunction'),
  260. ('endfo','endfor'),
  261. ('endfun','endfun'),
  262. ('endt','endtry'),
  263. ('endw','endwhile'),
  264. ('ene','enew'),
  265. ('ex','ex'),
  266. ('exi','exit'),
  267. ('exu','exusage'),
  268. ('f','f'),
  269. ('f','file'),
  270. ('files','files'),
  271. ('filet','filet'),
  272. ('filetype','filetype'),
  273. ('fin','fin'),
  274. ('fin','find'),
  275. ('fina','finally'),
  276. ('fini','finish'),
  277. ('fir','first'),
  278. ('fix','fixdel'),
  279. ('fo','fold'),
  280. ('foldc','foldclose'),
  281. ('foldd','folddoopen'),
  282. ('folddoc','folddoclosed'),
  283. ('foldo','foldopen'),
  284. ('for','for'),
  285. ('fu','fu'),
  286. ('fu','function'),
  287. ('fun','fun'),
  288. ('g','g'),
  289. ('go','goto'),
  290. ('gr','grep'),
  291. ('grepa','grepadd'),
  292. ('gui','gui'),
  293. ('gvim','gvim'),
  294. ('h','h'),
  295. ('h','help'),
  296. ('ha','hardcopy'),
  297. ('helpf','helpfind'),
  298. ('helpg','helpgrep'),
  299. ('helpt','helptags'),
  300. ('hi','hi'),
  301. ('hid','hide'),
  302. ('his','history'),
  303. ('i','i'),
  304. ('ia','ia'),
  305. ('iabc','iabclear'),
  306. ('if','if'),
  307. ('ij','ijump'),
  308. ('il','ilist'),
  309. ('imapc','imapclear'),
  310. ('in','in'),
  311. ('intro','intro'),
  312. ('is','isearch'),
  313. ('isp','isplit'),
  314. ('iuna','iunabbrev'),
  315. ('j','join'),
  316. ('ju','jumps'),
  317. ('k','k'),
  318. ('kee','keepmarks'),
  319. ('keepa','keepa'),
  320. ('keepalt','keepalt'),
  321. ('keepj','keepjumps'),
  322. ('keepp','keeppatterns'),
  323. ('l','l'),
  324. ('l','list'),
  325. ('lN','lN'),
  326. ('lN','lNext'),
  327. ('lNf','lNf'),
  328. ('lNf','lNfile'),
  329. ('la','la'),
  330. ('la','last'),
  331. ('lad','lad'),
  332. ('lad','laddexpr'),
  333. ('laddb','laddbuffer'),
  334. ('laddf','laddfile'),
  335. ('lan','lan'),
  336. ('lan','language'),
  337. ('lat','lat'),
  338. ('later','later'),
  339. ('lb','lbuffer'),
  340. ('lc','lcd'),
  341. ('lch','lchdir'),
  342. ('lcl','lclose'),
  343. ('lcs','lcs'),
  344. ('lcscope','lcscope'),
  345. ('le','left'),
  346. ('lefta','leftabove'),
  347. ('lex','lexpr'),
  348. ('lf','lfile'),
  349. ('lfir','lfirst'),
  350. ('lg','lgetfile'),
  351. ('lgetb','lgetbuffer'),
  352. ('lgete','lgetexpr'),
  353. ('lgr','lgrep'),
  354. ('lgrepa','lgrepadd'),
  355. ('lh','lhelpgrep'),
  356. ('ll','ll'),
  357. ('lla','llast'),
  358. ('lli','llist'),
  359. ('lmak','lmake'),
  360. ('lmapc','lmapclear'),
  361. ('lne','lne'),
  362. ('lne','lnext'),
  363. ('lnew','lnewer'),
  364. ('lnf','lnf'),
  365. ('lnf','lnfile'),
  366. ('lo','lo'),
  367. ('lo','loadview'),
  368. ('loadk','loadk'),
  369. ('loadkeymap','loadkeymap'),
  370. ('loc','lockmarks'),
  371. ('lockv','lockvar'),
  372. ('lol','lolder'),
  373. ('lop','lopen'),
  374. ('lp','lprevious'),
  375. ('lpf','lpfile'),
  376. ('lr','lrewind'),
  377. ('ls','ls'),
  378. ('lt','ltag'),
  379. ('lua','lua'),
  380. ('luado','luado'),
  381. ('luafile','luafile'),
  382. ('lv','lvimgrep'),
  383. ('lvimgrepa','lvimgrepadd'),
  384. ('lw','lwindow'),
  385. ('m','move'),
  386. ('ma','ma'),
  387. ('ma','mark'),
  388. ('mak','make'),
  389. ('marks','marks'),
  390. ('mat','match'),
  391. ('menut','menut'),
  392. ('menut','menutranslate'),
  393. ('mes','mes'),
  394. ('messages','messages'),
  395. ('mk','mk'),
  396. ('mk','mkexrc'),
  397. ('mks','mksession'),
  398. ('mksp','mkspell'),
  399. ('mkv','mkv'),
  400. ('mkv','mkvimrc'),
  401. ('mkvie','mkview'),
  402. ('mo','mo'),
  403. ('mod','mode'),
  404. ('mz','mz'),
  405. ('mz','mzscheme'),
  406. ('mzf','mzfile'),
  407. ('n','n'),
  408. ('n','next'),
  409. ('nb','nbkey'),
  410. ('nbc','nbclose'),
  411. ('nbs','nbstart'),
  412. ('ne','ne'),
  413. ('new','new'),
  414. ('nmapc','nmapclear'),
  415. ('noa','noa'),
  416. ('noautocmd','noautocmd'),
  417. ('noh','nohlsearch'),
  418. ('nu','number'),
  419. ('o','o'),
  420. ('o','open'),
  421. ('ol','oldfiles'),
  422. ('omapc','omapclear'),
  423. ('on','only'),
  424. ('opt','options'),
  425. ('ownsyntax','ownsyntax'),
  426. ('p','p'),
  427. ('p','print'),
  428. ('pc','pclose'),
  429. ('pe','pe'),
  430. ('pe','perl'),
  431. ('ped','pedit'),
  432. ('perld','perldo'),
  433. ('po','pop'),
  434. ('popu','popu'),
  435. ('popu','popup'),
  436. ('pp','ppop'),
  437. ('pr','pr'),
  438. ('pre','preserve'),
  439. ('prev','previous'),
  440. ('pro','pro'),
  441. ('prof','profile'),
  442. ('profd','profdel'),
  443. ('promptf','promptfind'),
  444. ('promptr','promptrepl'),
  445. ('ps','psearch'),
  446. ('ptN','ptN'),
  447. ('ptN','ptNext'),
  448. ('pta','ptag'),
  449. ('ptf','ptfirst'),
  450. ('ptj','ptjump'),
  451. ('ptl','ptlast'),
  452. ('ptn','ptn'),
  453. ('ptn','ptnext'),
  454. ('ptp','ptprevious'),
  455. ('ptr','ptrewind'),
  456. ('pts','ptselect'),
  457. ('pu','put'),
  458. ('pw','pwd'),
  459. ('py','py'),
  460. ('py','python'),
  461. ('py3','py3'),
  462. ('py3','py3'),
  463. ('py3do','py3do'),
  464. ('pydo','pydo'),
  465. ('pyf','pyfile'),
  466. ('python3','python3'),
  467. ('q','q'),
  468. ('q','quit'),
  469. ('qa','qall'),
  470. ('quita','quitall'),
  471. ('r','r'),
  472. ('r','read'),
  473. ('re','re'),
  474. ('rec','recover'),
  475. ('red','red'),
  476. ('red','redo'),
  477. ('redi','redir'),
  478. ('redr','redraw'),
  479. ('redraws','redrawstatus'),
  480. ('reg','registers'),
  481. ('res','resize'),
  482. ('ret','retab'),
  483. ('retu','return'),
  484. ('rew','rewind'),
  485. ('ri','right'),
  486. ('rightb','rightbelow'),
  487. ('ru','ru'),
  488. ('ru','runtime'),
  489. ('rub','ruby'),
  490. ('rubyd','rubydo'),
  491. ('rubyf','rubyfile'),
  492. ('rundo','rundo'),
  493. ('rv','rviminfo'),
  494. ('sN','sNext'),
  495. ('sa','sargument'),
  496. ('sal','sall'),
  497. ('san','sandbox'),
  498. ('sav','saveas'),
  499. ('sb','sbuffer'),
  500. ('sbN','sbNext'),
  501. ('sba','sball'),
  502. ('sbf','sbfirst'),
  503. ('sbl','sblast'),
  504. ('sbm','sbmodified'),
  505. ('sbn','sbnext'),
  506. ('sbp','sbprevious'),
  507. ('sbr','sbrewind'),
  508. ('scrip','scrip'),
  509. ('scrip','scriptnames'),
  510. ('scripte','scriptencoding'),
  511. ('scs','scs'),
  512. ('scscope','scscope'),
  513. ('se','set'),
  514. ('setf','setfiletype'),
  515. ('setg','setglobal'),
  516. ('setl','setlocal'),
  517. ('sf','sfind'),
  518. ('sfir','sfirst'),
  519. ('sh','shell'),
  520. ('si','si'),
  521. ('sig','sig'),
  522. ('sign','sign'),
  523. ('sil','silent'),
  524. ('sim','simalt'),
  525. ('sl','sl'),
  526. ('sl','sleep'),
  527. ('sla','slast'),
  528. ('sm','smagic'),
  529. ('sm','smap'),
  530. ('sme','sme'),
  531. ('smenu','smenu'),
  532. ('sn','snext'),
  533. ('sni','sniff'),
  534. ('sno','snomagic'),
  535. ('snoreme','snoreme'),
  536. ('snoremenu','snoremenu'),
  537. ('so','so'),
  538. ('so','source'),
  539. ('sor','sort'),
  540. ('sp','split'),
  541. ('spe','spe'),
  542. ('spe','spellgood'),
  543. ('spelld','spelldump'),
  544. ('spelli','spellinfo'),
  545. ('spellr','spellrepall'),
  546. ('spellu','spellundo'),
  547. ('spellw','spellwrong'),
  548. ('spr','sprevious'),
  549. ('sre','srewind'),
  550. ('st','st'),
  551. ('st','stop'),
  552. ('sta','stag'),
  553. ('star','star'),
  554. ('star','startinsert'),
  555. ('start','start'),
  556. ('startg','startgreplace'),
  557. ('startr','startreplace'),
  558. ('stj','stjump'),
  559. ('stopi','stopinsert'),
  560. ('sts','stselect'),
  561. ('sun','sunhide'),
  562. ('sunme','sunme'),
  563. ('sunmenu','sunmenu'),
  564. ('sus','suspend'),
  565. ('sv','sview'),
  566. ('sw','swapname'),
  567. ('sy','sy'),
  568. ('syn','syn'),
  569. ('sync','sync'),
  570. ('syncbind','syncbind'),
  571. ('syntime','syntime'),
  572. ('t','t'),
  573. ('tN','tN'),
  574. ('tN','tNext'),
  575. ('ta','ta'),
  576. ('ta','tag'),
  577. ('tab','tab'),
  578. ('tabN','tabN'),
  579. ('tabN','tabNext'),
  580. ('tabc','tabclose'),
  581. ('tabd','tabdo'),
  582. ('tabe','tabedit'),
  583. ('tabf','tabfind'),
  584. ('tabfir','tabfirst'),
  585. ('tabl','tablast'),
  586. ('tabm','tabmove'),
  587. ('tabn','tabnext'),
  588. ('tabnew','tabnew'),
  589. ('tabo','tabonly'),
  590. ('tabp','tabprevious'),
  591. ('tabr','tabrewind'),
  592. ('tabs','tabs'),
  593. ('tags','tags'),
  594. ('tc','tcl'),
  595. ('tcld','tcldo'),
  596. ('tclf','tclfile'),
  597. ('te','tearoff'),
  598. ('tf','tfirst'),
  599. ('th','throw'),
  600. ('tj','tjump'),
  601. ('tl','tlast'),
  602. ('tm','tm'),
  603. ('tm','tmenu'),
  604. ('tn','tn'),
  605. ('tn','tnext'),
  606. ('to','topleft'),
  607. ('tp','tprevious'),
  608. ('tr','tr'),
  609. ('tr','trewind'),
  610. ('try','try'),
  611. ('ts','tselect'),
  612. ('tu','tu'),
  613. ('tu','tunmenu'),
  614. ('u','u'),
  615. ('u','undo'),
  616. ('un','un'),
  617. ('una','unabbreviate'),
  618. ('undoj','undojoin'),
  619. ('undol','undolist'),
  620. ('unh','unhide'),
  621. ('unl','unl'),
  622. ('unlo','unlockvar'),
  623. ('uns','unsilent'),
  624. ('up','update'),
  625. ('v','v'),
  626. ('ve','ve'),
  627. ('ve','version'),
  628. ('verb','verbose'),
  629. ('vert','vertical'),
  630. ('vi','vi'),
  631. ('vi','visual'),
  632. ('vie','view'),
  633. ('vim','vimgrep'),
  634. ('vimgrepa','vimgrepadd'),
  635. ('viu','viusage'),
  636. ('vmapc','vmapclear'),
  637. ('vne','vnew'),
  638. ('vs','vsplit'),
  639. ('w','w'),
  640. ('w','write'),
  641. ('wN','wNext'),
  642. ('wa','wall'),
  643. ('wh','while'),
  644. ('win','win'),
  645. ('win','winsize'),
  646. ('winc','wincmd'),
  647. ('windo','windo'),
  648. ('winp','winpos'),
  649. ('wn','wnext'),
  650. ('wp','wprevious'),
  651. ('wq','wq'),
  652. ('wqa','wqall'),
  653. ('ws','wsverb'),
  654. ('wundo','wundo'),
  655. ('wv','wviminfo'),
  656. ('x','x'),
  657. ('x','xit'),
  658. ('xa','xall'),
  659. ('xmapc','xmapclear'),
  660. ('xme','xme'),
  661. ('xmenu','xmenu'),
  662. ('xnoreme','xnoreme'),
  663. ('xnoremenu','xnoremenu'),
  664. ('xunme','xunme'),
  665. ('xunmenu','xunmenu'),
  666. ('xwininfo','xwininfo'),
  667. ('y','yank'),
  668. )
  669. return var
  670. command = _getcommand()
  671. def _getoption():
  672. var = (
  673. ('acd','acd'),
  674. ('ai','ai'),
  675. ('akm','akm'),
  676. ('al','al'),
  677. ('aleph','aleph'),
  678. ('allowrevins','allowrevins'),
  679. ('altkeymap','altkeymap'),
  680. ('ambiwidth','ambiwidth'),
  681. ('ambw','ambw'),
  682. ('anti','anti'),
  683. ('antialias','antialias'),
  684. ('ar','ar'),
  685. ('arab','arab'),
  686. ('arabic','arabic'),
  687. ('arabicshape','arabicshape'),
  688. ('ari','ari'),
  689. ('arshape','arshape'),
  690. ('autochdir','autochdir'),
  691. ('autoindent','autoindent'),
  692. ('autoread','autoread'),
  693. ('autowrite','autowrite'),
  694. ('autowriteall','autowriteall'),
  695. ('aw','aw'),
  696. ('awa','awa'),
  697. ('background','background'),
  698. ('backspace','backspace'),
  699. ('backup','backup'),
  700. ('backupcopy','backupcopy'),
  701. ('backupdir','backupdir'),
  702. ('backupext','backupext'),
  703. ('backupskip','backupskip'),
  704. ('balloondelay','balloondelay'),
  705. ('ballooneval','ballooneval'),
  706. ('balloonexpr','balloonexpr'),
  707. ('bdir','bdir'),
  708. ('bdlay','bdlay'),
  709. ('beval','beval'),
  710. ('bex','bex'),
  711. ('bexpr','bexpr'),
  712. ('bg','bg'),
  713. ('bh','bh'),
  714. ('bin','bin'),
  715. ('binary','binary'),
  716. ('biosk','biosk'),
  717. ('bioskey','bioskey'),
  718. ('bk','bk'),
  719. ('bkc','bkc'),
  720. ('bl','bl'),
  721. ('bomb','bomb'),
  722. ('breakat','breakat'),
  723. ('brk','brk'),
  724. ('browsedir','browsedir'),
  725. ('bs','bs'),
  726. ('bsdir','bsdir'),
  727. ('bsk','bsk'),
  728. ('bt','bt'),
  729. ('bufhidden','bufhidden'),
  730. ('buflisted','buflisted'),
  731. ('buftype','buftype'),
  732. ('casemap','casemap'),
  733. ('cb','cb'),
  734. ('cc','cc'),
  735. ('ccv','ccv'),
  736. ('cd','cd'),
  737. ('cdpath','cdpath'),
  738. ('cedit','cedit'),
  739. ('cf','cf'),
  740. ('cfu','cfu'),
  741. ('ch','ch'),
  742. ('charconvert','charconvert'),
  743. ('ci','ci'),
  744. ('cin','cin'),
  745. ('cindent','cindent'),
  746. ('cink','cink'),
  747. ('cinkeys','cinkeys'),
  748. ('cino','cino'),
  749. ('cinoptions','cinoptions'),
  750. ('cinw','cinw'),
  751. ('cinwords','cinwords'),
  752. ('clipboard','clipboard'),
  753. ('cmdheight','cmdheight'),
  754. ('cmdwinheight','cmdwinheight'),
  755. ('cmp','cmp'),
  756. ('cms','cms'),
  757. ('co','co'),
  758. ('cocu','cocu'),
  759. ('cole','cole'),
  760. ('colorcolumn','colorcolumn'),
  761. ('columns','columns'),
  762. ('com','com'),
  763. ('comments','comments'),
  764. ('commentstring','commentstring'),
  765. ('compatible','compatible'),
  766. ('complete','complete'),
  767. ('completefunc','completefunc'),
  768. ('completeopt','completeopt'),
  769. ('concealcursor','concealcursor'),
  770. ('conceallevel','conceallevel'),
  771. ('confirm','confirm'),
  772. ('consk','consk'),
  773. ('conskey','conskey'),
  774. ('copyindent','copyindent'),
  775. ('cot','cot'),
  776. ('cp','cp'),
  777. ('cpo','cpo'),
  778. ('cpoptions','cpoptions'),
  779. ('cpt','cpt'),
  780. ('crb','crb'),
  781. ('cryptmethod','cryptmethod'),
  782. ('cscopepathcomp','cscopepathcomp'),
  783. ('cscopeprg','cscopeprg'),
  784. ('cscopequickfix','cscopequickfix'),
  785. ('cscoperelative','cscoperelative'),
  786. ('cscopetag','cscopetag'),
  787. ('cscopetagorder','cscopetagorder'),
  788. ('cscopeverbose','cscopeverbose'),
  789. ('cspc','cspc'),
  790. ('csprg','csprg'),
  791. ('csqf','csqf'),
  792. ('csre','csre'),
  793. ('cst','cst'),
  794. ('csto','csto'),
  795. ('csverb','csverb'),
  796. ('cuc','cuc'),
  797. ('cul','cul'),
  798. ('cursorbind','cursorbind'),
  799. ('cursorcolumn','cursorcolumn'),
  800. ('cursorline','cursorline'),
  801. ('cwh','cwh'),
  802. ('debug','debug'),
  803. ('deco','deco'),
  804. ('def','def'),
  805. ('define','define'),
  806. ('delcombine','delcombine'),
  807. ('dex','dex'),
  808. ('dg','dg'),
  809. ('dict','dict'),
  810. ('dictionary','dictionary'),
  811. ('diff','diff'),
  812. ('diffexpr','diffexpr'),
  813. ('diffopt','diffopt'),
  814. ('digraph','digraph'),
  815. ('dip','dip'),
  816. ('dir','dir'),
  817. ('directory','directory'),
  818. ('display','display'),
  819. ('dy','dy'),
  820. ('ea','ea'),
  821. ('ead','ead'),
  822. ('eadirection','eadirection'),
  823. ('eb','eb'),
  824. ('ed','ed'),
  825. ('edcompatible','edcompatible'),
  826. ('ef','ef'),
  827. ('efm','efm'),
  828. ('ei','ei'),
  829. ('ek','ek'),
  830. ('enc','enc'),
  831. ('encoding','encoding'),
  832. ('endofline','endofline'),
  833. ('eol','eol'),
  834. ('ep','ep'),
  835. ('equalalways','equalalways'),
  836. ('equalprg','equalprg'),
  837. ('errorbells','errorbells'),
  838. ('errorfile','errorfile'),
  839. ('errorformat','errorformat'),
  840. ('esckeys','esckeys'),
  841. ('et','et'),
  842. ('eventignore','eventignore'),
  843. ('ex','ex'),
  844. ('expandtab','expandtab'),
  845. ('exrc','exrc'),
  846. ('fcl','fcl'),
  847. ('fcs','fcs'),
  848. ('fdc','fdc'),
  849. ('fde','fde'),
  850. ('fdi','fdi'),
  851. ('fdl','fdl'),
  852. ('fdls','fdls'),
  853. ('fdm','fdm'),
  854. ('fdn','fdn'),
  855. ('fdo','fdo'),
  856. ('fdt','fdt'),
  857. ('fen','fen'),
  858. ('fenc','fenc'),
  859. ('fencs','fencs'),
  860. ('fex','fex'),
  861. ('ff','ff'),
  862. ('ffs','ffs'),
  863. ('fic','fic'),
  864. ('fileencoding','fileencoding'),
  865. ('fileencodings','fileencodings'),
  866. ('fileformat','fileformat'),
  867. ('fileformats','fileformats'),
  868. ('fileignorecase','fileignorecase'),
  869. ('filetype','filetype'),
  870. ('fillchars','fillchars'),
  871. ('fk','fk'),
  872. ('fkmap','fkmap'),
  873. ('flp','flp'),
  874. ('fml','fml'),
  875. ('fmr','fmr'),
  876. ('fo','fo'),
  877. ('foldclose','foldclose'),
  878. ('foldcolumn','foldcolumn'),
  879. ('foldenable','foldenable'),
  880. ('foldexpr','foldexpr'),
  881. ('foldignore','foldignore'),
  882. ('foldlevel','foldlevel'),
  883. ('foldlevelstart','foldlevelstart'),
  884. ('foldmarker','foldmarker'),
  885. ('foldmethod','foldmethod'),
  886. ('foldminlines','foldminlines'),
  887. ('foldnestmax','foldnestmax'),
  888. ('foldopen','foldopen'),
  889. ('foldtext','foldtext'),
  890. ('formatexpr','formatexpr'),
  891. ('formatlistpat','formatlistpat'),
  892. ('formatoptions','formatoptions'),
  893. ('formatprg','formatprg'),
  894. ('fp','fp'),
  895. ('fs','fs'),
  896. ('fsync','fsync'),
  897. ('ft','ft'),
  898. ('gcr','gcr'),
  899. ('gd','gd'),
  900. ('gdefault','gdefault'),
  901. ('gfm','gfm'),
  902. ('gfn','gfn'),
  903. ('gfs','gfs'),
  904. ('gfw','gfw'),
  905. ('ghr','ghr'),
  906. ('go','go'),
  907. ('gp','gp'),
  908. ('grepformat','grepformat'),
  909. ('grepprg','grepprg'),
  910. ('gtl','gtl'),
  911. ('gtt','gtt'),
  912. ('guicursor','guicursor'),
  913. ('guifont','guifont'),
  914. ('guifontset','guifontset'),
  915. ('guifontwide','guifontwide'),
  916. ('guiheadroom','guiheadroom'),
  917. ('guioptions','guioptions'),
  918. ('guipty','guipty'),
  919. ('guitablabel','guitablabel'),
  920. ('guitabtooltip','guitabtooltip'),
  921. ('helpfile','helpfile'),
  922. ('helpheight','helpheight'),
  923. ('helplang','helplang'),
  924. ('hf','hf'),
  925. ('hh','hh'),
  926. ('hi','hi'),
  927. ('hid','hid'),
  928. ('hidden','hidden'),
  929. ('highlight','highlight'),
  930. ('history','history'),
  931. ('hk','hk'),
  932. ('hkmap','hkmap'),
  933. ('hkmapp','hkmapp'),
  934. ('hkp','hkp'),
  935. ('hl','hl'),
  936. ('hlg','hlg'),
  937. ('hls','hls'),
  938. ('hlsearch','hlsearch'),
  939. ('ic','ic'),
  940. ('icon','icon'),
  941. ('iconstring','iconstring'),
  942. ('ignorecase','ignorecase'),
  943. ('im','im'),
  944. ('imactivatefunc','imactivatefunc'),
  945. ('imactivatekey','imactivatekey'),
  946. ('imaf','imaf'),
  947. ('imak','imak'),
  948. ('imc','imc'),
  949. ('imcmdline','imcmdline'),
  950. ('imd','imd'),
  951. ('imdisable','imdisable'),
  952. ('imi','imi'),
  953. ('iminsert','iminsert'),
  954. ('ims','ims'),
  955. ('imsearch','imsearch'),
  956. ('imsf','imsf'),
  957. ('imstatusfunc','imstatusfunc'),
  958. ('inc','inc'),
  959. ('include','include'),
  960. ('includeexpr','includeexpr'),
  961. ('incsearch','incsearch'),
  962. ('inde','inde'),
  963. ('indentexpr','indentexpr'),
  964. ('indentkeys','indentkeys'),
  965. ('indk','indk'),
  966. ('inex','inex'),
  967. ('inf','inf'),
  968. ('infercase','infercase'),
  969. ('inoremap','inoremap'),
  970. ('insertmode','insertmode'),
  971. ('invacd','invacd'),
  972. ('invai','invai'),
  973. ('invakm','invakm'),
  974. ('invallowrevins','invallowrevins'),
  975. ('invaltkeymap','invaltkeymap'),
  976. ('invanti','invanti'),
  977. ('invantialias','invantialias'),
  978. ('invar','invar'),
  979. ('invarab','invarab'),
  980. ('invarabic','invarabic'),
  981. ('invarabicshape','invarabicshape'),
  982. ('invari','invari'),
  983. ('invarshape','invarshape'),
  984. ('invautochdir','invautochdir'),
  985. ('invautoindent','invautoindent'),
  986. ('invautoread','invautoread'),
  987. ('invautowrite','invautowrite'),
  988. ('invautowriteall','invautowriteall'),
  989. ('invaw','invaw'),
  990. ('invawa','invawa'),
  991. ('invbackup','invbackup'),
  992. ('invballooneval','invballooneval'),
  993. ('invbeval','invbeval'),
  994. ('invbin','invbin'),
  995. ('invbinary','invbinary'),
  996. ('invbiosk','invbiosk'),
  997. ('invbioskey','invbioskey'),
  998. ('invbk','invbk'),
  999. ('invbl','invbl'),
  1000. ('invbomb','invbomb'),
  1001. ('invbuflisted','invbuflisted'),
  1002. ('invcf','invcf'),
  1003. ('invci','invci'),
  1004. ('invcin','invcin'),
  1005. ('invcindent','invcindent'),
  1006. ('invcompatible','invcompatible'),
  1007. ('invconfirm','invconfirm'),
  1008. ('invconsk','invconsk'),
  1009. ('invconskey','invconskey'),
  1010. ('invcopyindent','invcopyindent'),
  1011. ('invcp','invcp'),
  1012. ('invcrb','invcrb'),
  1013. ('invcscoperelative','invcscoperelative'),
  1014. ('invcscopetag','invcscopetag'),
  1015. ('invcscopeverbose','invcscopeverbose'),
  1016. ('invcsre','invcsre'),
  1017. ('invcst','invcst'),
  1018. ('invcsverb','invcsverb'),
  1019. ('invcuc','invcuc'),
  1020. ('invcul','invcul'),
  1021. ('invcursorbind','invcursorbind'),
  1022. ('invcursorcolumn','invcursorcolumn'),
  1023. ('invcursorline','invcursorline'),
  1024. ('invdeco','invdeco'),
  1025. ('invdelcombine','invdelcombine'),
  1026. ('invdg','invdg'),
  1027. ('invdiff','invdiff'),
  1028. ('invdigraph','invdigraph'),
  1029. ('invea','invea'),
  1030. ('inveb','inveb'),
  1031. ('inved','inved'),
  1032. ('invedcompatible','invedcompatible'),
  1033. ('invek','invek'),
  1034. ('invendofline','invendofline'),
  1035. ('inveol','inveol'),
  1036. ('invequalalways','invequalalways'),
  1037. ('inverrorbells','inverrorbells'),
  1038. ('invesckeys','invesckeys'),
  1039. ('invet','invet'),
  1040. ('invex','invex'),
  1041. ('invexpandtab','invexpandtab'),
  1042. ('invexrc','invexrc'),
  1043. ('invfen','invfen'),
  1044. ('invfic','invfic'),
  1045. ('invfileignorecase','invfileignorecase'),
  1046. ('invfk','invfk'),
  1047. ('invfkmap','invfkmap'),
  1048. ('invfoldenable','invfoldenable'),
  1049. ('invgd','invgd'),
  1050. ('invgdefault','invgdefault'),
  1051. ('invguipty','invguipty'),
  1052. ('invhid','invhid'),
  1053. ('invhidden','invhidden'),
  1054. ('invhk','invhk'),
  1055. ('invhkmap','invhkmap'),
  1056. ('invhkmapp','invhkmapp'),
  1057. ('invhkp','invhkp'),
  1058. ('invhls','invhls'),
  1059. ('invhlsearch','invhlsearch'),
  1060. ('invic','invic'),
  1061. ('invicon','invicon'),
  1062. ('invignorecase','invignorecase'),
  1063. ('invim','invim'),
  1064. ('invimc','invimc'),
  1065. ('invimcmdline','invimcmdline'),
  1066. ('invimd','invimd'),
  1067. ('invimdisable','invimdisable'),
  1068. ('invincsearch','invincsearch'),
  1069. ('invinf','invinf'),
  1070. ('invinfercase','invinfercase'),
  1071. ('invinsertmode','invinsertmode'),
  1072. ('invis','invis'),
  1073. ('invjoinspaces','invjoinspaces'),
  1074. ('invjs','invjs'),
  1075. ('invlazyredraw','invlazyredraw'),
  1076. ('invlbr','invlbr'),
  1077. ('invlinebreak','invlinebreak'),
  1078. ('invlisp','invlisp'),
  1079. ('invlist','invlist'),
  1080. ('invloadplugins','invloadplugins'),
  1081. ('invlpl','invlpl'),
  1082. ('invlz','invlz'),
  1083. ('invma','invma'),
  1084. ('invmacatsui','invmacatsui'),
  1085. ('invmagic','invmagic'),
  1086. ('invmh','invmh'),
  1087. ('invml','invml'),
  1088. ('invmod','invmod'),
  1089. ('invmodeline','invmodeline'),
  1090. ('invmodifiable','invmodifiable'),
  1091. ('invmodified','invmodified'),
  1092. ('invmore','invmore'),
  1093. ('invmousef','invmousef'),
  1094. ('invmousefocus','invmousefocus'),
  1095. ('invmousehide','invmousehide'),
  1096. ('invnu','invnu'),
  1097. ('invnumber','invnumber'),
  1098. ('invodev','invodev'),
  1099. ('invopendevice','invopendevice'),
  1100. ('invpaste','invpaste'),
  1101. ('invpi','invpi'),
  1102. ('invpreserveindent','invpreserveindent'),
  1103. ('invpreviewwindow','invpreviewwindow'),
  1104. ('invprompt','invprompt'),
  1105. ('invpvw','invpvw'),
  1106. ('invreadonly','invreadonly'),
  1107. ('invrelativenumber','invrelativenumber'),
  1108. ('invremap','invremap'),
  1109. ('invrestorescreen','invrestorescreen'),
  1110. ('invrevins','invrevins'),
  1111. ('invri','invri'),
  1112. ('invrightleft','invrightleft'),
  1113. ('invrl','invrl'),
  1114. ('invrnu','invrnu'),
  1115. ('invro','invro'),
  1116. ('invrs','invrs'),
  1117. ('invru','invru'),
  1118. ('invruler','invruler'),
  1119. ('invsb','invsb'),
  1120. ('invsc','invsc'),
  1121. ('invscb','invscb'),
  1122. ('invscrollbind','invscrollbind'),
  1123. ('invscs','invscs'),
  1124. ('invsecure','invsecure'),
  1125. ('invsft','invsft'),
  1126. ('invshellslash','invshellslash'),
  1127. ('invshelltemp','invshelltemp'),
  1128. ('invshiftround','invshiftround'),
  1129. ('invshortname','invshortname'),
  1130. ('invshowcmd','invshowcmd'),
  1131. ('invshowfulltag','invshowfulltag'),
  1132. ('invshowmatch','invshowmatch'),
  1133. ('invshowmode','invshowmode'),
  1134. ('invsi','invsi'),
  1135. ('invsm','invsm'),
  1136. ('invsmartcase','invsmartcase'),
  1137. ('invsmartindent','invsmartindent'),
  1138. ('invsmarttab','invsmarttab'),
  1139. ('invsmd','invsmd'),
  1140. ('invsn','invsn'),
  1141. ('invsol','invsol'),
  1142. ('invspell','invspell'),
  1143. ('invsplitbelow','invsplitbelow'),
  1144. ('invsplitright','invsplitright'),
  1145. ('invspr','invspr'),
  1146. ('invsr','invsr'),
  1147. ('invssl','invssl'),
  1148. ('invsta','invsta'),
  1149. ('invstartofline','invstartofline'),
  1150. ('invstmp','invstmp'),
  1151. ('invswapfile','invswapfile'),
  1152. ('invswf','invswf'),
  1153. ('invta','invta'),
  1154. ('invtagbsearch','invtagbsearch'),
  1155. ('invtagrelative','invtagrelative'),
  1156. ('invtagstack','invtagstack'),
  1157. ('invtbi','invtbi'),
  1158. ('invtbidi','invtbidi'),
  1159. ('invtbs','invtbs'),
  1160. ('invtermbidi','invtermbidi'),
  1161. ('invterse','invterse'),
  1162. ('invtextauto','invtextauto'),
  1163. ('invtextmode','invtextmode'),
  1164. ('invtf','invtf'),
  1165. ('invtgst','invtgst'),
  1166. ('invtildeop','invtildeop'),
  1167. ('invtimeout','invtimeout'),
  1168. ('invtitle','invtitle'),
  1169. ('invto','invto'),
  1170. ('invtop','invtop'),
  1171. ('invtr','invtr'),
  1172. ('invttimeout','invttimeout'),
  1173. ('invttybuiltin','invttybuiltin'),
  1174. ('invttyfast','invttyfast'),
  1175. ('invtx','invtx'),
  1176. ('invudf','invudf'),
  1177. ('invundofile','invundofile'),
  1178. ('invvb','invvb'),
  1179. ('invvisualbell','invvisualbell'),
  1180. ('invwa','invwa'),
  1181. ('invwarn','invwarn'),
  1182. ('invwb','invwb'),
  1183. ('invweirdinvert','invweirdinvert'),
  1184. ('invwfh','invwfh'),
  1185. ('invwfw','invwfw'),
  1186. ('invwic','invwic'),
  1187. ('invwildignorecase','invwildignorecase'),
  1188. ('invwildmenu','invwildmenu'),
  1189. ('invwinfixheight','invwinfixheight'),
  1190. ('invwinfixwidth','invwinfixwidth'),
  1191. ('invwiv','invwiv'),
  1192. ('invwmnu','invwmnu'),
  1193. ('invwrap','invwrap'),
  1194. ('invwrapscan','invwrapscan'),
  1195. ('invwrite','invwrite'),
  1196. ('invwriteany','invwriteany'),
  1197. ('invwritebackup','invwritebackup'),
  1198. ('invws','invws'),
  1199. ('is','is'),
  1200. ('isf','isf'),
  1201. ('isfname','isfname'),
  1202. ('isi','isi'),
  1203. ('isident','isident'),
  1204. ('isk','isk'),
  1205. ('iskeyword','iskeyword'),
  1206. ('isp','isp'),
  1207. ('isprint','isprint'),
  1208. ('joinspaces','joinspaces'),
  1209. ('js','js'),
  1210. ('key','key'),
  1211. ('keymap','keymap'),
  1212. ('keymodel','keymodel'),
  1213. ('keywordprg','keywordprg'),
  1214. ('km','km'),
  1215. ('kmp','kmp'),
  1216. ('kp','kp'),
  1217. ('langmap','langmap'),
  1218. ('langmenu','langmenu'),
  1219. ('laststatus','laststatus'),
  1220. ('lazyredraw','lazyredraw'),
  1221. ('lbr','lbr'),
  1222. ('lcs','lcs'),
  1223. ('linebreak','linebreak'),
  1224. ('lines','lines'),
  1225. ('linespace','linespace'),
  1226. ('lisp','lisp'),
  1227. ('lispwords','lispwords'),
  1228. ('list','list'),
  1229. ('listchars','listchars'),
  1230. ('lm','lm'),
  1231. ('lmap','lmap'),
  1232. ('loadplugins','loadplugins'),
  1233. ('lpl','lpl'),
  1234. ('ls','ls'),
  1235. ('lsp','lsp'),
  1236. ('lw','lw'),
  1237. ('lz','lz'),
  1238. ('ma','ma'),
  1239. ('macatsui','macatsui'),
  1240. ('magic','magic'),
  1241. ('makeef','makeef'),
  1242. ('makeprg','makeprg'),
  1243. ('mat','mat'),
  1244. ('matchpairs','matchpairs'),
  1245. ('matchtime','matchtime'),
  1246. ('maxcombine','maxcombine'),
  1247. ('maxfuncdepth','maxfuncdepth'),
  1248. ('maxmapdepth','maxmapdepth'),
  1249. ('maxmem','maxmem'),
  1250. ('maxmempattern','maxmempattern'),
  1251. ('maxmemtot','maxmemtot'),
  1252. ('mco','mco'),
  1253. ('mef','mef'),
  1254. ('menuitems','menuitems'),
  1255. ('mfd','mfd'),
  1256. ('mh','mh'),
  1257. ('mis','mis'),
  1258. ('mkspellmem','mkspellmem'),
  1259. ('ml','ml'),
  1260. ('mls','mls'),
  1261. ('mm','mm'),
  1262. ('mmd','mmd'),
  1263. ('mmp','mmp'),
  1264. ('mmt','mmt'),
  1265. ('mod','mod'),
  1266. ('modeline','modeline'),
  1267. ('modelines','modelines'),
  1268. ('modifiable','modifiable'),
  1269. ('modified','modified'),
  1270. ('more','more'),
  1271. ('mouse','mouse'),
  1272. ('mousef','mousef'),
  1273. ('mousefocus','mousefocus'),
  1274. ('mousehide','mousehide'),
  1275. ('mousem','mousem'),
  1276. ('mousemodel','mousemodel'),
  1277. ('mouses','mouses'),
  1278. ('mouseshape','mouseshape'),
  1279. ('mouset','mouset'),
  1280. ('mousetime','mousetime'),
  1281. ('mp','mp'),
  1282. ('mps','mps'),
  1283. ('msm','msm'),
  1284. ('mzq','mzq'),
  1285. ('mzquantum','mzquantum'),
  1286. ('nf','nf'),
  1287. ('nnoremap','nnoremap'),
  1288. ('noacd','noacd'),
  1289. ('noai','noai'),
  1290. ('noakm','noakm'),
  1291. ('noallowrevins','noallowrevins'),
  1292. ('noaltkeymap','noaltkeymap'),
  1293. ('noanti','noanti'),
  1294. ('noantialias','noantialias'),
  1295. ('noar','noar'),
  1296. ('noarab','noarab'),
  1297. ('noarabic','noarabic'),
  1298. ('noarabicshape','noarabicshape'),
  1299. ('noari','noari'),
  1300. ('noarshape','noarshape'),
  1301. ('noautochdir','noautochdir'),
  1302. ('noautoindent','noautoindent'),
  1303. ('noautoread','noautoread'),
  1304. ('noautowrite','noautowrite'),
  1305. ('noautowriteall','noautowriteall'),
  1306. ('noaw','noaw'),
  1307. ('noawa','noawa'),
  1308. ('nobackup','nobackup'),
  1309. ('noballooneval','noballooneval'),
  1310. ('nobeval','nobeval'),
  1311. ('nobin','nobin'),
  1312. ('nobinary','nobinary'),
  1313. ('nobiosk','nobiosk'),
  1314. ('nobioskey','nobioskey'),
  1315. ('nobk','nobk'),
  1316. ('nobl','nobl'),
  1317. ('nobomb','nobomb'),
  1318. ('nobuflisted','nobuflisted'),
  1319. ('nocf','nocf'),
  1320. ('noci','noci'),
  1321. ('nocin','nocin'),
  1322. ('nocindent','nocindent'),
  1323. ('nocompatible','nocompatible'),
  1324. ('noconfirm','noconfirm'),
  1325. ('noconsk','noconsk'),
  1326. ('noconskey','noconskey'),
  1327. ('nocopyindent','nocopyindent'),
  1328. ('nocp','nocp'),
  1329. ('nocrb','nocrb'),
  1330. ('nocscoperelative','nocscoperelative'),
  1331. ('nocscopetag','nocscopetag'),
  1332. ('nocscopeverbose','nocscopeverbose'),
  1333. ('nocsre','nocsre'),
  1334. ('nocst','nocst'),
  1335. ('nocsverb','nocsverb'),
  1336. ('nocuc','nocuc'),
  1337. ('nocul','nocul'),
  1338. ('nocursorbind','nocursorbind'),
  1339. ('nocursorcolumn','nocursorcolumn'),
  1340. ('nocursorline','nocursorline'),
  1341. ('nodeco','nodeco'),
  1342. ('nodelcombine','nodelcombine'),
  1343. ('nodg','nodg'),
  1344. ('nodiff','nodiff'),
  1345. ('nodigraph','nodigraph'),
  1346. ('noea','noea'),
  1347. ('noeb','noeb'),
  1348. ('noed','noed'),
  1349. ('noedcompatible','noedcompatible'),
  1350. ('noek','noek'),
  1351. ('noendofline','noendofline'),
  1352. ('noeol','noeol'),
  1353. ('noequalalways','noequalalways'),
  1354. ('noerrorbells','noerrorbells'),
  1355. ('noesckeys','noesckeys'),
  1356. ('noet','noet'),
  1357. ('noex','noex'),
  1358. ('noexpandtab','noexpandtab'),
  1359. ('noexrc','noexrc'),
  1360. ('nofen','nofen'),
  1361. ('nofic','nofic'),
  1362. ('nofileignorecase','nofileignorecase'),
  1363. ('nofk','nofk'),
  1364. ('nofkmap','nofkmap'),
  1365. ('nofoldenable','nofoldenable'),
  1366. ('nogd','nogd'),
  1367. ('nogdefault','nogdefault'),
  1368. ('noguipty','noguipty'),
  1369. ('nohid','nohid'),
  1370. ('nohidden','nohidden'),
  1371. ('nohk','nohk'),
  1372. ('nohkmap','nohkmap'),
  1373. ('nohkmapp','nohkmapp'),
  1374. ('nohkp','nohkp'),
  1375. ('nohls','nohls'),
  1376. ('nohlsearch','nohlsearch'),
  1377. ('noic','noic'),
  1378. ('noicon','noicon'),
  1379. ('noignorecase','noignorecase'),
  1380. ('noim','noim'),
  1381. ('noimc','noimc'),
  1382. ('noimcmdline','noimcmdline'),
  1383. ('noimd','noimd'),
  1384. ('noimdisable','noimdisable'),
  1385. ('noincsearch','noincsearch'),
  1386. ('noinf','noinf'),
  1387. ('noinfercase','noinfercase'),
  1388. ('noinsertmode','noinsertmode'),
  1389. ('nois','nois'),
  1390. ('nojoinspaces','nojoinspaces'),
  1391. ('nojs','nojs'),
  1392. ('nolazyredraw','nolazyredraw'),
  1393. ('nolbr','nolbr'),
  1394. ('nolinebreak','nolinebreak'),
  1395. ('nolisp','nolisp'),
  1396. ('nolist','nolist'),
  1397. ('noloadplugins','noloadplugins'),
  1398. ('nolpl','nolpl'),
  1399. ('nolz','nolz'),
  1400. ('noma','noma'),
  1401. ('nomacatsui','nomacatsui'),
  1402. ('nomagic','nomagic'),
  1403. ('nomh','nomh'),
  1404. ('noml','noml'),
  1405. ('nomod','nomod'),
  1406. ('nomodeline','nomodeline'),
  1407. ('nomodifiable','nomodifiable'),
  1408. ('nomodified','nomodified'),
  1409. ('nomore','nomore'),
  1410. ('nomousef','nomousef'),
  1411. ('nomousefocus','nomousefocus'),
  1412. ('nomousehide','nomousehide'),
  1413. ('nonu','nonu'),
  1414. ('nonumber','nonumber'),
  1415. ('noodev','noodev'),
  1416. ('noopendevice','noopendevice'),
  1417. ('nopaste','nopaste'),
  1418. ('nopi','nopi'),
  1419. ('nopreserveindent','nopreserveindent'),
  1420. ('nopreviewwindow','nopreviewwindow'),
  1421. ('noprompt','noprompt'),
  1422. ('nopvw','nopvw'),
  1423. ('noreadonly','noreadonly'),
  1424. ('norelativenumber','norelativenumber'),
  1425. ('noremap','noremap'),
  1426. ('norestorescreen','norestorescreen'),
  1427. ('norevins','norevins'),
  1428. ('nori','nori'),
  1429. ('norightleft','norightleft'),
  1430. ('norl','norl'),
  1431. ('nornu','nornu'),
  1432. ('noro','noro'),
  1433. ('nors','nors'),
  1434. ('noru','noru'),
  1435. ('noruler','noruler'),
  1436. ('nosb','nosb'),
  1437. ('nosc','nosc'),
  1438. ('noscb','noscb'),
  1439. ('noscrollbind','noscrollbind'),
  1440. ('noscs','noscs'),
  1441. ('nosecure','nosecure'),
  1442. ('nosft','nosft'),
  1443. ('noshellslash','noshellslash'),
  1444. ('noshelltemp','noshelltemp'),
  1445. ('noshiftround','noshiftround'),
  1446. ('noshortname','noshortname'),
  1447. ('noshowcmd','noshowcmd'),
  1448. ('noshowfulltag','noshowfulltag'),
  1449. ('noshowmatch','noshowmatch'),
  1450. ('noshowmode','noshowmode'),
  1451. ('nosi','nosi'),
  1452. ('nosm','nosm'),
  1453. ('nosmartcase','nosmartcase'),
  1454. ('nosmartindent','nosmartindent'),
  1455. ('nosmarttab','nosmarttab'),
  1456. ('nosmd','nosmd'),
  1457. ('nosn','nosn'),
  1458. ('nosol','nosol'),
  1459. ('nospell','nospell'),
  1460. ('nosplitbelow','nosplitbelow'),
  1461. ('nosplitright','nosplitright'),
  1462. ('nospr','nospr'),
  1463. ('nosr','nosr'),
  1464. ('nossl','nossl'),
  1465. ('nosta','nosta'),
  1466. ('nostartofline','nostartofline'),
  1467. ('nostmp','nostmp'),
  1468. ('noswapfile','noswapfile'),
  1469. ('noswf','noswf'),
  1470. ('nota','nota'),
  1471. ('notagbsearch','notagbsearch'),
  1472. ('notagrelative','notagrelative'),
  1473. ('notagstack','notagstack'),
  1474. ('notbi','notbi'),
  1475. ('notbidi','notbidi'),
  1476. ('notbs','notbs'),
  1477. ('notermbidi','notermbidi'),
  1478. ('noterse','noterse'),
  1479. ('notextauto','notextauto'),
  1480. ('notextmode','notextmode'),
  1481. ('notf','notf'),
  1482. ('notgst','notgst'),
  1483. ('notildeop','notildeop'),
  1484. ('notimeout','notimeout'),
  1485. ('notitle','notitle'),
  1486. ('noto','noto'),
  1487. ('notop','notop'),
  1488. ('notr','notr'),
  1489. ('nottimeout','nottimeout'),
  1490. ('nottybuiltin','nottybuiltin'),
  1491. ('nottyfast','nottyfast'),
  1492. ('notx','notx'),
  1493. ('noudf','noudf'),
  1494. ('noundofile','noundofile'),
  1495. ('novb','novb'),
  1496. ('novisualbell','novisualbell'),
  1497. ('nowa','nowa'),
  1498. ('nowarn','nowarn'),
  1499. ('nowb','nowb'),
  1500. ('noweirdinvert','noweirdinvert'),
  1501. ('nowfh','nowfh'),
  1502. ('nowfw','nowfw'),
  1503. ('nowic','nowic'),
  1504. ('nowildignorecase','nowildignorecase'),
  1505. ('nowildmenu','nowildmenu'),
  1506. ('nowinfixheight','nowinfixheight'),
  1507. ('nowinfixwidth','nowinfixwidth'),
  1508. ('nowiv','nowiv'),
  1509. ('nowmnu','nowmnu'),
  1510. ('nowrap','nowrap'),
  1511. ('nowrapscan','nowrapscan'),
  1512. ('nowrite','nowrite'),
  1513. ('nowriteany','nowriteany'),
  1514. ('nowritebackup','nowritebackup'),
  1515. ('nows','nows'),
  1516. ('nrformats','nrformats'),
  1517. ('nu','nu'),
  1518. ('number','number'),
  1519. ('numberwidth','numberwidth'),
  1520. ('nuw','nuw'),
  1521. ('odev','odev'),
  1522. ('oft','oft'),
  1523. ('ofu','ofu'),
  1524. ('omnifunc','omnifunc'),
  1525. ('opendevice','opendevice'),
  1526. ('operatorfunc','operatorfunc'),
  1527. ('opfunc','opfunc'),
  1528. ('osfiletype','osfiletype'),
  1529. ('pa','pa'),
  1530. ('para','para'),
  1531. ('paragraphs','paragraphs'),
  1532. ('paste','paste'),
  1533. ('pastetoggle','pastetoggle'),
  1534. ('patchexpr','patchexpr'),
  1535. ('patchmode','patchmode'),
  1536. ('path','path'),
  1537. ('pdev','pdev'),
  1538. ('penc','penc'),
  1539. ('pex','pex'),
  1540. ('pexpr','pexpr'),
  1541. ('pfn','pfn'),
  1542. ('ph','ph'),
  1543. ('pheader','pheader'),
  1544. ('pi','pi'),
  1545. ('pm','pm'),
  1546. ('pmbcs','pmbcs'),
  1547. ('pmbfn','pmbfn'),
  1548. ('popt','popt'),
  1549. ('preserveindent','preserveindent'),
  1550. ('previewheight','previewheight'),
  1551. ('previewwindow','previewwindow'),
  1552. ('printdevice','printdevice'),
  1553. ('printencoding','printencoding'),
  1554. ('printexpr','printexpr'),
  1555. ('printfont','printfont'),
  1556. ('printheader','printheader'),
  1557. ('printmbcharset','printmbcharset'),
  1558. ('printmbfont','printmbfont'),
  1559. ('printoptions','printoptions'),
  1560. ('prompt','prompt'),
  1561. ('pt','pt'),
  1562. ('pumheight','pumheight'),
  1563. ('pvh','pvh'),
  1564. ('pvw','pvw'),
  1565. ('qe','qe'),
  1566. ('quoteescape','quoteescape'),
  1567. ('rdt','rdt'),
  1568. ('re','re'),
  1569. ('readonly','readonly'),
  1570. ('redrawtime','redrawtime'),
  1571. ('regexpengine','regexpengine'),
  1572. ('relativenumber','relativenumber'),
  1573. ('remap','remap'),
  1574. ('report','report'),
  1575. ('restorescreen','restorescreen'),
  1576. ('revins','revins'),
  1577. ('ri','ri'),
  1578. ('rightleft','rightleft'),
  1579. ('rightleftcmd','rightleftcmd'),
  1580. ('rl','rl'),
  1581. ('rlc','rlc'),
  1582. ('rnu','rnu'),
  1583. ('ro','ro'),
  1584. ('rs','rs'),
  1585. ('rtp','rtp'),
  1586. ('ru','ru'),
  1587. ('ruf','ruf'),
  1588. ('ruler','ruler'),
  1589. ('rulerformat','rulerformat'),
  1590. ('runtimepath','runtimepath'),
  1591. ('sb','sb'),
  1592. ('sbo','sbo'),
  1593. ('sbr','sbr'),
  1594. ('sc','sc'),
  1595. ('scb','scb'),
  1596. ('scr','scr'),
  1597. ('scroll','scroll'),
  1598. ('scrollbind','scrollbind'),
  1599. ('scrolljump','scrolljump'),
  1600. ('scrolloff','scrolloff'),
  1601. ('scrollopt','scrollopt'),
  1602. ('scs','scs'),
  1603. ('sect','sect'),
  1604. ('sections','sections'),
  1605. ('secure','secure'),
  1606. ('sel','sel'),
  1607. ('selection','selection'),
  1608. ('selectmode','selectmode'),
  1609. ('sessionoptions','sessionoptions'),
  1610. ('sft','sft'),
  1611. ('sh','sh'),
  1612. ('shcf','shcf'),
  1613. ('shell','shell'),
  1614. ('shellcmdflag','shellcmdflag'),
  1615. ('shellpipe','shellpipe'),
  1616. ('shellquote','shellquote'),
  1617. ('shellredir','shellredir'),
  1618. ('shellslash','shellslash'),
  1619. ('shelltemp','shelltemp'),
  1620. ('shelltype','shelltype'),
  1621. ('shellxescape','shellxescape'),
  1622. ('shellxquote','shellxquote'),
  1623. ('shiftround','shiftround'),
  1624. ('shiftwidth','shiftwidth'),
  1625. ('shm','shm'),
  1626. ('shortmess','shortmess'),
  1627. ('shortname','shortname'),
  1628. ('showbreak','showbreak'),
  1629. ('showcmd','showcmd'),
  1630. ('showfulltag','showfulltag'),
  1631. ('showmatch','showmatch'),
  1632. ('showmode','showmode'),
  1633. ('showtabline','showtabline'),
  1634. ('shq','shq'),
  1635. ('si','si'),
  1636. ('sidescroll','sidescroll'),
  1637. ('sidescrolloff','sidescrolloff'),
  1638. ('siso','siso'),
  1639. ('sj','sj'),
  1640. ('slm','slm'),
  1641. ('sm','sm'),
  1642. ('smartcase','smartcase'),
  1643. ('smartindent','smartindent'),
  1644. ('smarttab','smarttab'),
  1645. ('smc','smc'),
  1646. ('smd','smd'),
  1647. ('sn','sn'),
  1648. ('so','so'),
  1649. ('softtabstop','softtabstop'),
  1650. ('sol','sol'),
  1651. ('sp','sp'),
  1652. ('spc','spc'),
  1653. ('spell','spell'),
  1654. ('spellcapcheck','spellcapcheck'),
  1655. ('spellfile','spellfile'),
  1656. ('spelllang','spelllang'),
  1657. ('spellsuggest','spellsuggest'),
  1658. ('spf','spf'),
  1659. ('spl','spl'),
  1660. ('splitbelow','splitbelow'),
  1661. ('splitright','splitright'),
  1662. ('spr','spr'),
  1663. ('sps','sps'),
  1664. ('sr','sr'),
  1665. ('srr','srr'),
  1666. ('ss','ss'),
  1667. ('ssl','ssl'),
  1668. ('ssop','ssop'),
  1669. ('st','st'),
  1670. ('sta','sta'),
  1671. ('stal','stal'),
  1672. ('startofline','startofline'),
  1673. ('statusline','statusline'),
  1674. ('stl','stl'),
  1675. ('stmp','stmp'),
  1676. ('sts','sts'),
  1677. ('su','su'),
  1678. ('sua','sua'),
  1679. ('suffixes','suffixes'),
  1680. ('suffixesadd','suffixesadd'),
  1681. ('sw','sw'),
  1682. ('swapfile','swapfile'),
  1683. ('swapsync','swapsync'),
  1684. ('swb','swb'),
  1685. ('swf','swf'),
  1686. ('switchbuf','switchbuf'),
  1687. ('sws','sws'),
  1688. ('sxe','sxe'),
  1689. ('sxq','sxq'),
  1690. ('syn','syn'),
  1691. ('synmaxcol','synmaxcol'),
  1692. ('syntax','syntax'),
  1693. ('t_AB','t_AB'),
  1694. ('t_AF','t_AF'),
  1695. ('t_AL','t_AL'),
  1696. ('t_CS','t_CS'),
  1697. ('t_CV','t_CV'),
  1698. ('t_Ce','t_Ce'),
  1699. ('t_Co','t_Co'),
  1700. ('t_Cs','t_Cs'),
  1701. ('t_DL','t_DL'),
  1702. ('t_EI','t_EI'),
  1703. ('t_F1','t_F1'),
  1704. ('t_F2','t_F2'),
  1705. ('t_F3','t_F3'),
  1706. ('t_F4','t_F4'),
  1707. ('t_F5','t_F5'),
  1708. ('t_F6','t_F6'),
  1709. ('t_F7','t_F7'),
  1710. ('t_F8','t_F8'),
  1711. ('t_F9','t_F9'),
  1712. ('t_IE','t_IE'),
  1713. ('t_IS','t_IS'),
  1714. ('t_K1','t_K1'),
  1715. ('t_K3','t_K3'),
  1716. ('t_K4','t_K4'),
  1717. ('t_K5','t_K5'),
  1718. ('t_K6','t_K6'),
  1719. ('t_K7','t_K7'),
  1720. ('t_K8','t_K8'),
  1721. ('t_K9','t_K9'),
  1722. ('t_KA','t_KA'),
  1723. ('t_KB','t_KB'),
  1724. ('t_KC','t_KC'),
  1725. ('t_KD','t_KD'),
  1726. ('t_KE','t_KE'),
  1727. ('t_KF','t_KF'),
  1728. ('t_KG','t_KG'),
  1729. ('t_KH','t_KH'),
  1730. ('t_KI','t_KI'),
  1731. ('t_KJ','t_KJ'),
  1732. ('t_KK','t_KK'),
  1733. ('t_KL','t_KL'),
  1734. ('t_RI','t_RI'),
  1735. ('t_RV','t_RV'),
  1736. ('t_SI','t_SI'),
  1737. ('t_Sb','t_Sb'),
  1738. ('t_Sf','t_Sf'),
  1739. ('t_WP','t_WP'),
  1740. ('t_WS','t_WS'),
  1741. ('t_ZH','t_ZH'),
  1742. ('t_ZR','t_ZR'),
  1743. ('t_al','t_al'),
  1744. ('t_bc','t_bc'),
  1745. ('t_cd','t_cd'),
  1746. ('t_ce','t_ce'),
  1747. ('t_cl','t_cl'),
  1748. ('t_cm','t_cm'),
  1749. ('t_cs','t_cs'),
  1750. ('t_da','t_da'),
  1751. ('t_db','t_db'),
  1752. ('t_dl','t_dl'),
  1753. ('t_fs','t_fs'),
  1754. ('t_k1','t_k1'),
  1755. ('t_k2','t_k2'),
  1756. ('t_k3','t_k3'),
  1757. ('t_k4','t_k4'),
  1758. ('t_k5','t_k5'),
  1759. ('t_k6','t_k6'),
  1760. ('t_k7','t_k7'),
  1761. ('t_k8','t_k8'),
  1762. ('t_k9','t_k9'),
  1763. ('t_kB','t_kB'),
  1764. ('t_kD','t_kD'),
  1765. ('t_kI','t_kI'),
  1766. ('t_kN','t_kN'),
  1767. ('t_kP','t_kP'),
  1768. ('t_kb','t_kb'),
  1769. ('t_kd','t_kd'),
  1770. ('t_ke','t_ke'),
  1771. ('t_kh','t_kh'),
  1772. ('t_kl','t_kl'),
  1773. ('t_kr','t_kr'),
  1774. ('t_ks','t_ks'),
  1775. ('t_ku','t_ku'),
  1776. ('t_le','t_le'),
  1777. ('t_mb','t_mb'),
  1778. ('t_md','t_md'),
  1779. ('t_me','t_me'),
  1780. ('t_mr','t_mr'),
  1781. ('t_ms','t_ms'),
  1782. ('t_nd','t_nd'),
  1783. ('t_op','t_op'),
  1784. ('t_se','t_se'),
  1785. ('t_so','t_so'),
  1786. ('t_sr','t_sr'),
  1787. ('t_te','t_te'),
  1788. ('t_ti','t_ti'),
  1789. ('t_ts','t_ts'),
  1790. ('t_u7','t_u7'),
  1791. ('t_ue','t_ue'),
  1792. ('t_us','t_us'),
  1793. ('t_ut','t_ut'),
  1794. ('t_vb','t_vb'),
  1795. ('t_ve','t_ve'),
  1796. ('t_vi','t_vi'),
  1797. ('t_vs','t_vs'),
  1798. ('t_xs','t_xs'),
  1799. ('ta','ta'),
  1800. ('tabline','tabline'),
  1801. ('tabpagemax','tabpagemax'),
  1802. ('tabstop','tabstop'),
  1803. ('tag','tag'),
  1804. ('tagbsearch','tagbsearch'),
  1805. ('taglength','taglength'),
  1806. ('tagrelative','tagrelative'),
  1807. ('tags','tags'),
  1808. ('tagstack','tagstack'),
  1809. ('tal','tal'),
  1810. ('tb','tb'),
  1811. ('tbi','tbi'),
  1812. ('tbidi','tbidi'),
  1813. ('tbis','tbis'),
  1814. ('tbs','tbs'),
  1815. ('tenc','tenc'),
  1816. ('term','term'),
  1817. ('termbidi','termbidi'),
  1818. ('termencoding','termencoding'),
  1819. ('terse','terse'),
  1820. ('textauto','textauto'),
  1821. ('textmode','textmode'),
  1822. ('textwidth','textwidth'),
  1823. ('tf','tf'),
  1824. ('tgst','tgst'),
  1825. ('thesaurus','thesaurus'),
  1826. ('tildeop','tildeop'),
  1827. ('timeout','timeout'),
  1828. ('timeoutlen','timeoutlen'),
  1829. ('title','title'),
  1830. ('titlelen','titlelen'),
  1831. ('titleold','titleold'),
  1832. ('titlestring','titlestring'),
  1833. ('tl','tl'),
  1834. ('tm','tm'),
  1835. ('to','to'),
  1836. ('toolbar','toolbar'),
  1837. ('toolbariconsize','toolbariconsize'),
  1838. ('top','top'),
  1839. ('tpm','tpm'),
  1840. ('tr','tr'),
  1841. ('ts','ts'),
  1842. ('tsl','tsl'),
  1843. ('tsr','tsr'),
  1844. ('ttimeout','ttimeout'),
  1845. ('ttimeoutlen','ttimeoutlen'),
  1846. ('ttm','ttm'),
  1847. ('tty','tty'),
  1848. ('ttybuiltin','ttybuiltin'),
  1849. ('ttyfast','ttyfast'),
  1850. ('ttym','ttym'),
  1851. ('ttymouse','ttymouse'),
  1852. ('ttyscroll','ttyscroll'),
  1853. ('ttytype','ttytype'),
  1854. ('tw','tw'),
  1855. ('tx','tx'),
  1856. ('uc','uc'),
  1857. ('udf','udf'),
  1858. ('udir','udir'),
  1859. ('ul','ul'),
  1860. ('undodir','undodir'),
  1861. ('undofile','undofile'),
  1862. ('undolevels','undolevels'),
  1863. ('undoreload','undoreload'),
  1864. ('updatecount','updatecount'),
  1865. ('updatetime','updatetime'),
  1866. ('ur','ur'),
  1867. ('ut','ut'),
  1868. ('vb','vb'),
  1869. ('vbs','vbs'),
  1870. ('vdir','vdir'),
  1871. ('ve','ve'),
  1872. ('verbose','verbose'),
  1873. ('verbosefile','verbosefile'),
  1874. ('vfile','vfile'),
  1875. ('vi','vi'),
  1876. ('viewdir','viewdir'),
  1877. ('viewoptions','viewoptions'),
  1878. ('viminfo','viminfo'),
  1879. ('virtualedit','virtualedit'),
  1880. ('visualbell','visualbell'),
  1881. ('vnoremap','vnoremap'),
  1882. ('vop','vop'),
  1883. ('wa','wa'),
  1884. ('wak','wak'),
  1885. ('warn','warn'),
  1886. ('wb','wb'),
  1887. ('wc','wc'),
  1888. ('wcm','wcm'),
  1889. ('wd','wd'),
  1890. ('weirdinvert','weirdinvert'),
  1891. ('wfh','wfh'),
  1892. ('wfw','wfw'),
  1893. ('wh','wh'),
  1894. ('whichwrap','whichwrap'),
  1895. ('wi','wi'),
  1896. ('wic','wic'),
  1897. ('wig','wig'),
  1898. ('wildchar','wildchar'),
  1899. ('wildcharm','wildcharm'),
  1900. ('wildignore','wildignore'),
  1901. ('wildignorecase','wildignorecase'),
  1902. ('wildmenu','wildmenu'),
  1903. ('wildmode','wildmode'),
  1904. ('wildoptions','wildoptions'),
  1905. ('wim','wim'),
  1906. ('winaltkeys','winaltkeys'),
  1907. ('window','window'),
  1908. ('winfixheight','winfixheight'),
  1909. ('winfixwidth','winfixwidth'),
  1910. ('winheight','winheight'),
  1911. ('winminheight','winminheight'),
  1912. ('winminwidth','winminwidth'),
  1913. ('winwidth','winwidth'),
  1914. ('wiv','wiv'),
  1915. ('wiw','wiw'),
  1916. ('wm','wm'),
  1917. ('wmh','wmh'),
  1918. ('wmnu','wmnu'),
  1919. ('wmw','wmw'),
  1920. ('wop','wop'),
  1921. ('wrap','wrap'),
  1922. ('wrapmargin','wrapmargin'),
  1923. ('wrapscan','wrapscan'),
  1924. ('write','write'),
  1925. ('writeany','writeany'),
  1926. ('writebackup','writebackup'),
  1927. ('writedelay','writedelay'),
  1928. ('ws','ws'),
  1929. ('ww','ww'),
  1930. )
  1931. return var
  1932. option = _getoption()