https://github.com/bpazy/my-vimrc
Personal vim configuration
https://github.com/bpazy/my-vimrc
Last synced: 3 months ago
JSON representation
Personal vim configuration
- Host: GitHub
- URL: https://github.com/bpazy/my-vimrc
- Owner: Bpazy
- Created: 2020-01-09T06:27:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-31T08:55:59.000Z (almost 5 years ago)
- Last Synced: 2025-01-03T20:12:37.945Z (5 months ago)
- Language: Vim script
- Size: 2.93 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-vimrc
个人使用的 vim 配置## 配置文件位置
1. 当前用户配置 ~/.vimrc
2. 全局配置 /etc/vim/vimrc ~~或 /etc/vimrc~~