Showing 336 open source projects for "vim"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    Rx

    Rx

    Modern and minimalist pixel editor

    rx is a modern, minimalist pixel editor implemented in Rust, designed with pixel artists and animators in mind. It emphasizes extensibility and a minimal user interface, drawing inspiration from modal editors like Vim to provide a focused and efficient editing experience.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    vim-bootstrap

    vim-bootstrap

    A simple method of generating a configuration for vim / neovim

    Vim Bootstrap makes it easy to learn a new editor, focus on learning how to use it and leave the configuration to us. Is a refactor, and sometimes redactor, in the tradition of Vim (which itself derives from Stevie). It is not a rewrite but a continuation and extension of Vim. Many clones and derivatives exist, some very clever, but none are Vim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    vim-lsp

    vim-lsp

    async language server protocol plugin for vim and neovim

    vim-lsp is a Language Server Protocol client for Vim 8 and Neovim that brings modern IDE-style features into a lightweight editor. It uses Vim’s async jobs and timers (or Neovim’s RPC) to talk to external language servers without blocking the UI. Integrates with external completion frameworks for omnifunc/completion menus. With a server configured, you get go-to-definition, hover docs, signature help, references, rename, code actions, and diagnostics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Vim Polyglot

    Vim Polyglot

    A solid language pack for Vim

    A collection of language packs for Vim. It won't affect your startup time, as scripts are loaded only on demand. It installs and updates 120+ times faster than the 598 packages it consists of. It is also more secure (scripts loaded for every filetype are generated by vim-polyglot). Best syntax and indentation support (no other features). Hand-selected language packs. Automatically detects indentation (includes a performance-optimized version of vim-sleuth, can be disabled). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    Tabnine

    Tabnine

    Vim client for TabNine

    Tabnine is an AI-powered code completion extension trusted by millions of developers around the world. Whether you’re just getting started as a developer or if you’ve been doing it for decades, Tabnine will help you code twice as fast with half the keystrokes – all in your favorite IDE. Whether you call it IntelliSense, intelliCode, autocomplete, AI-assisted code completion, AI-powered code completion, AI copilot, AI code snippets, code suggestion, code prediction, code hinting, or...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 6
    papercolor‑theme

    papercolor‑theme

    Light & Dark Vim color schemes inspired by Google's Material Design

    PaperColor is a light and dark Vim color scheme inspired by Google’s Material Design. Optimized for readability, it supports various filetypes and works on both GUI (gVim) and terminal Vim with full or limited color palettes. Also gracefully support down to 16 color (4-bit) terminal, which will use terminal native colors. You need to change the terminal colors to PaperColor palette.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    vim-visual-multi

    vim-visual-multi

    Multiple cursors plugin for vim/neovim

    vim-visual-multi is a plugin that brings multi-cursor functionality to Vim and Neovim similar to what many modern editors provide. Instead of only using Vim’s traditional visual or block modes, this plugin allows you to set up multiple cursors (and multiple selection spots) and perform edits simultaneously in several places at once. You can add cursors by selecting words or using vertical cursor movements, then enter insert or normal mode and your commands are replicated across all active cursors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    fff

    fff

    A simple file manager written in bash

    A simple file manager written in bash. Minimal (only requires bash and coreutils). Smooth Scrolling (using vim keybindings). Tab completion for all commands! Automatic CD on exit (see setup). Works as a file picker in vim/neovim (link)! Display images with w3m-img! Supports $CDPATH. You only need to modify the keybindings that you'd like to change from the default. fff will run perfectly fine without any of these defined. When rebinding a key in fff make sure you don't have two bindings with the same value. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    xxd for Windows

    xxd for Windows

    A hexdump utility by Juergen Weigert, v1.11 by Vadim Vygonets

    This version is based on V1.10 27oct98 by Juergen Weigert. Between 2000 and 2011 it accumulated patches by the Vim team and others. In 2013 it was pulled out of the Vim tree, had a couple of features added and was pronounced version 1.11. Visit: http://albanese.atwebpages.com
    Leader badge
    Downloads: 67 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
    Vim colorschemes

    Vim colorschemes

    One colorscheme pack to rule them all!

    ...Because it is a collection, it includes both minimalist palettes and high-contrast styles, covering a wide range of preferences. It serves as a convenient sampler for users building or refreshing their Vim setup.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    vim.wasm

    vim.wasm

    Vim editor ported to WebAssembly

    This project is an experimental fork of Vim editor by @rhysd to compile it into WebAssembly using emscripten and binaryen. Vim runs on Web Worker and interacts with the main thread via SharedArrayBuffer. The goal of this project is running Vim editor on browsers without losing Vim's powerful functionalities by compiling Vim C sources into WebAssembly. Almost all Vim's powerful features (syntax highlighting, Vim script, text objects, etc.) including the latest features (popup window) are supported. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vim-airline

    vim-airline

    Very light status/tabline for vim

    ...Tiny core written with extensibility in mind (open/closed principle). Integrates with a variety of plugins, including: vim-bufferline, fugitive, unite, ctrlp, minibufexpl, gundo, undotree, nerdtree, tagbar, vim-gitgutter, vim-signify, quickfixsigns, syntastic, eclim, lawrencium, virtualenv, tmuxline, taboo.vim, ctrlspace, vim-bufmru, vimagit, denite, vim.battery and more. Looks good with regular fonts and provides configuration points so you can use unicode or powerline symbols. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    vim-signify

    vim-signify

    Show a diff using Vim its sign column

    vim-signify shows version-control diffs directly in Vim’s sign column so you can see added, changed, and removed lines at a glance. It computes hunks against your VCS (Git, Mercurial, Subversion, and more) and updates signs efficiently as you edit. The plugin provides motions to jump between hunks and optional mappings to preview a hunk or populate quickfix/location lists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    UltiSnips

    UltiSnips

    Snippet solution for Vim

    UltiSnips is the ultimate solution for snippets in Vim. It has many features, speed being one of them. You should first expand the #! snippet, then the class snippet. The completion menu comes from YouCompleteMe, UltiSnips also integrates with deoplete, and more. You can jump through placeholders and add text while the snippet inserts text in other places automatically: when you add Animal as a base class, __init__ gets updated to call the base class constructor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DevOps Bash Tools

    DevOps Bash Tools

    800+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs

    Scripts for many popular DevOps technologies, see Inventory below for more details. Advanced configs for common tools like Git, vim, screen, tmux, PostgreSQL psql etc. CI configs for most major Continuous Integration products (see CI builds page) CI scripts for a drop-in framework of standard checks to run in all CI builds, CI detection, accounting for installation differences across CI environments, root vs user, virtualenvs etc. API scripts auto-handling authentication, tokens and other details to quickly query popular APIs with a few keystrokes just supplying the /path/endpoint. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    vim-dispatch

    vim-dispatch

    Asynchronous build and test dispatcher

    vim-dispatch is Tim Pope’s asynchronous build and test dispatcher for Vim that lets you run long-running tasks without blocking the editor. It abstracts over different execution backends (terminal, tmux, GNU screen, Neovim terminal, external consoles) and routes job output to quickfix or background panes. The plugin introduces a consistent set of commands—like :Make, :Dispatch, and :Start—that integrate with Vim’s compiler ecosystem and project roots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ethlint

    Ethlint

    (Formerly Solium) Code quality & Security Linter for Solidity

    ...Deploy with confidence! Solium does not strictly follow Solidity Style Guide. The practices it enforces by default are best practices for the community at large. If you’re using vim with syntastic, and prefer to use a locally installed version of Solium (rather than a global version), you can install syntastic local solium to automatically load the local version in packages that have installed their own. Solium does not strictly adhere to Solidity Style Guide. It aims to promote coding practices agreed upon by the community at large. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    rest-dev-vnc-docker

    rest-dev-vnc-docker

    Restful / SOAP API Development with common tools in VNC/noVNC Docker

    The idea is to use Docker with VNC/noVNC to aggregate all the needed and related Developments tools/IDEs within a single Docker as an agile way to stand up specific collections of tools quick within a Container quick computing needs. REST Development (this GIT) to cover end-to-end needs from JSON/XML, REST connection, Swagger, MongoDB, Test, etc. The use-cases of this kind of VNC/noVNC docker container is just limited by your imaginations and your device or network limitations. Virtually...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VimDevIcons

    VimDevIcons

    Adds file type icons to Vim plugins

    Adds file type icons to Vim plugins such as NERDTree, vim-airline, CtrlP, unite, Denite, lightline, vim-startify and many more. No need to set explicitly under Neovim, always uses UTF-8 as the default encoding. Always load the vim-devicons as the very last one. Adds filetype glyphs (icons) to various vim plugins. Customizable and extendable glyphs settings.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 20
    UndoTree

    UndoTree

    The undo history visualizer for VIM

    ...Unlike other editors, where undoing and then accidentally typing something can cause you to lose your edits, Vim allows you to revert to previous states without losing any data, as long as you keep the Vim session alive. If you want to keep your undo history permanently, Vim offers a persistent undo feature. This feature saves your undo history to a file on disk, allowing you to preserve your undo history across editing sessions. To enable persistent undo, refer to the instructions below. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    julia-vim

    julia-vim

    Vim support for Julia.

    Vim support for Julia. This plug-in adds some functionality to substitute LaTeX code sequences (e.g. \alpha) with corresponding Unicode symbols (e.g. α). By default, these substitutions must be triggered explicitly by pressing the Tab key, as in the Julia command line (the REPL); however, an automatic, as-you-type mode can also be activated, and a method based on keymap is also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Uncap

    Uncap

    Map Caps Lock to Escape or any key to any key

    ...Map Caps Lock key to Escape key on a new Windows system with almost no effort. Just download and double-click. This is the primary reason why Uncap was written. This tool was written for users of vi/Vim editor who like to map their Caps Lock key to Escape key for convenience. Map any key to any key, multiple keys to other keys, or disable keys using command line arguments. No additional file or script is required. It is a single-file executable. It is very lightweight. The executable is only about 100 KB in size. It occupies less than 1 MB of memory and negligible CPU while running.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Vi Vim for netbeans

    Vi Vim for netbeans

    vi vim plugin for netbeans

    Vi Vim Plugin for Netbeans. Enhancement netbeans' editor. Moved to https://github.com/ijkerme/viex
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Auto Pairs

    Auto Pairs

    Vim plugin, insert or delete brackets, parens, quotes in pair

    Auto Pairs is a Vim plugin by jiangmiao that enhances the editing experience by automatically inserting matching pairs of characters (brackets, quotes, parentheses, etc.) and handling their deletion intelligently. When you type an opening character such as (, {, [ or a quote, the plugin auto-inserts the corresponding closing character and places your cursor between them, so you can continue typing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB