public
Description: Vim plugin that emulates emacs' narrowing feature (but better than the other plugin that cheats and just folds the rest of the text, so it isn't really gone but still searchable and affected by global operations).
Homepage: http://www.vim.org/scripts/script.php?script_id=2446
Clone URL: git://github.com/jkramer/vim-narrow.git
name age message
file INSTALL Mon Nov 17 11:23:53 -0800 2008 Added install instructions. [jkramer]
directory doc/ Mon Nov 17 11:20:21 -0800 2008 Added documentation. [jkramer]
directory plugin/ Thu Dec 04 03:57:41 -0800 2008 Print a message when the user calls Widen(), bu... [tbleher]