Clean up
This commit is contained in:
parent
387db52c76
commit
7cdac89502
22 changed files with 147 additions and 226 deletions
|
@ -1,11 +1,3 @@
|
|||
if exists("&cole")
|
||||
" conceal" Use conceal vim 7.3 feature:
|
||||
set cole=0 " conceal level
|
||||
" Conceal in tex file: "admgs", a=accents, d=delimiters, m=math symbols,
|
||||
" g=Greek, s=superscripts/subscripts:
|
||||
let g:tex_conceal="agm"
|
||||
endif
|
||||
|
||||
imap <buffer> [[ \begin{<C-x><C-o>
|
||||
imap <buffer> ]] <Plug>(vimtex-delim-close)
|
||||
imap <buffer> [( \left(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue