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 |
|
Adam Stankiewicz
|
a6a6aeab76
|
Improve django filetype detection, closes #560
v4.12.0
|
2020-09-24 22:52:50 +02:00 |
|
Adam Stankiewicz
|
444e7f184d
|
Change maintained badge
|
2020-09-24 19:00:06 +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
|
c284af58fa
|
Update readme
|
2020-09-23 23:55:28 +02:00 |
|
Adam Stankiewicz
|
50aa05bd72
|
Allow to disable only syntax highlighting, #556
v4.11.0
|
2020-09-23 23:49:57 +02:00 |
|
Adam Stankiewicz
|
7e2d060f88
|
Fix detecting jinja templates, #553
|
2020-09-23 23:25:01 +02:00 |
|
Adam Stankiewicz
|
3a298c9759
|
Add more advanced cpp syntax, #557
|
2020-09-23 22:04:29 +02:00 |
|
Adam Stankiewicz
|
d9ec600545
|
Allow to use ruby 2.5.5, closes #558
|
2020-09-23 20:18:38 +02:00 |
|
Adam Stankiewicz
|
33f0964d53
|
Update test script to ruby
|
2020-09-23 19:37:58 +02:00 |
|
Adam Stankiewicz
|
92cb76e33a
|
Fix polyglot_disabled docs, closes #555
|
2020-09-23 09:43:36 +02:00 |
|
Adam Stankiewicz
|
378dcb3878
|
Update tests location
|
2020-09-22 21:47:21 +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
|
0118088e0a
|
Make config more vim-independent
|
2020-09-16 17:24:10 +02:00 |
|
Adam Stankiewicz
|
17c2b630e1
|
Write heuristics for perl, closes #550
v4.10.2
|
2020-09-16 15:50:39 +02:00 |
|
Adam Stankiewicz
|
271679272c
|
Fix eruby filetype detect, closes #547
v4.9.10
v4.10.1
|
2020-09-15 11:19:56 +02:00 |
|
Adam Stankiewicz
|
d43d269bed
|
Update
|
2020-09-15 10:45:50 +02:00 |
|
Adam Stankiewicz
|
4314841aa4
|
Fix build, closes #548
|
2020-09-13 09:14:21 +02:00 |
|
Adam Stankiewicz
|
5308fab3e9
|
Fix build, closes #548
|
2020-09-13 09:13:11 +02:00 |
|
Adam Stankiewicz
|
c842cbcb59
|
Update
|
2020-09-12 14:54:55 +02:00 |
|
Adam Stankiewicz
|
314621a395
|
Make warning more clear, #546
|
2020-09-11 13:56:24 +02:00 |
|
Adam Stankiewicz
|
ca8818e8ed
|
Improve issue template
|
2020-09-10 16:46:31 +02:00 |
|
Adam Stankiewicz
|
947e6853aa
|
Improve issue template
|
2020-09-10 16:44:51 +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
v4.10.0
|
2020-09-10 15:40:27 +02:00 |
|
Adam Stankiewicz
|
1eed30b2af
|
Fix filetype detection and docini filetypes
v4.9.9
|
2020-09-10 14:07:02 +02:00 |
|
Adam Stankiewicz
|
be092d6f43
|
Fix jsx indentation, closes #543
v4.9.8
|
2020-09-10 12:18:29 +02:00 |
|
Adam Stankiewicz
|
fb7cf8a9ab
|
Update
|
2020-09-10 10:30:32 +02:00 |
|
Adam Stankiewicz
|
19a69cf77d
|
Remove debugging code...
v4.9.7
|
2020-09-09 19:22:27 +02:00 |
|
Adam Stankiewicz
|
4f7a4036eb
|
Finally fix issues with tab detection, #541
v4.9.6
|
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 |
|
Adam Stankiewicz
|
2369cd5d22
|
Make b:sleuth_culprit more readable
|
2020-09-09 18:02:38 +02:00 |
|
Adam Stankiewicz
|
46affb6153
|
Show warning if g:polyglot_disabled is not at the top of .vimrc
v4.9.5
|
2020-09-09 17:50:40 +02:00 |
|
Adam Stankiewicz
|
a4cc3f64f9
|
Make it easier to debug indentation issues, #542
|
2020-09-09 17:39:27 +02:00 |
|
Adam Stankiewicz
|
2fe310256e
|
Transcompile ..= operator to support old vims, fixes #542
|
2020-09-09 17:08:29 +02:00 |
|
Adam Stankiewicz
|
2e1a980632
|
Add missing functions from Sleuth, #541
|
2020-09-09 16:48:49 +02:00 |
|
Adam Stankiewicz
|
cecfb5dd10
|
Fix disabling autoindent, #541
|
2020-09-09 16:45:51 +02:00 |
|
Adam Stankiewicz
|
a4a9481d37
|
Fix disabling autoindent, closes #541
|
2020-09-09 11:58:24 +02:00 |
|
Adam Stankiewicz
|
5e5d127eb8
|
Add expect (fix tests)
|
2020-09-08 22:41:51 +02:00 |
|
Adam Stankiewicz
|
002573265a
|
Fix some ftdetect issues from tests
|
2020-09-08 21:17:24 +02:00 |
|
Adam Stankiewicz
|
a4b91124a8
|
Fix auto-detecting indent, closes #540
v4.9.4
|
2020-09-08 16:15:45 +02:00 |
|