| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The filetype of xxx.snippets is not decided until we enter Insert mode,
since ultisnips is lazy-loaded in Insert mode.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use historgram diff algorithm, which semes better at showing code
changes.
|
|
|
|
|
|
It sucks for viewing diff.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vim-airline needs to be loaded after vim-signify, otherwise the git
signs won't show on the statusline.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|