https://github.com/howie6879/vim_config
vim
https://github.com/howie6879/vim_config
Last synced: about 2 months ago
JSON representation
vim
- Host: GitHub
- URL: https://github.com/howie6879/vim_config
- Owner: howie6879
- Created: 2019-03-22T10:05:38.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-13T09:06:28.000Z (over 3 years ago)
- Last Synced: 2025-01-20T23:15:32.228Z (3 months ago)
- Language: Vim script
- Size: 4.34 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vim_config
> 我的vim配置记录

## Useage
```shell
git clone https://github.com/howie6879/vim_config.git
ln -s ~/.vim/.vimrc ~/.vimrc# Add ctags for vista.vim
# mac
brew install --HEAD universal-ctags/universal-ctags/universal-ctags# Extencion for COC
CocInstall coc-pyright
CocInstall coc-tabnine
```Tips:
- 关于插件[vim-devicons](https://github.com/ryanoasis/vim-devicons)的`icon`:依赖[nerd-fonts]()