traces.vim

Range, pattern and substitute preview for Vim

Github stars Tracking Chart

traces.vim

Overview

This plugin highlights patterns and ranges for Ex commands in Command-line mode.

It also provides live preview for the following Ex commands:

:substitute
:smagic
:snomagic

Requirements

Vim v8.0.1206+

or

Neovim v0.2.3+

  • this plugin is not compatible with inccommand, please turn it off if you want to use this plugin

Note: some of the features provided by this plugin are already present in Vim/Neovim., traces.vim, Vim*, Neovim, ---------------------------------------------, :---------:, :---:, :---:, :substitute preview, ✓, ✓, pattern preview for :substitute, ✓, ✓, ✓, pattern preview for :global, :vglobal, :sort, ✓, ✓, pattern preview for :vimgrep, ✓, range preview, ✓, partial off-screen results in a preview window, ✓, * added by patch v8.1.0271

Example

example

Installation

Linux

git clone https://github.com/markonm/traces.vim ~/.vim/pack/plugins/start/traces.vim

Run the :helptags command to generate the doc/tags file.

:helptags ~/.vim/pack/plugins/start/traces.vim/doc

Windows

git clone https://github.com/markonm/traces.vim %HOMEPATH%/vimfiles/pack/plugins/start/traces.vim

Run the :helptags command to generate the doc/tags file.

:helptags ~/vimfiles/pack/plugins/start/traces.vim/doc

Inspiration

Main metrics

Overview
Name With Ownermarkonm/traces.vim
Primary LanguageVim Script
Program languageVim script (Language Count: 1)
Platform
License:MIT License
所有者活动
Created At2017-09-18 18:54:03
Pushed At2025-01-25 18:11:16
Last Commit At2025-01-25 18:11:16
Release Count2
Last Release Namev1.1.0 (Posted on )
First Release Namev1.0.0 (Posted on 2018-04-30 13:46:08)
用户参与
Stargazers Count742
Watchers Count9
Fork Count13
Commits Count260
Has Issues Enabled
Issues Count32
Issue Open Count4
Pull Requests Count13
Pull Requests Open Count0
Pull Requests Close Count4
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private