https://github.com/arandilopez/vimfiles
Vim settings
https://github.com/arandilopez/vimfiles
vim vim-configuration vimfiles vimrc-settings
Last synced: 4 days ago
JSON representation
Vim settings
- Host: GitHub
- URL: https://github.com/arandilopez/vimfiles
- Owner: arandilopez
- License: mit
- Created: 2020-05-21T21:54:04.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-11-08T03:47:02.000Z (over 4 years ago)
- Last Synced: 2025-04-25T20:57:13.054Z (about 1 year ago)
- Topics: vim, vim-configuration, vimfiles, vimrc-settings
- Language: Vim script
- Homepage:
- Size: 138 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Vimfiles
**Vimfiles** are configuration files for the Vim editor. It includes editor preferences, colorscheme,
font definitions, plugins, custom functions and more.
**This project is my personal Vimfiles**. Feel free to send me suggestions or problems through the [issues page](https://github.com/arandilopez/vimfiles/issues/new) or you can contribute by sending improvements through the [Pull Requests page](https://github.com/arandilopez/vimfiles/pulls).
## How to use?
Clone this repository into your home directory as `~/.vim` and then install the plugins. Such as:
git clone https://github.com/arandilopez/vimfiles.git ~/.vim
cd .vim
bin/install
vim +PlugInstall +qall
## Plugins
TODO: List all plugins
## Keymaps
TODO: List all keymaps