Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Commit 43d35fc

Browse files
committed
Update email address
1 parent cd9f1ec commit 43d35fc

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

autoload/rails.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
" autoload/rails.vim
2-
" Author: Tim Pope <vimNOSPAM@tpope.info>
2+
" Author: Tim Pope <vimNOSPAM@tpope.org>
33

44
" Install this file as autoload/rails.vim. This file is sourced manually by
55
" plugin/rails.vim. It is in autoload directory to allow for future usage of

doc/rails.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
*rails.txt* Plugin for working with Ruby on Rails applications
22

3-
Author: Tim Pope <vimNOSPAM@tpope.info> |rails-plugin-author|
3+
Author: Tim Pope <vimNOSPAM@tpope.org> |rails-plugin-author|
44

55
|rails-introduction| Introduction and Feature Summary
66
|rails-installation| Installation and Usage
@@ -1167,7 +1167,7 @@ This is highly discouraged: don't fight Rails.
11671167
==============================================================================
11681168
ABOUT *rails-about* *rails-plugin-author*
11691169

1170-
This plugin was written by Tim Pope. Email him at <vimNOSPAM@tpope.info>. He
1170+
This plugin was written by Tim Pope. Email him at <vimNOSPAM@tpope.org>. He
11711171
can also be found on Freenode's IRC network, hanging out in #rubyonrails and
11721172
#vim as tpope.
11731173

plugin/rails.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
" rails.vim - Detect a rails application
2-
" Author: Tim Pope <vimNOSPAM@tpope.info>
2+
" Author: Tim Pope <vimNOSPAM@tpope.org>
33
" GetLatestVimScripts: 1567 1 :AutoInstall: rails.vim
44
" URL: http://rails.vim.tpope.net/
55

0 commit comments

Comments
 (0)