Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-12-30 | 717 Bytes | |
v4.17.0.tar.gz | 2020-12-30 | 2.2 MB | |
v4.17.0.zip | 2020-12-30 | 2.7 MB | |
Totals: 3 Items | 4.9 MB | 0 |
c5625ff Set shiftwidth to tabstop if greather, fixes [#648]
45f2f94 Add mint-language, closes [#653]
73c5187 Removes set incsearch
which was copied from vim-sensible (#640)
da18fe6 Fix neovim :Tutor filetype detection (#631)
ff35c02 Restore cpoptions before recursive ftdetect read, fixes [#619] (#621)
32f5e90 Do not use [0:-1] syntax, fixes [#616]
d96f11b Rename cpo_save variable to prevent conflicts, fixes [#619]
05e21a9 Add support for PEG syntax (#615)
740a608 Use nroff filetype for man pages, closes [#611]
ba3fe9e Fix loading when vim8 packages are used
45a7512 Preserve loading order of plugins, fixes [#608]
4b54ae9 Move setting default tabstop to "sensible" part of vim-polyglot
And fixes