mirror of
https://github.com/amix/vimrc
synced 2025-07-08 18:04:59 +08:00
4ff363bd59412534d67e5473e0487d3923433a7f
What is this?
This is the vim configurations based on amix/vimrc.
What have I changed?
-
Change syntax checker from syntastic to ale (which is async and needs vim 8).
-
Add indentLine support. (This feature needs vim 7.3+ with
conceal
compiled) -
Add some javascript related plugins. (mainly for vue development with jsx)
-
Add easymotion for (IMHO) better development experience.
Detail changes can be found in ./my_config.vim and ./my_plugins.
Languages
Vim Script
80.3%
Vim Snippet
15.8%
Ruby
2.3%
Shell
0.4%
Python
0.3%
Other
0.7%