https://github.com/iceber/config
vim, tmux, iterm2 config
https://github.com/iceber/config
Last synced: about 2 months ago
JSON representation
vim, tmux, iterm2 config
- Host: GitHub
- URL: https://github.com/iceber/config
- Owner: Iceber
- Created: 2020-04-22T14:49:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-04-23T04:15:16.000Z (about 6 years ago)
- Last Synced: 2025-06-21T03:44:07.082Z (about 1 year ago)
- Language: Shell
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### [vim 扩展](https://vimawesome.com/)
使用插件管理器 [pathogen](https://github.com/tpope/vim-pathogen)
- [ctrlp](https://github.com/ctrlpvim/ctrlp.vim)
- [tagbar](https://github.com/majutsushi/tagbar)
- [vim-airline](https://github.com/vim-airline/vim-airline)
- [vim-go](https://github.com/fatih/vim-go)
- [ale](https://github.com/w0rp/ale)
- [vim-lsp](https://github.com/prabirshrestha/vim-lsp)
- [splitjoin](https://github.com/andrewradev/splitjoin.vim)
- [black](https://github.com/ambv/black)
- [vim-flake8](https://github.com/nvie/vim-flake8)
### zsh 额外插件
- [zsh-autosuggestion](https://github.com/zsh-users/zsh-autosuggestions)