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 |
|
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
|
6b4da27538
|
Improve html heuristics
|
2020-09-24 09:24:13 +02:00 |
|
Adam Stankiewicz
|
7e2d060f88
|
Fix detecting jinja templates, #553
|
2020-09-23 23:25:01 +02:00 |
|
Adam Stankiewicz
|
6f0c50457f
|
Build
|
2020-09-22 17:16:27 +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
|
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
|
002573265a
|
Fix some ftdetect issues from tests
|
2020-09-08 21:17:24 +02:00 |
|
Adam Stankiewicz
|
46040f3ffd
|
Add heuristics for .h extension
|
2020-09-06 23:37:24 +02:00 |
|
Adam Stankiewicz
|
48254ec7ad
|
Add more apache filetypes
|
2020-09-06 21:07:04 +02:00 |
|
Adam Stankiewicz
|
cd2fded0e0
|
Add support for Visual Basic and Basic
|
2020-09-06 20:51:38 +02:00 |
|
CodingCellist
|
3baafd5c33
|
Add support for Idris2, closes #534 (#535)
|
2020-09-05 21:37:11 +02:00 |
|
Adam Stankiewicz
|
b2640b5b76
|
Fix detection of indentation, #537
|
2020-09-04 17:31:22 +02:00 |
|
Adam Stankiewicz
|
48f59577c8
|
Switch to neovim version of help filetype, fixes #536
|
2020-09-04 12:11:55 +02:00 |
|
Adam Stankiewicz
|
7123e97498
|
Disable native autocommands when appropriate, fixes #533
|
2020-09-03 05:36:55 +02:00 |
|