mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-11 20:43:47 -05:00
sensible.vim 1.0
This commit is contained in:
@@ -84,7 +84,8 @@ for someone who can actually follow directions.
|
|||||||
## Self-Promotion
|
## Self-Promotion
|
||||||
|
|
||||||
Like sensible.vim? Follow the repository on
|
Like sensible.vim? Follow the repository on
|
||||||
[GitHub](https://github.com/tpope/vim-sensible). And if
|
[GitHub](https://github.com/tpope/vim-sensible) and vote for it on
|
||||||
|
[vim.org](http://www.vim.org/scripts/script.php?script_id=4391). And if
|
||||||
you're feeling especially charitable, follow [tpope](http://tpo.pe/) on
|
you're feeling especially charitable, follow [tpope](http://tpo.pe/) on
|
||||||
[Twitter](http://twitter.com/tpope) and
|
[Twitter](http://twitter.com/tpope) and
|
||||||
[GitHub](https://github.com/tpope).
|
[GitHub](https://github.com/tpope).
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
" sensible.vim - Defaults everyone can agree on
|
" sensible.vim - Defaults everyone can agree on
|
||||||
" Maintainer: Tim Pope <http://tpo.pe/>
|
" Maintainer: Tim Pope <http://tpo.pe/>
|
||||||
|
" Version: 1.0
|
||||||
|
|
||||||
if exists('g:loaded_sensible') || &compatible
|
if exists('g:loaded_sensible') || &compatible
|
||||||
finish
|
finish
|
||||||
|
|||||||
Reference in New Issue
Block a user