I mean, that's really the whole question... I need the auto-indentation on newline insertion and syntax highlighting, and perhaps there are other niceties that I take for granted but would miss if absent.
That's all.
I mean, that's really the whole question... I need the auto-indentation on newline insertion and syntax highlighting, and perhaps there are other niceties that I take for granted but would miss if absent.
That's all.
我会专门为 Markdown 使用插件,vim
但如果你真的想专门使用 JS,你可以使用
autocmd FileType md set filetype=javascript