Skip to content

Commit

Permalink
Add shorthand for Leftrightarrow
Browse files Browse the repository at this point in the history
  • Loading branch information
mgunyho committed Nov 7, 2020
1 parent 6b501a3 commit 486737b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ftplugin/tex.vim
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ ia <buffer> <- \leftarrow
ia <buffer> => \Rightarrow
ia <buffer> ==> \;\Rightarrow\;
ia <buffer> <= \Leftarrow
ia <buffer> IFF \Leftrightarrow

"TODO: figure out why these don't work.
"ia <buffer> i.e. i.e.\
Expand Down

0 comments on commit 486737b

Please sign in to comment.