ryanfmurphy / vimsed
The vimsed script makes vim behave kind of like sed. Syntax: vimsed "<vim normal-mode keystrokes>" (/Syntax). vimsed will "pipe" stdin to stdout, modifying it first by running the keystrokes. Note/Warning: Uses temporary files in the ~ directory.
☆15Updated 9 years ago
Alternatives and similar repositories for vimsed:
Users that are interested in vimsed are comparing it to the libraries listed below
- Develop VimL☆52Updated 6 years ago
- A small plugin to handle all your folding needs☆28Updated 7 years ago
- A suggested path for learning Vim's scripting language, VimL☆20Updated 10 years ago
- replay your edit☆28Updated 9 years ago
- Toggles cursor when switching between the vi command (vicmd) and insert (main) keymaps.☆15Updated 4 years ago
- TextObjectify is a Vim plugin which improves text-objects☆100Updated 11 years ago
- [Discontinued] Organize useful code snippets around https://github.com/junegunn/fzf☆27Updated 8 years ago
- Extended search commands and maps for Vim☆48Updated last year
- Vim operator to search using Ag/Ack/CtrlSF/Ggrep/etc.☆31Updated 9 years ago
- An experimental method for jumping to lines on screen☆11Updated 4 years ago
- Stack processing at your Vim command-line☆21Updated 11 years ago
- Navigate files at the speed of Vim.☆61Updated 8 years ago
- A thumbnail-style buffer selector for Vim☆103Updated 3 years ago
- Vim plugin for tracing exceptions thrown by VimL scripts.☆26Updated last year
- An emacs-like mark multiple plugin☆54Updated 10 years ago
- Pseudo-command-line (experimental)☆16Updated 8 years ago
- This is immediate-window for Vim script. It is like Google Chrome Developer Console.☆27Updated 5 years ago
- A vim plugin to add commands for fzy inside of vim!☆25Updated 8 years ago
- Vim Shell Indent Repository☆16Updated last month
- Vim plugin to search, index, and navigate buffer content using regular expression patterns.☆42Updated 4 years ago
- Allow to support Vim 8 in a python/python3 of a remote plugin in Neovim☆9Updated 8 years ago
- IRC in Neovim☆20Updated 9 years ago
- A collection of commands for manipulating Vim's lists☆18Updated 3 years ago
- Vim plugin: Easily create custom headlines, foldtext, toc, etc☆18Updated last year
- An unofficial style guide for Vim scripts☆11Updated 6 years ago
- Abbreviation matcher plugin to be used with CtrlP and Unite.☆13Updated 6 years ago
- (Neo)vim plugin that allows to cycle through different listchars configurations☆15Updated 3 years ago
- Move 'up' or 'down' without changing the cursor column. Cursor *always* stays in the same column.☆93Updated 10 years ago
- A vimtutor clone for learning Regular Expressions in Vim☆59Updated 9 years ago
- Vim plugin manager written in Haskell☆66Updated 2 weeks ago