hackmdio / codimd

CodiMD - Realtime collaborative markdown notes on all platforms.
https://hackmd.io/c/codimd-documentation
GNU Affero General Public License v3.0
9.24k stars 1.05k forks source link

How to change the configuration of vim #1748

Closed Runningsnails12 closed 1 year ago

Runningsnails12 commented 2 years ago

How to change the configuration of vim

jackycute commented 2 years ago

I think you can take a look at: https://github.com/hackmdio/codimd/blob/develop/public/js/lib/editor/index.js

jackycute commented 1 year ago

Feel free to open a PR if you like to implement vim config panel.