02 2016 档案

debian 下编译 YouCompleteMe
摘要:Compiling YCM with semantic support for C-family languages: cd ~/.vim/bundle/YouCompleteMe ./install.py --clang-completer --system-libclang --system-b 阅读全文

posted @ 2016-02-15 14:54 毛毛鼠 阅读(275) 评论(0) 推荐(0)

解决 gvim 菜单无法显示中文的问题
摘要:在 Ubuntu 10.04 下安装 GVIM 后运行, 发现无法显示中文菜单 同时命令行下也会报错: Gtk-WARNING **: Invalid input string 搜索了一下发现是由于Ubuntu 10.04 默认安装将会把中文区域设置为 zh_CN.utf8,而 GVIM 能识别的中 阅读全文

posted @ 2016-02-14 22:56 毛毛鼠 阅读(374) 评论(0) 推荐(0)