mangege / vimfiles

vimonrails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

安装

  • 打开终端, 执行 git clone git://github.com/mangege/vimfiles.git
  • cd vimfiles,执行 bash install.sh (执行过程中会调用vim,因插件还没有完全安装,会报错,不用管,按回车就行.之后就等vundle从github自动安装插件,安装成功后会自动退出vim,完成)
  • fzf: pacman -S fzf bat ripgrep ctags https://github.com/junegunn/fzf.vim
  • coc: :CocInstall coc-json coc-tsserver coc-html coc-css coc-prettier coc-snippets

使用

  • coc 使用 enter 补全
  • codeium 使用 tab 补全

About

vimonrails


Languages

Language:Vim Script 94.6%Language:Shell 5.4%