1
0
mirror of https://github.com/amix/vimrc synced 2025-02-28 14:12:51 +08:00
amix-vimrc-mirror/sources_non_forked/vim-session-master/TODO.md
2017-11-27 13:43:13 +08:00

624 B
Executable File

To-do list

  • Vim's :mksession command doesn't support location list windows, find a good workaround?
  • Try to find a more or less generic solution to restoring buffers with content generated at runtime by Vim plug-ins like the NERD tree and Tag List.
  • Add a SwapExists example to the documentation which enables multiple Vim processes to edit the same files without E325 warnings.