• Stars
    star
    4
  • Rank 3,286,688 (Top 66 %)
  • Language
    Vim Script
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Add extra features to Vim-TabSideBar (see https://rbtnn.github.io/vim/ for Vim-TabSideBar patch)

More Repositories

1

open-browser.vim

Open URI with your favorite browser from your most favorite editor
Vim Script
491
star
2

caw.vim

Vim comment plugin: supported operator/non-operator mappings, repeatable by dot-command, 300+ filetypes
Vim Script
375
star
3

open-browser-github.vim

Open GitHub URL of current file, etc. from Vim editor (supported GitHub Enterprise)
Vim Script
172
star
4

capture.vim

Show Ex command output in buffer
Vim Script
71
star
5

current-func-info.vim

Get current function name
Vim Script
62
star
6

columnskip.vim

Move vertically with skipping whitespaces
Vim Script
54
star
7

config

config files (home/) and essential tools to self-build (src/)
Vim Script
38
star
8

operator-camelize.vim

snake_case -> SnakeCase, CamelCase -> camel_case
Vim Script
32
star
9

restart.vim

Restart your gVim
Vim Script
25
star
10

notify-changed.vim

Notify buffer changed lines using OS notification system (supported: macOS/Windows/WSL/Linux, Vim 8.1+/Neovim 0.5+)
Vim Script
24
star
11

empty-prompt.vim

Vim plugin to add mappings only when shell prompt is empty
Vim Script
14
star
12

qfpopup.vim

(EXPERIMENTAL) Deadly simple Vim plugin to pop up the error under cursor
Vim Script
13
star
13

markdown-codehl-onthefly.vim

Realtime code highlight (```) in Markdown buffer with no configuration
Vim Script
13
star
14

iex

Interactive ex: Vim script interpreter
Shell
11
star
15

tapi-reg.vim

Seamless vim register manipulation in :terminal buffer via terminal-api
Vim Script
10
star
16

open-browser-unicode.vim

Open fileformat.info page about character on current cursor / given character
Vim Script
10
star
17

vargs

Open given files / Call vim function with given strings using Terminal API (xargs for vim)
Go
9
star
18

srvtools

Perl
9
star
19

sync-term-cwd.vim

Sync your shell's working directory with Vim
Vim Script
9
star
20

gittools

Perl
8
star
21

operator-html-escape.vim

operator-html-escape provides operator to escape HTML entities.
Vim Script
7
star
22

emap.vim

Extended map command for Vim.
Vim Script
7
star
23

winmove.vim

Move your gVim
Vim Script
6
star
24

vain

[WIP] Typed vim script
Go
6
star
25

closesubwin.vim

Close sub window without jumping to the window (help,quickfix,unlisted buffer supported)
Vim Script
6
star
26

operator-star.vim

This plugin provides the operator versions of |star|, |gstar|, |#|, |g#|.
Vim Script
6
star
27

savemap.vim

savemap is the library to provide a way to restore current mapping(s)/abbreviation(s) "perfectly".
Vim Script
6
star
28

dotto

dotfiles tools
Perl
5
star
29

autochmodx.vim

If a current file looks like an executable script, make it executable by running "chmod +x %"
Vim Script
5
star
30

vivo.vim

This is my answer for vim plugin manager (!!!THIS IS DEVELOPMENT VERSION!!!)
Vim Script
5
star
31

qfhist.vim

Quickfix/Location-list history like Eclipse's search history
Vim Script
5
star
32

vim-uglifier.vim

Uglifier of Vim script
Vim Script
5
star
33

project-guide.vim

Vim Script
5
star
34

simpletap.vim

TAP for vim script (NO LONGER MAINTAINED)
Vim Script
5
star
35

DumbBuf.vim

simple buffer manager like QuickBuf.vim
Vim Script
4
star
36

wim

the best browser *but does not work*
Vim Script
4
star
37

php-rtf-parser

PHP Rich Text Format Parser
PHP
4
star
38

ws.vim

Simple workspace plugin for Vim
Vim Script
4
star
39

jobby.vim

Simple process management plugin in Vim
Vim Script
4
star
40

kirikiri.vim

syntax file for 吉里吉里
Vim Script
4
star
41

l4ping

simple TCP/UDP ping script (now merged into 'srvtools' repo)
Shell
4
star
42

operator-reverse.vim

Operator to reverse text/lines
Vim Script
4
star
43

nesk.vim

(DOES NOT WORK NOW) Input method framework for Vim. Currently nesk-skk(next version of eskk.vim) is also being developed in this repository
Vim Script
4
star
44

pummode.vim

this provides virtual mapmode while popup is displayed (NO LONGER MAINTAINED)
Vim Script
4
star
45

svg-circle-misc-algorithm

Write a <circle> by <path> using 2 arcs, 4 cubic bezier curves, 8 quadratic bezier curves
HTML
3
star
46

homevim

My ~/.vim/* files
Vim Script
3
star
47

yorda

[WIP] Vim script static checker
Prolog
3
star
48

vice.vim

MOP for vim script
Vim Script
3
star
49

nextfile.vim

open the next or previous file
Vim Script
3
star
50

forget-me-not.vim

EXPERIMENTAL: Session management plugin
Vim Script
3
star
51

stickykey.vim

Let meta keys get sticky
Vim Script
3
star
52

command-buffer.vim

small buffer for command-line ## THIS PLUGIN IS DEPRECATED. USE CMDWIN. (:help cmdwin)
Vim Script
3
star
53

transbuffer.vim

Move buffers across multiple instances of Vim like modern browser(Google Chrome, Firefox)'s tab
Vim Script
2
star
54

forth-interp

forth interpreter. I'm new to forth so maybe some behavior's wrong. DOES NOT WORK NOW.
C
2
star
55

chdir-proj-root.vim

Change directory to project root. (NO LONGER MAINTAINED)
Vim Script
2
star
56

maton

Convert ERE and Vim regexp bidirectionally
Prolog
2
star
57

foldballoon.vim

Show balloon-tip for folded lines
Vim Script
2
star
58

visualctrlg.vim

Report info about selected text (*no longer updated, just use g<C-g> in visual mode!*)
Vim Script
2
star
59

pgr

Simple & Extensible progress bar library
Go
2
star
60

syslib.vim

Portable System/Filesystem Library in Vim script. ## DEVELOPER RELEASE
Vim Script
2
star
61

urilib.vim

URI library in vim script inspired by URI.pm (NO LONGER MAINTAINED)
Vim Script
2
star
62

docker-initscripts

Debian init scripts to start Docker container at boot
Shell
2
star
63

minimap.vim

Emulate 'minimap' feature in Sublime Text *** DEVELOPER RELEASE ***
Vim Script
2
star
64

unite-screen.sh

switch screen/tmux window with unite.vim
Vim Script
2
star
65

multiprocessing.vim

multiprocessing.py in Vim # IT DOES NOT WORK NOW. REPOSITORY FOR BACKUP
Vim Script
2
star
66

karakuri.vim

[WIP] submode.vim +α
Vim Script
2
star
67

vimtemplate.vim

MRU-like simple template management plugin (NO LONGER MAINTAINED)
Vim Script
2
star
68

undoclosewin.vim

Undo closing windows/tabs
Vim Script
2
star
69

share-cmdline-history.vim

Share command-line history between multiple Vims like bash's 'histappend' option (DEVELOPMENT VERSION)
Vim Script
2
star
70

banban.vim

バン(∩`・ω・)バンバンバンバンバンバンバンバンバンバンバンバンバン
Vim Script
2
star
71

scraping-scripts

Scraping by Puppeteer
JavaScript
1
star
72

movabletype-fold.vim

Vim folding plugin of MovableType entries text file
Vim Script
1
star
73

regbuf.vim

Handy :registers buffer
Vim Script
1
star
74

splitmove.vim

Vim Script
1
star
75

hatenadiary-writer-wrapper

Hatena Diary Writer Wrapper.
Perl
1
star
76

codingstyle.vim

Vim Script
1
star
77

fileutils.vim

common Ex-commands to manipulate files
Vim Script
1
star
78

autocmd-tabclose.vim

This plugin provides User auto-commands tabclose -pre, tablclose-post ### DEVELOPER RELEASE
Vim Script
1
star
79

excel.vim

I love Vim. and Excel, too.
Vim Script
1
star
80

bevaldemo.vim

ballon-eval demo (get position of mouse cursor)
Vim Script
1
star
81

sql-exercise-vim-advent-calendar

SQL exercise using Vim Advent Calendar's table
1
star
82

ito-to-shi

糸通しゲーム
JavaScript
1
star
83

fork-twitter-account

List specified account's following users & Follow given users
Go
1
star
84

youtube-thumbnails

Show the thumbnail image of watching movie on YouTube
JavaScript
1
star
85

percov

unite.vim in a shell - vim version of https://github.com/mooz/percol
Shell
1
star
86

coolgrep.vim

alternative interface for :grep and :vimgrep ignoring comment lines in source code (NO LONGER MAINTAINED)
Vim Script
1
star
87

grass.vim

syntax file for grass
Vim Script
1
star
88

mklink-toho-data

make links to local dir, or backup existing data to local dir
JavaScript
1
star
89

init-loader.vim

init-loader.el for Vim
Vim Script
1
star
90

goriki

delete old files one by one until total file size becomes lower than specified file size
Go
1
star
91

angular-tree-control-test

Angular Tree Control Demo
JavaScript
1
star
92

node-vim-char-class

Detect a character class which Vim recognizes when moving with w,b,e,ge
JavaScript
1
star