Package: vim / 2:9.1.2103-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| vim | 2:9.1.2103-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| debian/Support sourcing a vimrc.tiny when Vim is invoked as vi.patch | (download) |
src/main.c |
23 22 + 1 - 0 ! |
support sourcing a vimrc.tiny when vim is invoked as vi This is used only in the vim-tiny package to allow a specific configuration for vim-tiny's vi. The vim-tiny package is substantially |
| debian/Detect the rst filetype using the contents of the file.patch | (download) |
runtime/autoload/dist/script.vim |
8 8 + 0 - 0 ! |
detect the rst filetype using the contents of the file Closes: #382541 |
| debian/Add recognition of more LaTeX commands for tex filetype d.patch | (download) |
runtime/autoload/dist/ft.vim |
2 1 + 1 - 0 ! |
add recognition of more latex commands for tex filetype detection Since filetype detection of TeX files defaults to plaintex, we've added detection of some additional LaTeX commands to help sway the detection to LaTeX. Closes: #384479 Signed-off-by: James McCoy <jamessan@debian.org> |
| debian/Document Debian s decision to disable modelines by defaul.patch | (download) |
runtime/doc/options.txt |
2 1 + 1 - 0 ! |
document debian's decision to disable modelines by default Modelines have historically been a source of vulnerabilities in Vim. As long as it remains a "blacklist suspected/proven dangerous options" instead of a "whitelist allowed options" piece of functionality, Debian's system-wide vimrc will maintain this setting. As such, the documentation needs to be updated to reflect the induced behavior. Closes: #472522 Signed-off-by: James McCoy <jamessan@debian.org> |
| Revert patch 9.1.0949 popups inconsistently shifted to th.patch | (download) |
runtime/doc/popup.txt |
1 1 + 0 - 0 ! |
revert "patch 9.1.0949: popups inconsistently shifted to the left" This reverts commit 13c1153eefe54ce933e60258358300868c22f68a. It causes a regression in vim-YouCompleteMe's autopkgtests. https://github.com/ycm-core/YouCompleteMe/issues/4284 Closes: #1091729 |
