Adam Stankiewicz
|
45a7512dea
|
Preserve loading order of plugins, fixes #608
|
2020-10-25 20:33:44 +01:00 |
|
ichizok
|
48d0bc7556
|
Fix the filter of 'rtp' (#606)
On Windows, should handle both slash and backslash as the path separator
in checking a path in 'rtp'.
|
2020-10-25 11:10:44 +01:00 |
|
Adam Stankiewicz
|
cbde2571d4
|
Respect symlinks for resolving vim-polyglot as fallback, closes #605
|
2020-10-25 03:19:58 +01:00 |
|
Adam Stankiewicz
|
c3e825027d
|
Allow vim-polyglot to load in non-compatible mode
|
2020-10-19 02:25:59 +02:00 |
|
Adam Stankiewicz
|
af3ebda710
|
Fix tests
|
2020-10-17 14:17:55 +02:00 |
|
Adam Stankiewicz
|
ba11e0f1ad
|
Improve django detection, closes #585
|
2020-10-14 23:26:36 +02:00 |
|
Adam Stankiewicz
|
bbee246aae
|
Add and fix tests from upstream vim
|
2020-10-14 23:01:53 +02:00 |
|
Adam Stankiewicz
|
9f4e2b6834
|
Remove context from packages, fixes #575
|
2020-10-07 13:01:20 +02:00 |
|
Adam Stankiewicz
|
619a7a854b
|
Remove man plugin from vim, it does not work for nvim, closes #576
|
2020-10-07 12:48:46 +02:00 |
|
Adam Stankiewicz
|
bc9757916e
|
Add all vim filetypes
|
2020-10-06 18:54:19 +02:00 |
|
Adam Stankiewicz
|
c6fa4d2bf5
|
Add extensions to vlang
|
2020-10-06 11:02:00 +02:00 |
|
Adam Stankiewicz
|
32b097f67e
|
Add some missing filetypes
|
2020-10-04 22:20:23 +02:00 |
|
Adam Stankiewicz
|
d221139bd7
|
Address BufWritePost error, fixes #573
|
2020-10-04 19:00:16 +02:00 |
|
Adam Stankiewicz
|
073e4d44be
|
Actually do not use ++once, fixes #573
|
2020-10-02 10:39:03 +02:00 |
|
Adam Stankiewicz
|
94ec9c38e7
|
Do not use ++once to support older vims, fixes #7056
|
2020-10-02 03:42:03 +02:00 |
|
Chayoung You
|
3ad297db5c
|
Fix error when editing path for shebang (#572)
|
2020-09-30 11:20:29 +02:00 |
|
Adam Stankiewicz
|
a37e7e2939
|
Reduce startup time by avoiding calling slow au!
|
2020-09-30 01:22:44 +02:00 |
|
Adam Stankiewicz
|
c1aac2e279
|
Deduplicate polyglot files
|
2020-09-29 23:36:28 +02:00 |
|
Adam Stankiewicz
|
543e8c917b
|
Modularize lazy loading of polyglot parts
|
2020-09-29 21:48:38 +02:00 |
|