| [2025-11-05] |
NrrwRgn : A Narrow Region Plugin similar to Emacs |
 |
(34) - merge Github Pull #34 (https://github.com/chrisbra/NrrwRgn/pull/34, by
Pyrohh, thanks!)
- resize narrowed window to actual size, this won't leave the a lot of
empty lines in the narrowed window.
- don't switch erroneously to the narrowed window on writing
(https://github.com/chrisbra/NrrwRgn/issues/35, reported by Yclept Nemo
thanks!)
- Always write the narrowed scratch window back on :w instead of only when
it was modified (https://github.com/chrisbra/NrrwRgn/issues/37, reported by
Konfekt, thanks!)
- Do not resize window, if :NR! was used (patch by leonidborisenko from
https://github.com/chrisbra/NrrwRgn/pull/38 thanks!)
- Various improvements for Window resizing, partly by Yclept Nemo, thanks!
- Fixed error for undefined function and cursor movement in wrong window
(issue https://github.com/chrisbra/NrrwRgn/issues/42 reported by adelarsq,
thanks!)
- Don't set the original buffer to be modified in single-window mode (issue
https://github.com/chrisbra/NrrwRgn/issues/43, reported by agguser, thanks- Don't clean up on BufWinLeave autocommand, so that switching buffers will
not destroy the BufWriteCmd (issue https://github.com/chrisbra/NrrwRgn/issues/44,
reported by agguser, thanks!)
- remove highlighting after closing narrowed buffer
(also issue https://github.com/chrisbra/NrrwRgn/issues/45,
reported by Serabe, thanks!)
- do not map <Leader>nr and <Leader>Nr if g:nrrw_rgn_nomap_<key> is set
(issue https://github.com/chrisbra/NrrwRgn/issues/52, reported by
digitalronin, thanks!)
- correctly highlight in block-wise visual mode, if '$' has been pressed.
- do not set bufhidden=delete for single narrowed windows
https://github.com/chrisbra/NrrwRgn/issues/62
- Make :NUD able to handle git like merge conflicts
https://github.com/chrisbra/NrrwRgn/issues/68
- Correctly jump to the original window when closing
https://github.com/chrisbra/NrrwRgn/issues/70
- Allow to Unremove lines from :NRP command
https://github.com/chrisbra/NrrwRgn/issues/72
- Clarify documentation about :NRP command
https://github.com/chrisbra/NrrwRgn/issues/71
(automatically uploaded) - Christian Brabandt |
| [2025-11-05] |
Command-T : Fast file navigation for VIM |
 |
(7.0.2) - Remove duplicate tags from documentation
(https://github.com/wincent/command-t/pull/448, patch from Will Wills). - Greg Hurrell |
| [2025-11-05] |
VimNC : A simple and intuitive file manager plugin for Vim |
 |
(1.25) Ability to run shell commands on file selection
Select files and type 'e'
Enter the command, using % as a placeholder for the selection, e.g. zip myarchive.zip % - Mahadevan K |
| [2025-11-04] |
parbermad.vim : A color scheme |
 |
(2.0) Fixed some bugs. - Yangqin Fang |
| [2025-11-04] |
omni.vim : An omni completion plugin for LaTeX |
 |
(3.0) Fixed some bugs. Supports the insertion of images and references in a chapter-based writing structure. - Yangqin Fang |
| [2025-11-04] |
tex_compile.vim : A compile plugin for LaTeX |
 |
(3.0) Fixed some bugs. Compiled with job_start() for versions higher than 8.1. Automatically locate the main TeX file, and automatically select the compilation engine. - Yangqin Fang |
| [2025-11-04] |
tex_fold.vim : A manual LaTeX fold plugin by analogy to syntax fold |
 |
(3.0) Fixed some bugs. - Yangqin Fang |
| [2025-10-28] |
LazyDeveloperHelper.nvim : Auto-install Python libs from inside Neovim |
 |
(5.4) Added a Ruby`s gems support! U can install any gems you need - enjoy! - Igor "Silletr" |
| [2025-10-24] |
setpwsh : A Vim plugin to improve powershell integration. |
 |
(1.1.7) On windows' GVim:
- BOM was not removed using powershell desktop on system() calls.
- wrong exit code on perfect forwarding cases
- extra regression testing - Miguel Barro |
| [2025-10-23] |
spotdiff.vim : A range and area selectable diffthis to compare partially |
 |
(6.0) Updated to support vim 9.0 and nvim 0.7.0 or later with major internal changes.
- Rick Howe |
 |
| Displaying 10 of 5984 (more) |