diff --git a/README.md b/README.md index 21bf794..053543c 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ Installation Configuration ------------- -You most likely want to add keybindings for the two available commands into your `~/.vim/after/ftplugin/haskell.vim` e.g.: +You most likely want to add keybindings for the two available commands into your `~/.vimrc` e.g.: autocmd FileType haskell nmap :silent update HsimportModule autocmd FileType haskell nmap :silent update HsimportSymbol