Releases: TTWShell/legolas-vim
Releases · TTWShell/legolas-vim
vim升级到8.1,增加typescript-vim
06 Jun 10:03
Compare
Sorry, something went wrong.
No results found
vim升级到8.1,默认使用py3。增加typescript-vim。
Async plug-in manager for Vim: vim-plug.
21 Nov 10:06
Compare
Sorry, something went wrong.
No results found
使用异步的vim-plug代替bundle;
去掉非必要的sudo;
fix typo等。
enhance config
09 Jul 02:07
Compare
Sorry, something went wrong.
No results found
重构ToggleFold的实现;
install.sh增加init参数,避免误操作;
去掉vim-flake8插件,因为ale支持的足够好;
yum bug修复;
c文件设置color column为80。
去掉安装过程中的确认动作
14 Apr 02:00
Compare
Sorry, something went wrong.
No results found
去掉系统识别的确认;
auto yes,自动忽略安装插件时配色未找到的报错;
增加ci;
增加tab替换为>---的解释。
enhance install
29 Mar 01:45
Compare
Sorry, something went wrong.
No results found
优化安装,大幅度提升安装速度。去掉了YCM C-family languages支持,如果需要写c系语言,可以使用以下命令重新build:
./install-plugins.sh rebuild --clang-completer
优化了install-plugins.sh,增加了usage。
chmod775
21 Mar 07:51
Compare
Sorry, something went wrong.
No results found
stable
11 Mar 04:51
Compare
Sorry, something went wrong.
No results found
Merge pull request #62 from TTWShell/feature/set-incsearch
set incsearch