Showing 336 open source projects for "vim"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1

    EditWith

    A collection of Windows Explorer shell extensions for text editors.

    ...Supports EditPad, EditPlus, EmEditor, Komodo Edit, Multi-Edit, Notepad++, Programmer's Notepad, PSPad, SciTE, SlickEdit, Sublime Text, TextPad, UEStudio, UltraEdit, VEDIT, Vim and Zeus IDE. Each shell extension displays the text editor's icon and allows the user to open files in multiple text editor sessions. This makes it easier to use large or multiple monitors for editing different groups of files. Supports 32-bit and 64-bit Windows XP, Windows Vista, Windows 7 and Windows 8. Also serves as a reference for various programming techniques that don't have many examples ... ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    Vim Crestron IDE

    Turn gVim into a Crestron SIMPL+ IDE.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SuperTab

    SuperTab

    Perform all your vim insert mode completions with Tab

    supertab lets you drive completion with the Tab key instead of the default Ctrl-N/Ctrl-P, making insert-mode completion feel more natural. It can cycle through completion items and optionally fall back to indentation or other behaviors when no completion is available. The plugin plays nicely with omnifunc and user-defined completion sources, so language-specific engines or LSP-backed completions slot in seamlessly. Works with omnifunc and external completion sources or frameworks. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Vim模式化软件

    Vim模式化软件推广

    vimode为Vim-mode的缩写,用于推广具有类似Vim模式的高效生产力软件,如Vimperator。
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    docx2txt

    docx2txt

    Perl based utility to extract formatted text content from MS Docx file

    Docx2txt is a Perl based command-line utility to convert (even corrupted) Microsoft docx documents to reasonably formatted text files, along with appropriate character conversions. Apart from Perl it also requires a command line unzipping program like unzip/7z/pkzipc/wzunzip.
    Leader badge
    Downloads: 65 This Week
    Last Update:
    See Project
  • 6

    vimpc

    ncurses based mpd client with vi like key bindings

    vimpc provides an alternative to other mpd clients (such as ncmpc and ncmpcpp) that tries to provide an interface similar to that of the vim text editor.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Plugin that helps Vim user to map one sequence of characters to other sequence of characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gitslave

    gitslave

    Coordinated multi-repository super-projects for Git

    ...Gitslave has been used for mid-sized product development with many slave repositories (representing different programs and plugins), branches, tags, and developers; and for single-person repositories tracking groups of .emacs and .vim repositories (in the latter case, it is basically used to keep the slave repositories up to date via a single command).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    XVim

    XVim

    Xcode plugin for Vim keybindings

    XVim is a Vim plugin for Xcode. The plugin intends to offer a compelling Vim experience without the need to give up any Xcode features. XVim has several branches and releases. Usually you only need to download one of 'releases' and use it. Releases are tags on master branch. All the code and documents on these tags are well arranged. Usual XVim user should use one of releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10

    Spock Text Editor

    Simply text editor for php, jsp, html, etc...

    This app is designed in Java, so is fully compatible with Win, Mac and Linux 32 or 64 bits. It's a simple and fast text editor and supports: *.txt *.jsp *.php *.c *.h(headers for C language) *.java *.htm/html This is the first version and my first application on java. I hope you like it! See you in version 2! ;-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    VIM cloud

    Web Based IaaS Cloud Controller (VimCloud)

    This is a pure IaaS cloud controller with all the basic functionality of IaaS Cloud Controller. This uses proposed “Trust Based Scheduling Algorithm and Load Balancing Algorithm”. It uses Cloud Architecture with Trust Management layer. It uses Qemu machine emulator and virtualizer as virtualization software at Host. It uses Libvirt driver [30] to interact with Qemu and to interact with its virtualization capabilities of a range of operating systems. Libvirt provides a common, generic and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Adds some features of Python OOP model to vim. This is a library that helps to rewrite python code in vimscript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    vimv
    Vi move (vimv) - rename the files in a directory using the vi text editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Vim syntaxfiles for TWiki syntax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A source code browser plugin for the Vim text editor. Uses exuberant ctags to parse source code files. Supports many programming languages and easily extendable. Can be used in both GUI and terminal versions of Vim.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 16
    Emmet-vim

    Emmet-vim

    Plug-in for expanding abbreviations similar to emmet

    ...It can be installed using common Vim plugin managers like vim-plug, Vundle, or Pathogen, or manually by copying the plugin and autoload directories. Users can restrict activation to specific filetypes (for example only HTML and CSS), tweak the keybindings, and define custom snippets and settings via g:user_emmet_settings. The project has been around for years and is widely referenced in front-end Vim setups, making it a de-facto standard for fast markup authoring in Vim and Neovim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    env2

    Convert environment variables between scripting languages

    A unix perl script to convert environment variables between scripting languages. For example, convert csh setup script to bash or the other way around. Supports bash, csh, ksh, modulecmd, perl, plist, sh, tclsh, tcsh, vim, yaml, and zsh. Complements http://modules.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    vim4php

    VIM for (PHP) configuration

    Vim is essentially just an editor. With the appropriate plug, vim can become a full-featured IDE. I use vim has been quite a long time, after repeated testing, configuration of an efficient PHP development environment, in fact, home travel, murder, banditry must yield.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    vim-jlfm

    Console File Manager for VIM Geek Users

    -+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+- vim-jlfm - Console File Manager for VIM Geek Users Added with Keybinds of xotal-kommander -+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+- 20121202-152842 This mod is (to me) terribly much convenient, and similar to vim and total-commander. (in the spirit). -+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+- vim-jlfm - Console File Manager for VIM Geek Users Added with Keybinds of xotal-kommander -+--+--+--+--+--+--+--+--+--+--+--+--+--+--+--+- 20121202-152842 This mod is (to me) terribly much convenient, and similar to vim and total-commander. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...Now impositor2 have fixed some bug and have some pseudointerface, using great program http://www.farmanager.com/index.php?l=en with plugin "block processor". You can use alsu vim and emacs. The latex file is generatig by runiin command from commad line such - "python.exe *.ini", where is *.ini -config file for you imposition. Next step i think will be gui interface (may be). Sorry for poor enlish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    C* Music Player
    Small, fast and powerful console music player for Linux and many other UNIX like operating systems.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    tmux-config

    tmux-config

    Example tmux configuration - screen + vim key-bindings, etc.

    This is a well-considered sample ~/.tmux.conf that gives you a productive tmux setup out of the box while remaining easy to customize. It ships with sensible defaults: a readable status line, battery/CPU/memory widgets (via optional helpers), and key mappings that feel familiar to screen or Vim users. Pane and window management is streamlined with consistent shortcuts for splitting, resizing, and navigation, which reduces cognitive load when juggling multiple sessions. The config enables quality-of-life tweaks like mouse support, improved copy-mode behavior, and optional integration with common tmux plugins. It is designed to work across a range of tmux versions, acting as a stable baseline for servers and laptops alike. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...The tool builds a cross-reference symbol database from cscope [and ctags] databases that can be used to display dependency-graphs (aka call-trees, code flow). Visualization can be done with the Vim CCTree plugin (http://www.vim.org/scripts/script.php?script_id=2368), or the built-in stand-alone command-line tracer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Buildroot ist Ein Projekt das jedem Linux User das Kompilieren von Software erleichtern soll. Den Mittelpunkt der Buildroot bildet die Funktion eine chroot mit busybox und wahlweise der bash und/oder dem vim zu erstellen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Machine Learning TicTacToe

    TicTacToe with simple machine learning algorithm.

    This is a free version of TicTacToe with little intellectual abilities. A very simple Machine Learning stuff. When I say "free", I mean "Free is like in Freedom". Even if Mr. Stallman prefers EMACS, this program was written on Vim.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB