Changeset 15127 for dotfiles/vim/cho45/.vim/vim-wrapper.rb
- Timestamp:
- 07/03/08 23:10:18 (5 months ago)
- Files:
-
- 1 modified
-
dotfiles/vim/cho45/.vim/vim-wrapper.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
dotfiles/vim/cho45/.vim/vim-wrapper.rb
r15125 r15127 62 62 63 63 raise "swap not found" unless pid 64 raise "swap not found" unless target.realpath (true) == Pathname.new(fname).realpath(true)64 raise "swap not found" unless target.realpath == Pathname.new(fname).expand_path.realpath 65 65 66 66 winnum = `pid2screen #{pid}`.strip
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)