Skip to content

elanmed/surround.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

surround.nvim

A minimal vim-surround

Features

  • 1 source file (~200 LOC), 1 test file (~400 LOC)
  • Triggers hidden visual selections to find pair positions
    • Leverages native vim pair matching as opposed to complex regexes, string parsing, treesitter walking, etc
  • Supports ds, cs, ys, and S (visual mode) keymaps
    • Normal mode keymaps are dot-repeatable

Similar plugins

About

A minimal vim-surround

Resources

License

Stars

Watchers

Forks

Contributors