da-h / AirLatex.vim

Overleaf / ShareLatex in Vim
MIT License
79 stars 8 forks source link

Remove default <leader>a mapping #2

Closed braun-steven closed 4 years ago

braun-steven commented 4 years ago

Removes default mapping and adds AirLatex :AirLatex command such that calling the actual function is not necessary anymore.

Reason for this is that the <leader>a mapping could conflict with existing user bindings.