Adam Stankiewicz
|
4bec20ec1a
|
Fix test and loading of filetypes, closes #577
v4.13.2
|
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
|
3f79f795dc
|
Remove filetype.vim for now, not clear it works
|
2020-10-07 12:37:21 +02:00 |
|
Adam Stankiewicz
|
f084509520
|
Fix vim 8 package manager, closes #574
|
2020-10-07 12:10:02 +02:00 |
|
Adam Stankiewicz
|
214ecc1384
|
Update readme
|
2020-10-06 19:00:50 +02:00 |
|
Adam Stankiewicz
|
a96c420e14
|
Simplify list of packages
|
2020-10-06 19:00:11 +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
|
cbc4600333
|
Update
|
2020-10-04 23:25:48 +02:00 |
|
Adam Stankiewicz
|
32b097f67e
|
Add some missing filetypes
|
2020-10-04 22:20:23 +02:00 |
|
Adam Stankiewicz
|
04d110660e
|
Fix formatting
|
2020-10-04 21:25:26 +02:00 |
|
Adam Stankiewicz
|
c0b866aac3
|
Add graphql indentation again, thanks @jparise!
|
2020-10-04 21:19:51 +02:00 |
|
Adam Stankiewicz
|
b4868c7ea7
|
Add comments for some extensions + test
|
2020-10-04 21:17:06 +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
|
5bd9f16476
|
Disable vim-polyglot for compatible mode
|
2020-10-02 03:46:08 +02:00 |
|
Adam Stankiewicz
|
94ec9c38e7
|
Do not use ++once to support older vims, fixes #7056
|
2020-10-02 03:42:03 +02:00 |
|
Adam Stankiewicz
|
bff55a54fa
|
Update Vim 8 installation instructions
|
2020-10-02 00:44:02 +02:00 |
|
Adam Stankiewicz
|
560024abe0
|
Resolve issues with loading order, closes #571
v4.13.1
|
2020-10-02 00:36:09 +02:00 |
|
Chayoung You
|
3ad297db5c
|
Fix error when editing path for shebang (#572)
|
2020-09-30 11:20:29 +02:00 |
|
Adam Stankiewicz
|
5d7121d829
|
Update README.md
|
2020-09-30 11:03:53 +02:00 |
|
Adam Stankiewicz
|
8b272d6e52
|
Document how to install with vim8 packages
|
2020-09-30 05:38:14 +02:00 |
|
Adam Stankiewicz
|
449bb88248
|
Make loading faster for ambiguous extensions without heuristics
v4.13.0
|
2020-09-30 01:40:34 +02:00 |
|
Adam Stankiewicz
|
7036147860
|
Brag in readme about shortened ftdetect time
|
2020-09-30 01:23:41 +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
|
2f133372bc
|
Make loading faster for ambiguous extensions
|
2020-09-29 19:51:43 +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
|
63f43f3b01
|
Make ftdetect even shorter
|
2020-09-28 19:35:09 +02:00 |
|
Adam Stankiewicz
|
046a052f18
|
Make generated file bit shorter
|
2020-09-28 19:13:59 +02:00 |
|
Adam Stankiewicz
|
31409eaafb
|
Fix all warning messages
|
2020-09-28 18:56:36 +02:00 |
|
Adam Stankiewicz
|
f431aee86e
|
Change less provider, closes #567
|
2020-09-28 18:28:56 +02:00 |
|
Adam Stankiewicz
|
6a086b0c79
|
Fix many extensions detection
|
2020-09-28 03:00:01 +02:00 |
|
Adam Stankiewicz
|
692db4dc29
|
Fix more warnings
|
2020-09-28 02:30:26 +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
|
63369f98ef
|
Fix missing filetypes detection
|
2020-09-28 00:41:10 +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
v4.12.1
|
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
|
4f36a63813
|
Update filenames for gitignore
|
2020-09-25 00:09:44 +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 |
|