[arch-commits] Commit in vim/trunk (vimrc)

2016-09-13 Thread Anatol Pomozov
Date: Tuesday, September 13, 2016 @ 16:36:25
  Author: anatolik
Revision: 276264

Example file has moved to vim80/ directory

Modified:
  vim/trunk/vimrc

---+
 vimrc |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: vimrc
===
--- vimrc   2016-09-13 16:27:34 UTC (rev 276263)
+++ vimrc   2016-09-13 16:36:25 UTC (rev 276264)
@@ -11,7 +11,7 @@
 runtime! archlinux.vim
 
 " If you prefer the old-style vim functionalty, add 'runtime! 
vimrc_example.vim'
-" Or better yet, read /usr/share/vim/vim74/vimrc_example.vim or the vim manual
+" Or better yet, read /usr/share/vim/vim80/vimrc_example.vim or the vim manual
 " and configure vim to your own liking!
 
 " do not load defaults if ~/.vimrc is missing


[arch-commits] Commit in vim/trunk (vimrc)

2012-10-22 Thread Thomas Dziedzic
Date: Tuesday, October 23, 2012 @ 00:29:30
  Author: tdziedzic
Revision: 169524

update filepath location

Modified:
  vim/trunk/vimrc

---+
 vimrc |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: vimrc
===
--- vimrc   2012-10-23 01:05:39 UTC (rev 169523)
+++ vimrc   2012-10-23 04:29:30 UTC (rev 169524)
@@ -11,6 +11,6 @@
 runtime! archlinux.vim
 
 " If you prefer the old-style vim functionalty, add 'runtime! 
vimrc_example.vim'
-" Or better yet, read /usr/share/vim/vim72/vimrc_example.vim or the vim manual
+" Or better yet, read /usr/share/vim/vim73/vimrc_example.vim or the vim manual
 " and configure vim to your own liking!