Showing 38 open source projects for "vi"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 1
    Neovim

    Neovim

    Hyperextensible Vim-based text editor

    Neovim is a hyperextensible text editor based on Vim. It seeks to maximize usability and extensibility, simplify maintenance and encourage contributions.
    Downloads: 77 This Week
    Last Update:
    See Project
  • 2
    vim-plug

    vim-plug

    Minimalist Vim Plugin Manager

    vim-plug is a minimalist open source Vim plugin manager that's easy to set up and easy to use. It's got a concise, intuitive syntax and a single file, no need for boilerplate code. vim-plug is able to do a number of things. Firstly, it can perform parallel installation/update (with any of +job, +python, +python3, +ruby, or Neovim) extremely fast. It can create shallow clones to consume the least amount of disk space and download time. It can review and rollback updates, and is capable of...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    VimFx

    VimFx

    Vim keyboard shortcuts for Firefox

    VimFx brings Vim-inspired navigation and command mode to Firefox via WebExtensions. It allows users to control the browser with keyboard shortcuts (h/j/k/l), open tabs, follow links, find text, and execute commands—all without a mouse. It mimics Vim’s Normal/Insert modes, enabling power users to browse efficiently. It is open-source and integrates seamlessly with Firefox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Powerline

    Powerline

    Statusline plugin for vim with prompts for several other applications

    Powerline is a statusline plugin for vim, and provides statuslines and prompts for several other applications, including zsh, bash, tmux, IPython, Awesome, i3 and Qtile. Powerline was completely rewritten in Python to get rid of as much vimscript as possible. This has allowed much better extensibility, leaner and better config files, and a structured, object-oriented codebase with no mandatory third-party dependencies other than a Python interpreter. Using Python has allowed unit testing of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    vim-go

    vim-go

    Go development plugin for Vim

    This plugin adds Go language support for Vim, with the following main features. Look up documentation with :GoDoc or :GoDocBrowser, easily import packages via :GoImport, remove them via :GoDrop. Precise type-safe renaming of identifiers with :GoRename. See which code is covered by tests with :GoCoverage. Add or remove tags on struct fields with :GoAddTags and :GoRemoveTags. Call golangci-lint with :GoMetaLinter to invoke all possible linters (golint, vet, errcheck, deadcode, etc.) and put...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    MUI-Vim

    Vim with a MUI GUI for AmigaOS4, AROS and MorphOS.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Scala to Kotlin Converter

    Scala to Kotlin Converter

    Convert Scala source code to Kotlin source code.

    To convert my Scala unit tests to Kolin unit tests as Scala is a pain to upgrade and I'm stock at Scala 1.12. Easier to move to Kotlin which also works fine with Android.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Russian Vim

    Russian Vim

    Russian language for a popular text editor Vim

    Translation of documents, messages, and menu items of the program Vim on Russian language. Редактор Vim по-русски.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    syncped

    syncped

    lightweight portable vi compatible editor

    syncped is a SYNChronizing Portable EDitor supporting more than 100 programming languages, is available under Windows, Linux and OSX, has a vi compatibility mode, and can be configured to work with most version control systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10
    PmWiki to Markdown Converter

    PmWiki to Markdown Converter

    Converts PMWiki to Markdown

    Vim script to Convert PMWiki to Markdown
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    VI65

    VI editor for 6502 based systems

    A VI like editor for the Commodore 64, 128, 16, Plus 4, VIC20 (expanded), PET 40/80, Atari 8bit, Apple II.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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. When you add arguments to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    vim-airline

    vim-airline

    Very light status/tabline for vim

    Lean & mean status/tabline for vim that's light as air. When the plugin is correctly loaded, there will be a nice statusline at the bottom of each vim window. That line consists of several sections, each one displaying some piece of information. For a better look, any sections can be colored differently, depending on various conditions (e.g. the mode or whether the current file is 'modified'). Tiny core written with extensibility in mind (open/closed principle). Integrates with a variety of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Vrapper

    Vrapper

    Vim-like editing in Eclipse

    Vrapper is an eclipse plugin which acts as a wrapper for existing eclipse text editors to provide a Vim-like input scheme for moving around and editing text. Eclipse Update Site: http://vrapper.sourceforge.net/update-site/stable
    Downloads: 13 This Week
    Last Update:
    See Project
  • 15
    Spacemacs

    Spacemacs

    A community-driven Emacs distribution

    The best editor is neither Emacs nor Vim, it's Emacs *and* Vim, courtesy of Spacemacs! Spacemacs is an extension of the popular text editor Emacs, that offers a whole new way of experiencing Emacs. It is a community-driven Emacs distribution that focuses on ergonomics, mnemonics and consistency. Using it comes naturally to both Emacs and Vim users. In fact, you could even combine the two editing styles. Enabling you to switch between input styles makes Spacemacs a great choice for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    vim-sql

    SQL Workbench/J implementation in VIM

    This is an implementation of SQL Workbench/J (http://www.sql-workbench.net/) in VIM. It works with any DBMS supported by SQL Workbench/J (PostgreSQL, Oracle, SQLite, MySQL, SQL Server etc.). See the complete list here: http://www.sql-workbench.net/databases.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Vim provides a rich set of tools which makes generating latex easy, pain-free and quite pleasurable. This web-site aims at bringing together the rich set of tools the vim community has produced over the years into a central repository
    Downloads: 14 This Week
    Last Update:
    See Project
  • 18
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    ViATc

    ViATc

    Vim Key for Total Commander

    Vim Mode At Total Commander
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22
    This vim plugin provides the ability to convert current file to colored HTML, BBcode, (in future) LaTeX or whatever you have written specification for.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Vim Crestron IDE

    Turn gVim into a Crestron SIMPL+ IDE.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Plugin that helps Vim user to map one sequence of characters to other sequence of characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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
  • Previous
  • You're on page 1
  • 2
  • Next