Showing 336 open source projects for "vim"

View related business solutions
  • 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
  • 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
    thoughtbot dotfiles

    thoughtbot dotfiles

    A set of vim, zsh, git, and tmux configuration files

    ...Please configure the rcrc file if you'd like to make personal overrides in a different directory. From time to time you should pull down any updates to these dotfiles. Link any new files and install new vim plugins. Note You must run rcup after pulling to ensure that all files in plugins are properly installed, but you can safely run rcup multiple times so update early and update often!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ...Some additional features include: - ARCH_BCM2835, RASPBERRYPI_FIRMWARE, ZSWAP, FRONTSWAP, ZRAM, LZO4, CONFIG_MODULE_COMPRESS (GZIP), KVM, SPI, EXT2_FS, EXT3_FS, EXT4_FS, NTFS_FS, NTFS_RW, etc. - Default CPUFreq governor (ondemand) ; @world packages ; @world last updated on 25/11/2017. app-admin/sudo app-editors/vim app-portage/gentoolkit dev-vcs/git net-fs/nfs-utils net-misc/dhcpcd net-misc/openntpd net-vpn/openvpn net-wireless/bluez net-wireless/bluez-tools net-wireless/iw net-wireless/wireless-tools net-wireless/wpa_supplicant sys-apps/usbutils sys-kernel/linux-firmware Please see the README file for a full description and wiki installation page https://sourceforge.net/p/gentoo-raspberrypi3-64bit-img/wiki/Installation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Vimuiex is a library and a set of plugins for the Vim text editor. It adds a popup listbox that is displayed in an overlapping window inside Vim. Plugins: text menu, file browser, buffer list, MRU files, enhanced vimgrep (occur), ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    indentLine

    indentLine

    A vim plugin to display the indention levels with thin vertical lines

    indentLine is a Vim plugin that visually displays indentation levels using thin vertical lines while editing code. It relies on Vim 7.3+'s conceal feature to render lines for spaces-based indentation only. This plugin takes advantage of the newly provided conceal feature in Vim 7.3, so this plugin will not work with lower versions of Vim. To apply customization, apply the variable definitions to your .vimrc file.
    Downloads: 1 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
  • 5
    i3wm-desktop-config

    i3wm-desktop-config

    i3 window manager config

    ...Add "Mod + :" to show tmux's workspace switcher dialog. Add "cava" to music workspace. Add "tty-clock" to system dashboard workspace. Make "urxvt" as default terminal. Quick open vim script to open vim & copy its content to the clipboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    k-vim

    k-vim

    vim configuration

    Just a better vim config, to keep it simple. k-vimSimplified version without plug-ins on the server-side (curl can directly set vimrc) vim-for-server / vscode-vim configuration (as far as possible consistent keys) k-vim-vscode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Vim-Mode

    Vim-Mode

    Next generation vim support for atom

    vim‑mode is an Atom editor package providing modal Vim-style editing—combining the power of traditional Vim keybindings with the extensibility of the Atom editor. It’s now deprecated in favor of vim-mode-plus. Provides Vim modal control for Atom, blending the best of Vim and Atom. Seamlessly integrates with Atom's UI and editing workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ncurses based hex editor with vi/vim-like interface. Features include large file support, search highlight, multiple undo/redo, visual select, cut/paste, blob coloring, file tabs, and much more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Vimperator-labs
    Writing efficient user interfaces is the main maxim, here at Vimperator labs. We often follow the Vim way of doing things, but extend its principles when necessary. Towards this end, we’ve created the liberator library for Mozilla-based applications, to encapsulate as many of these general principles as possible, and liberate developers from the tedium of reinventing the wheel.´Vimperator is a Firefox browser extension with strong inspiration from the Vim text editor, with a mind towards faster and more efficient browsing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    vim‑javascript

    vim‑javascript

    Vastly improved Javascript indentation and syntax support in Vim

    ...Distributed under the same terms as Vim itself. Vastly improved JavaScript indentation and syntax support in Vim.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Neoformat

    Neoformat

    A (Neo)vim plugin for formatting code

    Neoformat uses a variety of formatters for many filetypes. Currently, Neoformat will run a formatter using the current buffer data, and on success, it will update the current buffer with the formatted text. On a formatter failure, Neoformat will try the next formatter defined for the filetype. By using getbufline() to read from the current buffer instead of file, Neoformat is able to format your buffer without you having to :w your file first. Also, by using setline(), marks, jumps, etc. are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    elvis vi

    elvis vi

    elvis, a vi text editor clone

    The original source tarball for Evis version 2.2_0, unmodified, is in Files. README.txt gives tips for compiling on modern compilers (gcc-4.4.5 / linux) and using Xcode for Apple Sierra OS. Elvis is a vi(1) (visual ed) vi editor clone (vim is another clone). "vi" is short for "visual ed(1)" (the 1 means see manpage for ed in section 1 of unix manual pages). vi as a visual editor means typical keyboard editing with ed(1) accessible to do complex editing jobs that developers often require (emacs is a heavyweight better than vi, but harder to use).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gist.vim

    Gist.vim

    Vim plugin for Gist

    ...This makes it convenient for Vim users who want to quickly share snippets, configuration files or code fragments without leaving the editor. With over 1,700 stars, it appears to be well used in the Vim community. The plugin is ideal for developers who rely on Vim and want tight integration with GitHub Gist.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Use Vim as IDE

    Use Vim as IDE

    use vim as IDE

    ...The documentation is long and detailed, walking users from the fundamentals of Vim configuration (.vimrc, plugin management) through higher-order capabilities like semantic navigation and project toolchain integration. The philosophy: Vim already offers “what you need when you need it; what you want when you want it” and this repo shows how to tap that potential.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    RTE

    Rapid Text Edior

    RTE is a rapid text editor with column selection and a numeric sort ascending and descending (integer or double)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    There are some useful scripts for development of UNIX. Such as shell environment configuration, vim editor configuration, the system configuration variables, samples of Makefile, and some installation scripts of commonly used software, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tabular

    Tabular

    Vim script for text filtering and alignment

    Tabular is a Vim plugin for aligning text into neat columns using pattern-driven rules. Instead of manually spacing content, you define an alignment target—such as : in dictionaries, = in assignments, or | in Markdown tables—and the plugin rearranges whitespace to produce straight columns. It supports regular expressions, so you can craft smart alignment that respects context or ignores edge cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    spf13-vim

    spf13-vim

    The ultimate vim distribution

    spf13-vim is a classic “Vim distribution” that bundles a thoughtfully curated set of plugins, keymaps, and defaults to make Vim productive right after installation. It was designed to be opinionated but approachable, offering consistent motions, a polished statusline, and sensible editing behaviors across languages. The distribution standardizes plugin management and wiring so users don’t have to chase configuration snippets from blog posts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    vim‑easymotion

    vim‑easymotion

    Vim motions on speed

    EasyMotion is a Vim plugin that greatly accelerates navigation by highlighting possible jump targets (e.g., words or characters) and allowing the user to jump directly with minimal keystrokes. It maintains compatibility with Vim’s native motions and repeat commands. It's consistent with the default motions of Vim and works well in all modes. And it now supports repeating with the dot operator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    neobundle.vim

    neobundle.vim

    Next generation Vim package manager

    ...It supports version pinning and branch selection so teams can stabilize on known-good revisions. Although Shougo later introduced dein.vim as the modern successor, NeoBundle remains a usable, declarative way to manage plugins on classic Vim setups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    vim-pathogen

    vim-pathogen

    pathogen.vim: manage your runtimepath

    Vim-Pathogen is a lightweight plugin manager for Vim that simplifies how you handle and isolate your runtime path. Rather than dumping all plugins directly into the same directories, Pathogen encourages you to install each plugin into its own subdirectory (for example under ~/.vim/bundle/), and then it automatically adds those directories into Vim’s runtimepath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ack.vim

    ack.vim

    Vim plugin for the Perl module / CLI script 'ack'

    ack.vim is a Vim plugin interface to the ack command-line tool, providing fast, grep-like search functionality directly within Vim. It displays search results in a split window and supports navigation through them seamlessly. This plugin was designed as a Vim frontend for the programmer's search tool ack. ack can be used as a replacement for 99% of the uses of grep.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    commentary.vim

    commentary.vim

    Commentary.vim: comment stuff out

    vim-commentary is a lightweight Vim/Neovim plugin that makes commenting code fast and repeatable using familiar operator and motion semantics. Instead of bespoke mappings per language, it works with Vim’s built-in commentstring to apply the right markers for each filetype. You can toggle comments on lines, motions, text objects, and visual selections, which keeps your editing flow consistent with other operators like d, y, and c.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    EasyMotion

    EasyMotion

    Vim motions on speed!

    EasyMotion provides a much simpler way to use some motions in vim. It takes the <number> out of <number>w or <number>f{char} by highlighting all possible choices and allowing you to press one key to jump directly to the target. When one of the available motions is triggered, all visible text preceding or following the cursor is faded, and motion targets are highlighted. EasyMotion is triggered by the provided mappings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    vim-startify

    vim-startify

    The fancy start screen for Vim

    vim-startify is a plugin that replaces or enhances Vim’s default blank start screen (when Vim is launched without files) with a more structured, usable homepage. On starting Vim, it presents a menu showing recently edited files, bookmarked files or sessions, and optionally saved sessions that can be resumed. The menu is navigable, and you can choose entries either by selecting with cursor keys or simply typing the bracketed number next to the item.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB