]> Sergey Matveev's repositories - dotfiles.git/blobdiff - vim/.vim/plugin/vimrclocal.vim
Unify quotes
[dotfiles.git] / vim / .vim / plugin / vimrclocal.vim
index 18185e08ceef63c34317bfdc9c4bf4f0ddbb241c..712e25995975f5ea7c614b655e1c5dffe7d04cf6 100644 (file)
@@ -1,3 +1,3 @@
-if filereadable('.vimrc.local')
+if filereadable(".vimrc.local")
     source .vimrc.local
 endif