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
/
build
(
follow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2022-04-27
Rename `TestFiletypeFuncs` to avoid name collision (#796)
ptzz
1
-0
/
+1
Fixes #783.
2022-02-21
Use old version of vim repository, fixes #779
Adam Stankiewicz
1
-3
/
+8
closes #780
2021-09-09
Ensure some files are compied from each package
Adam Stankiewicz
1
-0
/
+7
2021-06-09
Disable languages also from heuristics, fixes #673
Adam Stankiewicz
1
-11
/
+3
2021-06-09
De-duplicate runtime heuristic autocommands
Adam Stankiewicz
1
-1
/
+1
2021-01-01
Fix loading for vim 8 packages, closes #613
Adam Stankiewicz
1
-3
/
+6
2021-01-01
Move tex to after, closes #650
Adam Stankiewicz
1
-1
/
+5
2020-12-30
Add terraform to list of packages, fixes #625
Adam Stankiewicz
1
-1
/
+1
2020-12-29
Fix detecting conf filetype, closes #641
Adam Stankiewicz
1
-5
/
+6
2020-10-25
Fix conditions, #608
Adam Stankiewicz
1
-1
/
+1
2020-10-25
Preserve loading order of plugins, fixes #608
Adam Stankiewicz
1
-2
/
+2
2020-10-25
Respect symlinks for resolving vim-polyglot as fallback, closes #605
Adam Stankiewicz
1
-21
/
+14
2020-10-24
Fix recursive loading, closes #605
Adam Stankiewicz
1
-1
/
+3
2020-10-24
Use vim-polyglot only as fallback to other plugins, fixes #580
Adam Stankiewicz
1
-0
/
+9
2020-10-24
Fix detecting shell filetypes, closes #603
Adam Stankiewicz
1
-0
/
+1
2020-10-23
Update
Adam Stankiewicz
1
-0
/
+1
2020-10-19
Remove docs so docs of installed plugins are up to date
Adam Stankiewicz
1
-2
/
+2
2020-10-19
Allow vim-polyglot to load in non-compatible mode
Adam Stankiewicz
1
-9
/
+1
2020-10-18
Add regression test
Adam Stankiewicz
1
-0
/
+4
2020-10-17
Make sure custom scripts.vim are respected as well
Adam Stankiewicz
1
-4
/
+17
2020-10-16
Add extensions to the readme
Adam Stankiewicz
1
-1
/
+19
2020-10-16
Use language names instead of filetype names
Adam Stankiewicz
1
-4
/
+12
2020-10-16
Update
Adam Stankiewicz
1
-2
/
+2
2020-10-16
Mention filetypes in the readme
Adam Stankiewicz
1
-0
/
+7
2020-10-14
Alaways use native vim syntax, fixes #582
v4.13.3
Adam Stankiewicz
1
-1
/
+4
2020-10-14
Add and fix tests from upstream vim
Adam Stankiewicz
1
-8
/
+29
2020-10-09
Relax previous commit a bit
Adam Stankiewicz
1
-1
/
+1
2020-10-09
Fix detecting of some filetypes, closes #579
Adam Stankiewicz
1
-1
/
+1
2020-10-08
Fix encoding of vim files
Adam Stankiewicz
1
-3
/
+7
2020-10-07
Fix test and loading of filetypes, closes #577
v4.13.2
Adam Stankiewicz
1
-11
/
+7
2020-10-06
Simplify list of packages
Adam Stankiewicz
1
-1
/
+4
2020-10-06
Add all vim filetypes
Adam Stankiewicz
1
-3
/
+13
2020-10-04
Add comments for some extensions + test
Adam Stankiewicz
1
-28
/
+50
2020-10-04
Address BufWritePost error, fixes #573
Adam Stankiewicz
1
-10
/
+2
2020-10-02
Do not use ++once to support older vims, fixes #7056
Adam Stankiewicz
1
-18
/
+15
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
1
-4
/
+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
[next]