- Timestamp:
- 02/28/08 11:07:03 (9 months ago)
- Location:
- lang/vim/misc
- Files:
-
- 2 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/vim/misc/mixi.vim
r7211 r7222 45 45 body = eva 'join(getline(2, a:lastline), "\n")' 46 46 47 m = Mixi.new 'YOUR_ email', 'YOUR_PASSWORD'47 m = Mixi.new 'YOUR_EMAIL', 'YOUR_PASSWORD' 48 48 m.post title.toeuc, body.toeuc 49 49 m.get_latest.each do |line| -
lang/vim/misc/nowa.vim
r7198 r7222 3 3 function! s:NowaStart() 4 4 set nonu 5 ruby $nowa.run5 ruby nowa_run 6 6 endfunction 7 7 … … 37 37 end 38 38 39 def $nowa.run39 def nowa_run 40 40 title = eva "getline(1)" 41 41 body = eva 'join(getline(3, a:lastline-1), "\n")'
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)