diff options
| author | jdhao <jdhao@hotmail.com> | 2020-05-22 15:20:28 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-22 15:20:28 +0800 |
| commit | c56d9de160a3cf6ea4c041b64867c37496032e52 (patch) | |
| tree | 540e91ba02f09fe5daa3bd33b89d78bc3a9f00f8 | |
| parent | e5e38fb8aea3935078f1d4ead73896f7d3ad2e58 (diff) | |
remove number toggle plugin
| -rw-r--r-- | plugins.vim | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins.vim b/plugins.vim index f7a1e55..8a022f6 100644 --- a/plugins.vim +++ b/plugins.vim @@ -292,9 +292,6 @@ Plug 'mattn/emmet-vim' "}} "{{ Misc plugins -" Automatically toggle line number based on several conditions -Plug 'jeffkreeftmeijer/vim-numbertoggle' - " Highlight yanked region Plug 'machakann/vim-highlightedyank' |
