Skip to content

v4.17.0

Latest
Compare
Choose a tag to compare
@sheerun sheerun released this 30 Dec 11:19
· 77 commits to master since this release

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