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
/
autoload
(
follow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
2020-10-19
Allow vim-polyglot to load in non-compatible mode
Adam Stankiewicz
2
-3
/
+16
2020-10-18
Leave only filetype detect for context, closes #575
Adam Stankiewicz
1
-188
/
+0
2020-10-18
Leave only filetype detection for man, #576
Adam Stankiewicz
1
-2
/
+9
2020-10-17
Make sure custom scripts.vim are respected as well
Adam Stankiewicz
2
-54
/
+56
2020-10-17
Fix tests
v4.13.4
Adam Stankiewicz
2
-2
/
+195
2020-10-16
Update
Adam Stankiewicz
3
-4
/
+19
2020-10-14
Improve django detection, closes #585
Adam Stankiewicz
1
-1
/
+1
2020-10-14
Add and fix tests from upstream vim
Adam Stankiewicz
3
-23
/
+69
2020-10-09
Fix detecting of some filetypes, closes #579
Adam Stankiewicz
1
-3
/
+13
2020-10-07
Fix test and loading of filetypes, closes #577
v4.13.2
Adam Stankiewicz
1
-3
/
+7
2020-10-07
Remove context from packages, fixes #575
Adam Stankiewicz
2
-189
/
+0
2020-10-07
Remove man plugin from vim, it does not work for nvim, closes #576
Adam Stankiewicz
1
-1
/
+0
2020-10-06
Add all vim filetypes
Adam Stankiewicz
3
-1
/
+707
2020-10-06
Add extensions to vlang
Adam Stankiewicz
1
-1
/
+1
2020-10-04
Add some missing filetypes
Adam Stankiewicz
1
-0
/
+4
2020-10-04
Address BufWritePost error, fixes #573
Adam Stankiewicz
1
-16
/
+4
2020-10-02
Actually do not use ++once, fixes #573
Adam Stankiewicz
1
-1
/
+1
2020-10-02
Do not use ++once to support older vims, fixes #7056
Adam Stankiewicz
4
-9
/
+1181
2020-09-30
Fix error when editing path for shebang (#572)
Chayoung You
1
-1
/
+7
2020-09-30
Reduce startup time by avoiding calling slow au!
Adam Stankiewicz
1
-4
/
+4
2020-09-29
Deduplicate polyglot files
Adam Stankiewicz
3
-4
/
+6
2020-09-29
Modularize lazy loading of polyglot parts
Adam Stankiewicz
4
-706
/
+392
2020-09-29
Prevent warning for ps1xml heuristics, #570
Adam Stankiewicz
1
-1
/
+1
2020-09-29
Remove ambiguity for terraform files, #570
Adam Stankiewicz
1
-1
/
+1
2020-09-29
Fix detection of conf files, closes #569
Adam Stankiewicz
1
-1
/
+2
2020-09-29
Remove {{ }} from detecting htmldjango, #560
Adam Stankiewicz
1
-1
/
+1
2020-09-28
Fix all warning messages
Adam Stankiewicz
1
-2
/
+2
2020-09-28
Fix many extensions detection
Adam Stankiewicz
1
-6
/
+6
2020-09-28
Fix zsh missing filenames
Adam Stankiewicz
1
-1
/
+1
2020-09-28
Add missing filetypes for sql
Adam Stankiewicz
1
-1
/
+1
2020-09-28
Add missing filetypes for systemd
Adam Stankiewicz
1
-1
/
+1
2020-09-28
Show warnings only for DEV build
Adam Stankiewicz
1
-1
/
+1
2020-09-28
Fix some missing extensions warnings
Adam Stankiewicz
1
-1
/
+1
2020-09-27
Set indentation only locally, fixes #564
v4.12.1
Adam Stankiewicz
2
-5
/
+15
2020-09-26
Fix neovim warning, closes #563
Adam Stankiewicz
1
-2
/
+2
2020-09-25
Change gitignore provider
Adam Stankiewicz
1
-0
/
+41
2020-09-24
Add support for .gitignore highlighting
Adam Stankiewicz
1
-21
/
+22
2020-09-24
Improve django filetype detection, closes #560
v4.12.0
Adam Stankiewicz
1
-9
/
+11
2020-09-24
Add warning to generated files
Adam Stankiewicz
1
-2
/
+2
2020-09-24
Extract non-generated code to polyglot.vim
Adam Stankiewicz
1
-48
/
+364
2020-09-24
Fix django highlighting, fixes #553
Adam Stankiewicz
2
-5
/
+6
2020-09-24
Improve html heuristics
Adam Stankiewicz
1
-1
/
+4
2020-09-23
Fix detecting jinja templates, #553
Adam Stankiewicz
1
-0
/
+6
2020-09-22
Build
Adam Stankiewicz
3
-2
/
+7
2020-09-16
Get rid of s:Setf helper
Adam Stankiewicz
1
-68
/
+60
2020-09-16
Write heuristics for perl, closes #550
v4.10.2
Adam Stankiewicz
2
-9
/
+102
2020-09-15
Fix eruby filetype detect, closes #547
v4.9.10
v4.10.1
Adam Stankiewicz
2
-40
/
+48
2020-09-10
Add odin support, closes #544
Adam Stankiewicz
2
-20
/
+17
2020-09-10
Automatically detect script filetype when typing
v4.10.0
Adam Stankiewicz
1
-17
/
+23
2020-09-10
Fix filetype detection and docini filetypes
v4.9.9
Adam Stankiewicz
1
-3
/
+3
[next]