File: control

package info (click to toggle)
vim-lastplace 3.0.4-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 92 kB
  • ctags: 5
  • sloc: sh: 28; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 694 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: vim-lastplace
Section: editors
Priority: extra
Maintainer: David Rabel <david.rabel@noresoft.com>
Build-Depends: debhelper (>=9), dh-exec
Standards-Version: 3.9.8
Homepage: https://github.com/dietsche/vim-lastplace
Vcs-Git: https://github.com/NoreSoft/vim-lastplace.git
Vcs-Browser: https://github.com/NoreSoft/vim-lastplace

Package: vim-lastplace
Architecture: all
Depends: vim, vim-addon-manager, ${misc:Depends}
Description: Vim script to reopen files at your last edit position
 Intelligently reopen files at your last edit position. By default git,
 svn, and mercurial commit messages are ignored because you probably
 want to type a new message and not re-edit the previous one.