aboutsummaryrefslogtreecommitdiff
path: root/vim/ftplugin/textarea.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/ftplugin/textarea.vim')
-rw-r--r--vim/ftplugin/textarea.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/ftplugin/textarea.vim b/vim/ftplugin/textarea.vim
index b5c5ca98..7877c8db 100644
--- a/vim/ftplugin/textarea.vim
+++ b/vim/ftplugin/textarea.vim
@@ -7,4 +7,4 @@ endif
" areas I edit using TextEditorAnywhere
nnoremap <buffer> <LocalLeader>f
\ :<C-U>setlocal filetype=mail<CR>
-let b:undo_ftplugin = '|nunmap <buffer> <LocalLeader>f'
+let b:undo_ftplugin = 'nunmap <buffer> <LocalLeader>f'