3 Commits

Author SHA1 Message Date
xiaoqiang han
b1e68f3d79
Update minimal-vimrc.vim
- The forward slash (/) is not necessary at the end of the directory path ~/.vim/files. It will work with or without the slash, but it's more common to omit it.
- We can add a command in the comment to ensure that the directories and files are created.
2023-02-26 09:18:34 +08:00
venkatesh k l
3b872dd97a
Minimal vimrc: fix link for temporary files (#156)
The link in the comment at line 54 was broken. Fixed it by pointing to https://github.com/mhinz/vim-galore#temporary-files
2021-04-13 13:42:31 +02:00
Marco Hinz
e922ee26f5
contents/ -> static/ 2017-04-20 02:12:17 +02:00