summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 721e6f3..b4ef3ab 100644
--- a/vimrc
+++ b/vimrc
@@ -94,6 +94,7 @@ set noexpandtab
map U yyp:s/[^ ]/-/g<CR>:noh<CR>
map <ESC>Q v/$\n\n<CR>J:.!fmt -tcw78<CR>:noh<CR>
+map <ESC>A :!aspell -c %<CR>:e %<CR>
" Function
" Erase_Sig_but_Your()