Skip to content

Commit

Permalink
Minor fixes to aesthetics
Browse files Browse the repository at this point in the history
  • Loading branch information
brennier committed Feb 20, 2017
1 parent 92e1cd6 commit c1368c7
Showing 1 changed file with 61 additions and 60 deletions.
121 changes: 61 additions & 60 deletions plugin/default_keywords.vim
Expand Up @@ -160,7 +160,7 @@ let g:vimtexer_math = {
\'gcd' : '\gcd(<+++> ,<++>) <++>',
\'ln' : '\ln{<+++>} <++>',
\'log' : '\log{<+++>} <++>',
\'df' : '<+++> : <++> \to <++>',
\'df' : '<+++> : <++> \to <++>',
\'sqrt' : '\sqrt{<+++>} <++>',
\'case' : '\begin{cases} <+++> \end{cases} <++>',
\
Expand Down Expand Up @@ -190,7 +190,7 @@ let g:vimtexer_math = {
\
\'Section: Encapsulating keywords' : 'COMMENT',
\'bar' : "\<ESC>F a\\overline{\<ESC>f i} ",
\'tild' : "\<ESC>F a\\tilde{\<ESC>f i} ",
\'tild' : "\<ESC>F a\\tilde{\<ESC>f i} ",
\'hat' : "\<ESC>F a\\hat{\<ESC>f i} ",
\'star' : "\<BS>^* ",
\'vec' : "\<ESC>F a\\vec{\<ESC>f i} ",
Expand Down Expand Up @@ -235,7 +235,7 @@ let g:vimtexer_math = {
let g:vimtexer_tex = {
\'m' : '\( <+++> \) <++>',
\'Section: Environments' : 'COMMENT',
\'env' : "\<ESC>Bvedi\\begin{\<ESC>pa}\<CR><+++>\<CR>\\end{\<ESC>pa}",
\'env' : "\<ESC>Bvedi\\begin{\<ESC>pa}\<CR><+++>\<CR>\\end{\<ESC>pa}",
\'exe' : "\\begin{exercise}{<+++>}\<CR><++>\<CR>\\end{exercise}",
\'prf' : "\\begin{proof}\<CR><+++>\<CR>\\end{proof}",
\'thm' : "\\begin{theorem}\<CR><+++>\<CR>\\end{theorem}",
Expand All @@ -248,63 +248,63 @@ let g:vimtexer_tex = {
\'eqn' : "\\begin{equation}\\label{<+++>}\<CR><++>\<CR>\\end{equation}",
\
\'Section: Simple Aliases' : 'COMMENT',
\'st' : 'such that ',
\'homo' : 'homomorphism ',
\'iso' : 'isomorphism ',
\'iff' : 'if and only if ',
\'wlog' : 'without loss of generality ',
\'Wlog' : 'Without loss of generality, ',
\'siga' : '\(\sigma\)-algebra ',
\'gset' : '\(G\)-set ',
\'ac' : 'Axiom of Choice ',
\'ae' : 'almost everywhere ',
\'bd' : 'boundary ',
\'card' : 'cardinality ',
\'char' : 'characteristic ',
\'ker' : 'kernel ',
\'im' : 'image ',
\'def' : 'define ',
\'deg' : 'degree ',
\'det' : 'determinant ',
\'dim' : 'dimension ',
\'tfdc' : 'the following diagram commute: ',
\'gal' : 'Galois group ',
\'gcd' : 'greatest common divisor ',
\'inf' : 'infimum ',
\'int' : 'interior ',
\'ext' : 'exterior ',
\'lcm' : 'least common multiple ',
\'lhs' : 'left-hand side ',
\'lim' : 'limit ',
\'sup' : 'supremum ',
\'mx' : 'matrix ',
\'pf' : 'proof ',
\'qed' : 'This proves the statement. ',
\'resp' : 'respectively ',
\'rhs' : 'right-hand side ',
\'rtp' : 'required to prove ',
\'soln' : 'solution ',
\'sp' : 'span ',
\'cbpbsa' : 'can be proved by similar argument ',
\'tfae' : 'the following are equivalent ',
\'wd' : 'well-defined ',
\'wma' : 'we may assume ',
\'wrt' : 'with respect to ',
\'wtp' : 'want to prove ',
\'wts' : 'want to show ',
\'vp' : 'vector space ',
\'fd' : 'finite-dimensional ',
\'mble' : 'measurable ',
\'equiv' : 'equivalent ',
\'repre' : 'representation ',
\'comm' : 'commutative ',
\'inter' : 'intersection ',
\'ab' : 'Abelian ',
\'fg' : 'finitely-generated ',
\'cat' : 'category ',
\'mod' : "\<BS>-module ",
\'fa' : 'for all ',
\'fs' : 'for some ',
\'st' : 'such that ',
\'homo' : 'homomorphism ',
\'iso' : 'isomorphism ',
\'iff' : 'if and only if ',
\'wlog' : 'without loss of generality ',
\'Wlog' : 'Without loss of generality, ',
\'siga' : '\(\sigma\)-algebra ',
\'gset' : '\(G\)-set ',
\'ac' : 'Axiom of Choice ',
\'ae' : 'almost everywhere ',
\'bd' : 'boundary ',
\'card' : 'cardinality ',
\'char' : 'characteristic ',
\'ker' : 'kernel ',
\'im' : 'image ',
\'def' : 'define ',
\'deg' : 'degree ',
\'det' : 'determinant ',
\'dim' : 'dimension ',
\'tfdc' : 'the following diagram commute: ',
\'gal' : 'Galois group ',
\'gcd' : 'greatest common divisor ',
\'inf' : 'infimum ',
\'int' : 'interior ',
\'ext' : 'exterior ',
\'lcm' : 'least common multiple ',
\'lhs' : 'left-hand side ',
\'lim' : 'limit ',
\'sup' : 'supremum ',
\'mx' : 'matrix ',
\'pf' : 'proof ',
\'qed' : 'This proves the statement. ',
\'resp' : 'respectively ',
\'rhs' : 'right-hand side ',
\'rtp' : 'required to prove ',
\'soln' : 'solution ',
\'sp' : 'span ',
\'cbpbsa' : 'can be proved by similar argument.',
\'tfae' : 'the following are equivalent ',
\'wd' : 'well-defined ',
\'wma' : 'we may assume ',
\'wrt' : 'with respect to ',
\'wtp' : 'want to prove ',
\'wts' : 'want to show ',
\'vp' : 'vector space ',
\'fd' : 'finite-dimensional ',
\'mble' : 'measurable ',
\'equiv' : 'equivalent ',
\'repre' : 'representation ',
\'comm' : 'commutative ',
\'inter' : 'intersection ',
\'ab' : 'Abelian ',
\'fg' : 'finitely-generated ',
\'cat' : 'category ',
\'mod' : "\<BS>-module ",
\'fa' : 'for all ',
\'fs' : 'for some ',
\
\'Section: Other Commands' : 'COMMENT',
\'itm' : '\item ',
Expand Down Expand Up @@ -338,6 +338,7 @@ let g:vimtexer_tex = {
\'fv' : '\(\mathcal{V}\) ',
\'Section: Greek Letters' : 'COMMENT',
\'alpha' : '\(\alpha\) ',
\'ga' : '\(\alpha\) ',
\'beta' : '\(\beta\) ',
\'gamma' : '\(\gamma\) ',
\'delta' : '\(\delta\) ',
Expand Down

0 comments on commit c1368c7

Please sign in to comment.