Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: tpope/vim-sensible

Tags

v2.0

Toggle v2.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tpope Tim Pope
sensible.vim 2.0

* Try to avoid overriding options set in user vimrc.
* Provide :DiffOrig, as found in the example at `:help :DiffOrig`.
* Enable Vim's included :Man command.
* Enable g:is_posix, for better highlighting of sh filetype.
* Break undo with <C-G>u before delete word with <C-W>.
* Add `set viewoptions-=options`.
* Add `set display+=truncate`.
* Add `set nolangremap`.
* Add `set nocompatible`.
* Replace `set sidescrolloff=5` with `set sidescroll=1 sidescrolloff=2`.
* Remove `set autoindent`.
* Remove conditional `set encoding=utf-8`.
* Don't run `filetype plugin indent on` a second time.

v1.2

Toggle v1.2's commit message

Verified

This tag was signed with the committer’s verified signature.
tpope Tim Pope
sensible.vim 1.2

* Enable upwards tags file searching with `./tags;` in 'tags'.
* Enable joining commented lines with `formatoptions` j flag.
* Remove 'showcmd', 'shiftround', and 'fileformat' changes.
* Allow fish as 'shell' for compatible Vim versions.
* Don't override user specified 'ttimeoutlen'.
* Don't force `t_Co` to 16 for Eterm.
* Add :diffupdate to CTRL-L map.

v1.1

Toggle v1.1's commit message

Verified

This tag was signed with the committer’s verified signature.
tpope Tim Pope
sensible.vim 1.1

v1.0

Toggle v1.0's commit message

Verified

This tag was signed with the committer’s verified signature.
tpope Tim Pope
sensible.vim 1.0

Morty Proxy This is a proxified and sanitized view of the page, visit original site.