https://github.com/matveyt/vimfiles
My personal Vim configuration
https://github.com/matveyt/vimfiles
vim vim-config vim-configuration vimrc
Last synced: 11 months ago
JSON representation
My personal Vim configuration
- Host: GitHub
- URL: https://github.com/matveyt/vimfiles
- Owner: matveyt
- Created: 2019-06-12T13:48:49.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-23T18:58:30.000Z (about 1 year ago)
- Last Synced: 2025-07-26T17:43:38.714Z (11 months ago)
- Topics: vim, vim-config, vim-configuration, vimrc
- Language: Vim Script
- Homepage:
- Size: 632 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Vim configuration
```sh
$ cd; git clone https://github.com/matveyt/vimfiles
$ ln -s ~/vimfiles .vim
$ ln -s ~/vimfiles .config/nvim
$ vim +PackUpdate
```