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
/
ftdetect
(
follow
)
Age
Commit message (
Collapse
)
Author
Files
Lines
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
-22
/
+30
2020-09-28
Make ftdetect even shorter
Adam Stankiewicz
1
-331
/
+147
2020-09-28
Make generated file bit shorter
Adam Stankiewicz
1
-605
/
+100
2020-09-28
Fix all warning messages
Adam Stankiewicz
1
-2
/
+4
2020-09-28
Fix many extensions detection
Adam Stankiewicz
1
-4
/
+20
2020-09-28
Fix zsh missing filenames
Adam Stankiewicz
1
-1
/
+4
2020-09-28
Add missing filetypes for sql
Adam Stankiewicz
1
-0
/
+26
2020-09-28
Add missing filetypes for systemd
Adam Stankiewicz
1
-0
/
+8
2020-09-28
Show warnings only for DEV build
Adam Stankiewicz
1
-1
/
+5
2020-09-28
Fix some missing extensions warnings
Adam Stankiewicz
1
-2
/
+7
2020-09-27
Set indentation only locally, fixes #564
v4.12.1
Adam Stankiewicz
1
-2
/
+2
2020-09-26
Fix neovim warning, closes #563
Adam Stankiewicz
1
-2
/
+2
2020-09-25
Update filenames for gitignore
Adam Stankiewicz
1
-0
/
+2
2020-09-24
Add support for .gitignore highlighting
Adam Stankiewicz
1
-0
/
+4
2020-09-24
Improve django filetype detection, closes #560
v4.12.0
Adam Stankiewicz
1
-1
/
+9
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
-27
/
+6
2020-09-24
Fix django highlighting, fixes #553
Adam Stankiewicz
1
-15
/
+20
2020-09-23
Allow to disable only syntax highlighting, #556
v4.11.0
Adam Stankiewicz
1
-1
/
+12
2020-09-22
Update tests location
Adam Stankiewicz
1
-0
/
+4
2020-09-16
Get rid of s:Setf helper
Adam Stankiewicz
1
-883
/
+883
2020-09-16
Write heuristics for perl, closes #550
v4.10.2
Adam Stankiewicz
1
-24
/
+117
2020-09-15
Fix eruby filetype detect, closes #547
v4.9.10
v4.10.1
Adam Stankiewicz
1
-945
/
+951
2020-09-11
Make warning more clear, #546
Adam Stankiewicz
1
-1
/
+1
2020-09-10
Add odin support, closes #544
Adam Stankiewicz
1
-0
/
+4
2020-09-10
Automatically detect script filetype when typing
v4.10.0
Adam Stankiewicz
1
-7
/
+16
2020-09-10
Fix filetype detection and docini filetypes
v4.9.9
Adam Stankiewicz
1
-29
/
+168
2020-09-10
Update
Adam Stankiewicz
1
-4
/
+4
2020-09-09
Remove debugging code...
v4.9.7
Adam Stankiewicz
1
-3
/
+0
2020-09-09
Finally fix issues with tab detection, #541
v4.9.6
Adam Stankiewicz
1
-1
/
+5
2020-09-09
Fix b:sleuth_culprit for tabs
Adam Stankiewicz
1
-1
/
+3
2020-09-09
Show full path in b:sleuth_culprit
Adam Stankiewicz
1
-2
/
+2
2020-09-09
Last fixes to b:sleuth_culprit
Adam Stankiewicz
1
-2
/
+5
2020-09-09
Make b:sleuth_culprit more readable
Adam Stankiewicz
1
-1
/
+3
2020-09-09
Show warning if g:polyglot_disabled is not at the top of .vimrc
v4.9.5
Adam Stankiewicz
1
-0
/
+16
2020-09-09
Make it easier to debug indentation issues, #542
Adam Stankiewicz
1
-0
/
+5
2020-09-09
Add missing functions from Sleuth, #541
Adam Stankiewicz
1
-0
/
+14
2020-09-09
Fix disabling autoindent, #541
Adam Stankiewicz
1
-2
/
+1
2020-09-09
Fix disabling autoindent, closes #541
Adam Stankiewicz
1
-123
/
+121
2020-09-08
Fix some ftdetect issues from tests
Adam Stankiewicz
1
-3
/
+18
2020-09-08
Fix auto-detecting indent, closes #540
v4.9.4
Adam Stankiewicz
1
-0
/
+156
2020-09-06
Add heuristics for .h extension
Adam Stankiewicz
1
-7
/
+12
2020-09-06
Add more apache filetypes
Adam Stankiewicz
1
-10
/
+31
2020-09-06
Add support for Visual Basic and Basic
Adam Stankiewicz
1
-0
/
+16
2020-09-06
Remove empty blocks
Adam Stankiewicz
1
-24
/
+0
2020-09-06
Fix weird indentation issue of yaml
Adam Stankiewicz
1
-0
/
+3
2020-09-05
Add support for Idris2, closes #534 (#535)
CodingCellist
1
-2
/
+9
2020-09-04
Synchronize shiftwidth with tabstop by default
v4.9.0
Adam Stankiewicz
1
-1
/
+8
2020-09-03
Disable native autocommands when appropriate, fixes #533
v4.8.1
Adam Stankiewicz
1
-23
/
+224
[prev]
[next]