From d5f8d934cf6aad67f57a10aac88e34db280c5017 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Wed, 26 Dec 2018 18:17:23 +1300 Subject: Remove repeat.vim and surround.vim Getting in the habit of using , and ; properly. This is the last of the third-party code in my ~/.vim! --- README.md | 6 ------ 1 file changed, 6 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 67272653..b66b8a13 100644 --- a/README.md +++ b/README.md @@ -367,12 +367,6 @@ They eventually get either discarded or spun off into their own repositories, added to this repository as submodules under `vim/bundle` instead, and uploaded to [vim.org](https://www.vim.org/account/profile.php?user_id=73687). -I still use two third-party plugins: Tim Pope's -[repeat.vim](https://www.vim.org/scripts/script.php?script_id=2136) and -[surround.vim](https://www.vim.org/scripts/script.php?script_id=1697). In my -opinion, these plugins are so fundamental and useful that they should have been -implemented in or bundled with Vim itself many years ago. - #### Filetype plugins I also define a few rules specific to file types I often edit in -- cgit v1.2.3