開発環境

dein.vimとdeopleteをmacにインストールする。

var doc = document; var head = doc.getElementsByTagName("head")[0]; var meta = doc.createElement("link"); meta.setAttribute("rel","canonical"); meta.setAttribute("href","https://noy72.com/articles/2017-11-26-vim-plugins/"); head.appendChil…

vimに構文チェックのプラグインを入れた(C++)

var doc = document; var head = doc.getElementsByTagName("head")[0]; var meta = doc.createElement("link"); meta.setAttribute("rel","canonical"); meta.setAttribute("href","https://noy72.com/articles/2017-05-21-vim-syntax-check/"); head.appen…