Featured
编译 VIM 配置参数(Python 2/3 支持)
for Python 2.n ./configure --with-features=huge --enable-pythoninterp --enable-cscope for Python 3.n ./configure --with-features=huge --enable-python3interp --enable-cscope
- Yet Another GoLang Project Demo
记录技术实践,分享经验与思考。
聚焦 Linux、Go 与基础设施优化。
Tag - vim
Featured
for Python 2.n ./configure --with-features=huge --enable-pythoninterp --enable-cscope for Python 3.n ./configure --with-features=huge --enable-python3interp --enable-cscope
2017-12-02: Karabiner-Elements-11.3.0 已经支持在 macOS High Sierra (ver 11.13.1) 系统上实现 Vi Style Arrows——安装 Karabiner-Elements 后,在这个页面上找到「Vi Style Arrows」,点击右侧的 Import 按钮将配置导入并 enable…