From a9540f524f77fe6655b7846db6a12a56cccd2f7a Mon Sep 17 00:00:00 2001 From: skywind3000 Date: Wed, 4 Apr 2018 00:05:38 +0800 Subject: [PATCH] change argtextobj.vim to a maintained version --- editors/vim.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/vim.txt b/editors/vim.txt index 70a6b63..0bb54be 100644 --- a/editors/vim.txt +++ b/editors/vim.txt @@ -1,6 +1,6 @@ ############################################################################## # VIM CHEATSHEET (中文速查表) - by skywind (created on 2017/10/12) -# Version: 38, Last Modified: 2018/03/30 23:54 +# Version: 39, Last Modified: 2018/03/30 23:54 # https://github.com/skywind3000/awesome-cheatsheets ############################################################################## @@ -655,7 +655,7 @@ gc 在 Visual Mode 下面按 gc 注释选中区域 ############################################################################## -# Plugin - https://github.com/vim-scripts/argtextobj.vim +# Plugin - https://github.com/gaving/vim-textobj-argument ############################################################################## cia 改写函数参数