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
|
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
|
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
|
560024abe0
|
Resolve issues with loading order, closes #571
|
2020-10-02 00:36:09 +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
|
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
|
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
|
4f36a63813
|
Update filenames for gitignore
|
2020-09-25 00:09:44 +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 |
|
Adam Stankiewicz
|
9ff714cb6c
|
Extract non-generated code to polyglot.vim
|
2020-09-24 18:52:58 +02:00 |
|
Adam Stankiewicz
|
e2bbed8acc
|
Fix django highlighting, fixes #553
|
2020-09-24 10:50:19 +02:00 |
|
Adam Stankiewicz
|
50aa05bd72
|
Allow to disable only syntax highlighting, #556
|
2020-09-23 23:49:57 +02:00 |
|
Adam Stankiewicz
|
378dcb3878
|
Update tests location
|
2020-09-22 21:47:21 +02:00 |
|
Adam Stankiewicz
|
06548fe617
|
Get rid of s:Setf helper
|
2020-09-16 17:43:03 +02:00 |
|
Adam Stankiewicz
|
17c2b630e1
|
Write heuristics for perl, closes #550
|
2020-09-16 15:50:39 +02:00 |
|
Adam Stankiewicz
|
271679272c
|
Fix eruby filetype detect, closes #547
|
2020-09-15 11:19:56 +02:00 |
|
Adam Stankiewicz
|
314621a395
|
Make warning more clear, #546
|
2020-09-11 13:56:24 +02:00 |
|
Adam Stankiewicz
|
05ff14bfda
|
Add odin support, closes #544
|
2020-09-10 16:38:32 +02:00 |
|
Adam Stankiewicz
|
9243367ba3
|
Automatically detect script filetype when typing
|
2020-09-10 15:40:27 +02:00 |
|
Adam Stankiewicz
|
1eed30b2af
|
Fix filetype detection and docini filetypes
|
2020-09-10 14:07:02 +02:00 |
|
Adam Stankiewicz
|
fb7cf8a9ab
|
Update
|
2020-09-10 10:30:32 +02:00 |
|
Adam Stankiewicz
|
19a69cf77d
|
Remove debugging code...
|
2020-09-09 19:22:27 +02:00 |
|
Adam Stankiewicz
|
4f7a4036eb
|
Finally fix issues with tab detection, #541
|
2020-09-09 19:08:17 +02:00 |
|
Adam Stankiewicz
|
0ff5d451b0
|
Fix b:sleuth_culprit for tabs
|
2020-09-09 18:31:30 +02:00 |
|
Adam Stankiewicz
|
49840b1893
|
Show full path in b:sleuth_culprit
|
2020-09-09 18:28:28 +02:00 |
|
Adam Stankiewicz
|
2dc954d6fa
|
Last fixes to b:sleuth_culprit
|
2020-09-09 18:07:03 +02:00 |
|