1
0
mirror of https://github.com/amix/vimrc synced 2025-07-08 09:35:00 +08:00
2018-01-24 18:09:56 +08:00
2014-09-27 16:32:18 +01:00
2018-01-24 18:07:09 +08:00
2018-01-24 18:07:09 +08:00
2017-11-26 12:26:54 +01:00
2018-01-24 18:07:09 +08:00
2016-02-20 13:19:07 +00:00
2018-01-24 18:07:09 +08:00
2018-01-24 18:09:56 +08:00

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_configs.vim and ./my_plugins.

Description
No description provided
Readme MIT 64 MiB
Languages
Vim Script 80.3%
Vim Snippet 15.8%
Ruby 2.3%
Shell 0.4%
Python 0.3%
Other 0.7%