index
:
vim-polyglot
master
polyglot fork - https://github.com/sheerun/vim-polyglot
malf
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-10-02
Resolve issues with loading order, closes #571
v4.13.1
Adam Stankiewicz
1
-5
/
+2
2020-09-30
Make loading faster for ambiguous extensions without heuristics
v4.13.0
Adam Stankiewicz
1
-2
/
+3
2020-09-30
Reduce startup time by avoiding calling slow au!
Adam Stankiewicz
1
-4
/
+4
2020-09-29
Deduplicate polyglot files
Adam Stankiewicz
1
-16
/
+26
2020-09-29
Modularize lazy loading of polyglot parts
Adam Stankiewicz
1
-23
/
+33
2020-09-29
Make loading faster for ambiguous extensions
Adam Stankiewicz
1
-27
/
+1
2020-09-29
Fix detection of conf files, closes #569
Adam Stankiewicz
1
-22
/
+80
2020-09-28
Make ftdetect even shorter
Adam Stankiewicz
1
-16
/
+11
2020-09-28
Make generated file bit shorter
Adam Stankiewicz
1
-1
/
+6
2020-09-28
Fix all warning messages
Adam Stankiewicz
2
-6
/
+4
2020-09-28
Fix many extensions detection
Adam Stankiewicz
1
-4
/
+1
2020-09-28
Fix more warnings
Adam Stankiewicz
1
-3
/
+3
2020-09-28
Fix zsh missing filenames
Adam Stankiewicz
1
-1
/
+5
2020-09-28
Add missing filetypes for systemd
Adam Stankiewicz
1
-1
/
+8
2020-09-28
Show warnings only for DEV build
Adam Stankiewicz
1
-0
/
+3
2020-09-28
Fix missing filetypes detection
Adam Stankiewicz
1
-2
/
+2
2020-09-28
Fix some missing extensions warnings
Adam Stankiewicz
1
-20
/
+44
2020-09-24
Add support for .gitignore highlighting
Adam Stankiewicz
1
-1
/
+1
2020-09-24
Improve django filetype detection, closes #560
v4.12.0
Adam Stankiewicz
1
-22
/
+16
2020-09-24
Add warning to generated files
Adam Stankiewicz
1
-1
/
+2
2020-09-24
Extract non-generated code to polyglot.vim
Adam Stankiewicz
1
-66
/
+17
2020-09-24
Fix django highlighting, fixes #553
Adam Stankiewicz
1
-6
/
+8
2020-09-24
Improve html heuristics
Adam Stankiewicz
1
-2
/
+6
2020-09-23
Fix detecting jinja templates, #553
Adam Stankiewicz
1
-244
/
+0
2020-09-23
Allow to use ruby 2.5.5, closes #558
Adam Stankiewicz
1
-3
/
+3
2020-09-23
Update test script to ruby
Adam Stankiewicz
3
-23
/
+64
2020-09-22
Update tests location
Adam Stankiewicz
3
-361
/
+2
2020-09-16
Get rid of s:Setf helper
Adam Stankiewicz
1
-14
/
+6
2020-09-16
Make config more vim-independent
Adam Stankiewicz
1
-4
/
+17
2020-09-16
Write heuristics for perl, closes #550
v4.10.2
Adam Stankiewicz
3
-7
/
+97
2020-09-15
Fix eruby filetype detect, closes #547
v4.9.10
v4.10.1
Adam Stankiewicz
4
-29
/
+29
2020-09-15
Update
Adam Stankiewicz
1
-0
/
+3
2020-09-13
Fix build, closes #548
Adam Stankiewicz
1
-2
/
+2
2020-09-13
Fix build, closes #548
Adam Stankiewicz
1
-0
/
+2
2020-09-12
Update
Adam Stankiewicz
1
-2
/
+9
2020-09-10
Add odin support, closes #544
Adam Stankiewicz
2
-38
/
+22
2020-09-10
Automatically detect script filetype when typing
v4.10.0
Adam Stankiewicz
1
-1
/
+3
2020-09-10
Fix filetype detection and docini filetypes
v4.9.9
Adam Stankiewicz
2
-34
/
+33
2020-09-10
Fix jsx indentation, closes #543
v4.9.8
Adam Stankiewicz
1
-2
/
+29
2020-09-10
Update
Adam Stankiewicz
1
-1
/
+1
2020-09-09
Transcompile ..= operator to support old vims, fixes #542
Adam Stankiewicz
1
-1
/
+3
2020-09-08
Fix some ftdetect issues from tests
Adam Stankiewicz
2
-2
/
+2
2020-09-06
Add heuristics for .h extension
Adam Stankiewicz
3
-8
/
+38
2020-09-06
Add more apache filetypes
Adam Stankiewicz
1
-1
/
+5
2020-09-06
Add support for Visual Basic and Basic
Adam Stankiewicz
3
-145
/
+180
2020-09-06
Remove empty blocks
Adam Stankiewicz
1
-10
/
+11
2020-09-06
Ensure duplicate tags do not happen in the future, #538
Adam Stankiewicz
1
-0
/
+5
2020-09-06
Fix weird indentation issue of yaml
Adam Stankiewicz
1
-5
/
+4
2020-09-05
Add support for Idris2, closes #534 (#535)
CodingCellist
3
-0
/
+38
2020-09-04
Synchronize shiftwidth with tabstop by default
v4.9.0
Adam Stankiewicz
1
-74
/
+3
[next]