An open API service indexing awesome lists of open source software.

https://github.com/howie6879/vim_config

vim
https://github.com/howie6879/vim_config

Last synced: about 2 months ago
JSON representation

vim

Awesome Lists containing this project

README

        

# vim_config

> 我的vim配置记录

![demo](https://raw.githubusercontent.com/howie6879/oss/master/images/Xtjaxy.jpg)

## 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]()