Skip to content

Commit

Permalink
Update submodule vim/bundle/tmru e7f223d...45d5128
Browse files Browse the repository at this point in the history
* vim/bundle/tmru e7f223d...45d5128 (9):
  > Improved synchronization of mru lists across multiple instances of vim (fixes #26)
  > Normalize filenames when registering a buffer; minor improvements
  > Fix problem on windows (val -> v:val)
  > misc
  > docs
  > Mark files as persistent/sticky (i.e. the won't be removed from the list)
  > File properties again (only if viminfo is not used)
  > Set g:tmruSize dependent on whether viminfo is used
  > misc
  • Loading branch information
blueyed committed Nov 16, 2012
1 parent af167ca commit 1673c2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vim/bundle/tmru
Submodule tmru updated 3 files
+4 −0 .gitignore
+13 −7 doc/tmru.txt
+252 −98 plugin/tmru.vim

0 comments on commit 1673c2f

Please sign in to comment.