Commit 858e185
committed
vim: require Vim 7.4+ or Neovim 0.2.2+
Ubuntu xenial has Vim 7.4.
Neovim 0.2.1 bumped its 'v:version' to 800.
Neovim 0.2.2 is in Ubuntu bionic and Debian sid.
Define commands outside of feature folds.
8.1.1210+ includes the +user_commands feature.
Update termguicolor restrictions.
Require Neovim v0.3.2+.
neovim/neovim@98eaf60
Require Vim v8.1.0839+ with +vcon feature on Windows.
vim/vim@f58d81a
Unset $TERM in GUIs for fzf on Windows
Workaround for junegunn/fzf#1677 (comment)
Set nvim defaults in vimrc
shared.vim should have shared defaults only.
Reorder features in Vim 8.1.x.1 parent 1d3a440 commit 858e185
5 files changed
+129
-124
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
| 15 | + | |
21 | 16 | | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
31 | 23 | | |
32 | | - | |
| 24 | + | |
33 | 25 | | |
34 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
35 | 29 | | |
36 | 30 | | |
37 | 31 | | |
| |||
0 commit comments