From f16f078bf0c2baa19a97b20cb30da08137c8a929 Mon Sep 17 00:00:00 2001 From: Mathieu Maret Date: Thu, 10 Feb 2011 21:10:36 +0100 Subject: [PATCH] [vim] add url in comment for dl vim spell file --- .vimrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.vimrc b/.vimrc index 1756870..ca58826 100644 --- a/.vimrc +++ b/.vimrc @@ -639,6 +639,8 @@ nnoremap t :call Translate() " [s search previous misspelled " z= suggestion " trad files should be under /usr/share/vim/vimfiles/spell +" or .vim/spell +" they can be download at http://ftp.vim.org/vim/runtime/spell/ set spell spelllang=en set nospell