diff --git a/vimrc b/vimrc index 437af8b..47d7c2b 100644 --- a/vimrc +++ b/vimrc @@ -235,7 +235,7 @@ nmap :setlocal invhlsearch nmap fa :%s/\v " Open the snippet file for the current filetype -nmap esn :e ~/.vim/bundle/snipmate/snippets/=&filetype.snippets +nmap esn :e ~/.vim/bundle/snipmate-snippets/snippets/=&filetype.snippets " Open the ftplugin-after script for the current filetype nmap eft :e ~/.vim/after/ftplugin/=&filetype.vim