summaryrefslogtreecommitdiffstats
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc8
1 files changed, 0 insertions, 8 deletions
diff --git a/vimrc b/vimrc
index c123daa..743f314 100644
--- a/vimrc
+++ b/vimrc
@@ -437,14 +437,6 @@ function! Help(visual, iskeyword, command)
exe &helpheight . 'new'
set modifiable
exe 'call ' . a:command . '("' . l:word . '")'
- try
- silent %s/\%x1b\[\d\+m//g
- catch /.*/
- endtry
- try
- silent %s/.\%x08//g
- catch /.*/
- endtry
normal! ggdd
set buftype=nofile
set nobuflisted