Adam Stankiewicz
|
95d82fdb66
|
Update
|
2020-12-29 19:44:40 +01:00 |
|
Adam Stankiewicz
|
c228e993ad
|
Update
|
2020-11-18 20:33:42 +01:00 |
|
Dawid Potocki
|
da18fe6851
|
Fix neovim :Tutor filetype detection (#631)
|
2020-11-17 16:58:46 +01:00 |
|
Adam Stankiewicz
|
0738ad654d
|
Update
|
2020-11-02 18:19:15 +01:00 |
|
Adam Stankiewicz
|
740a60811c
|
Use nroff filetype for man pages, closes #611
|
2020-10-26 08:45:34 +01:00 |
|
Adam Stankiewicz
|
2838800832
|
Fix conditions, #608
|
2020-10-25 21:08:27 +01:00 |
|
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
|
d73c4d1562
|
Fix recursive loading, closes #605
|
2020-10-24 23:50:54 +02:00 |
|
Adam Stankiewicz
|
8e61708b45
|
Use vim-polyglot only as fallback to other plugins, fixes #580
|
2020-10-24 18:52:18 +02:00 |
|
Adam Stankiewicz
|
c3e825027d
|
Allow vim-polyglot to load in non-compatible mode
|
2020-10-19 02:25:59 +02:00 |
|
Adam Stankiewicz
|
8a790ac7bf
|
Leave only filetype detect for context, closes #575
|
2020-10-18 12:27:11 +02:00 |
|
Adam Stankiewicz
|
c9f2aa9ae0
|
Leave only filetype detection for man, #576
|
2020-10-18 12:24:33 +02:00 |
|
Adam Stankiewicz
|
518d733369
|
Make sure custom scripts.vim are respected as well
|
2020-10-17 17:40:10 +02:00 |
|
Adam Stankiewicz
|
af3ebda710
|
Fix tests
|
2020-10-17 14:17:55 +02:00 |
|
Adam Stankiewicz
|
3ee6ab9d13
|
Update
|
2020-10-16 13:41:54 +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
|
0d48ba9245
|
Fix detecting of some filetypes, closes #579
|
2020-10-09 22:57:13 +02:00 |
|
Adam Stankiewicz
|
4bec20ec1a
|
Fix test and loading of filetypes, closes #577
|
2020-10-07 21:51:30 +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 |
|
Adam Stankiewicz
|
539952f922
|
Prevent warning for ps1xml heuristics, #570
|
2020-09-29 19:38:49 +02:00 |
|
Adam Stankiewicz
|
b5cc8fc336
|
Remove ambiguity for terraform files, #570
|
2020-09-29 19:35:05 +02:00 |
|
Adam Stankiewicz
|
1872af2d5e
|
Fix detection of conf files, closes #569
|
2020-09-29 19:11:11 +02:00 |
|
Adam Stankiewicz
|
46b09b0d5b
|
Remove {{ }} from detecting htmldjango, #560
|
2020-09-29 16:26:03 +02:00 |
|
Adam Stankiewicz
|
31409eaafb
|
Fix all warning messages
|
2020-09-28 18:56:36 +02:00 |
|
Adam Stankiewicz
|
6a086b0c79
|
Fix many extensions detection
|
2020-09-28 03:00:01 +02:00 |
|
Adam Stankiewicz
|
417df69667
|
Fix zsh missing filenames
|
2020-09-28 02:19:06 +02:00 |
|
Adam Stankiewicz
|
ae778bdb17
|
Add missing filetypes for sql
|
2020-09-28 01:33:57 +02:00 |
|
Adam Stankiewicz
|
b7598ff0c5
|
Add missing filetypes for systemd
|
2020-09-28 01:23:00 +02:00 |
|
Adam Stankiewicz
|
312e95099d
|
Show warnings only for DEV build
|
2020-09-28 00:43:36 +02:00 |
|
Adam Stankiewicz
|
2116dd281b
|
Fix some missing extensions warnings
|
2020-09-28 00:31:39 +02:00 |
|
Adam Stankiewicz
|
7ec499c19f
|
Set indentation only locally, fixes #564
|
2020-09-27 12:05:29 +02:00 |
|
Adam Stankiewicz
|
33b86476b6
|
Fix neovim warning, closes #563
|
2020-09-26 01:25:12 +02:00 |
|
Adam Stankiewicz
|
d6479bbf0b
|
Change gitignore provider
|
2020-09-25 00:07:37 +02:00 |
|
Adam Stankiewicz
|
d53d2189b9
|
Add support for .gitignore highlighting
|
2020-09-24 23:24:42 +02:00 |
|
Adam Stankiewicz
|
a6a6aeab76
|
Improve django filetype detection, closes #560
|
2020-09-24 22:52:50 +02:00 |
|
Adam Stankiewicz
|
4c028b37bf
|
Add warning to generated files
|
2020-09-24 18:56:07 +02:00 |
|