traces.vim

Range, pattern and substitute preview for Vim

  • 所有者: markonm/traces.vim
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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

主要指标

概览
名称与所有者markonm/traces.vim
主编程语言Vim Script
编程语言Vim script (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2017-09-18 18:54:03
推送于2025-01-25 18:11:16
最后一次提交2025-01-25 18:11:16
发布数2
最新版本名称v1.1.0 (发布于 )
第一版名称v1.0.0 (发布于 2018-04-30 13:46:08)
用户参与
星数742
关注者数9
派生数13
提交数260
已启用问题?
问题数32
打开的问题数4
拉请求数13
打开的拉请求数0
关闭的拉请求数4
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?