Showing 203 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

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    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
    Vis

    Vis

    A vi-like editor based on Plan 9's structural regular expressions

    Vis aims to be a modern, legacy-free, simple yet efficient editor, combining the strengths of both vi(m) and sam. It extends vi's modal editing with built-in support for multiple cursors/selections and combines it with sam's structural regular expression-based command language. A universal editor, it has decent Unicode support and should cope with arbitrary files, including large, binary, or single-line ones. Efficient syntax highlighting is provided using Parsing Expression Grammars, which can be conveniently expressed using Lua in the form of LPG. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Civ VI Replay

    Civ VI Replay

    Replay and analyse your Civ VI game

    ...Instruction Menu -> Open if you want to load a single save Menu -> Open Directory and select a folder. If you want to look at your whole game, setup your game by saving each turn and load the auto (located usually at "..Document\My Games\Sid Meier's Civilization VI\Saves")
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
    Karabiner-Elements

    Karabiner-Elements

    Powerful utility for keyboard customization

    Karabiner-Elements is a powerful key remapper for macOS.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Contour

    Contour

    Modern C++ Terminal Emulator

    ...Unicode: Emoji support (-: 🌈 💝 😛 👪 - including ZWJ, VS15, VS16 emoji :-) Unicode: Grapheme cluster support. Bold and italic fonts. High-DPI support. Vertical Line Markers (quickly jump to markers in your history!) Vi-like input modes for improved selection and copy'n'paste experience and Vi-like scrolloff feature. Blurred behind transparent background when using Windows 10 or KDE window manager on Linux. Blurrable Background image support. Runtime configuration reload. 256-color and Truecolor support. Key binding customization.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    cmus -  C* Music Player

    cmus - C* Music Player

    Small, fast & powerful console music player for Unix-like systems

    cmus, also known as the C* Music Player is a small yet fast and powerful console music player for Unix-like operating systems. It comes with a number of great features, such as gapless playback, ReplayGain support, MP3 and Ogg streaming, easy-to-use directory browser, powerful playlist filters / live filtering and more. cmus also supports several input and output plugins. Input plugins include: Ogg Vorbis, MP3, FLAC, Opus, Musepack, WavPack, WAV, AAC, MP4, audio CD and more. Output plugins...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    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
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    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
  • 11
    PyMC

    PyMC

    Bayesian Modeling and Probabilistic Programming in Python

    PyMC is a Python library for probabilistic programming focused on Bayesian statistical modeling and machine learning. Built on top of computational tools like Aesara and NumPy, PyMC allows users to define models using intuitive syntax and perform inference using MCMC, variational inference, and other advanced algorithms. It’s widely used in scientific research, data science, and decision modeling.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Pure

    Pure

    Pretty, minimal and fast ZSH prompt

    ...Username and host only displayed when in an SSH session or a container. Shows the current path in the title and the current folder & command when a process is running. Support VI-mode indication by reverse prompt symbol (Zsh 5.3+). Makes an excellent starting point for your own custom prompt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    bvi editor for binary files (hex editor)
    The bvi is a display-oriented editor for binary files (hex-editor), based on the vi texteditor. If you are familiar with vi, just start the editor and begin to edit! A bmore programm is also included in the package.
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 15

    MUI-Vim

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

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17

    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
  • 18
    xvi, a portable multi-file text editor

    xvi, a portable multi-file text editor

    Portable multi-file text editor & the smallest full-function vi clone

    Xvi is a portable multiple-buffer implementation of the UNIX editor `vi' for Atari ST, UNIX, MS-DOS, OS/2 and QNX. Project development has moved to http://codeberg.org/martinwguy/xvi and its web page is at http://martinwguy.net/xvi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Phần mềm VITSD là bộ phần mềm hỗ trợ việc quản lý dữ liệu tài sản đường và vi phạm hành lang an toàn giao thông. Phần mềm VITSD bao gồm hai chương trình độc lập. Chương trình quản lý dữ liệu VITSD-Data và Chương trình vẽ bình đồ duỗi thẳng VITSD-CAD. Chương trình VITSD-Data có nhiệm vụ truy xuất, phân tích dữ liệu thành các lý trình km độc lập, dữ liệu này được sử dụng cho chương trình VITSD-CAD. Chương trình VITSD-CAD chạy trên môi trường autocad và hỗ trợ người dùng vẽ bình đồ duỗi thẳng theo dõi hạ tầng đường bộ và bình đồ duỗi thẳng theo dõi vi phạm hành lang giao thông.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    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: 3 This Week
    Last Update:
    See Project
  • 22

    SMLX

    A sheet music language, easy and intuitive to use

    The purpose of SMLX project is to devise a sheet music language that most digital devices with keypad (e.g. mobile phones) can type melodies easily and intuitively for communication. From this basic, SMLX is capable of being a language for developing music. In other words, one can compose or modify music (multi-channel) by using vi editor. SMLX 計劃的主要目的是開發一種樂譜記載方式,以方便數位樂譜記錄及傳訊交流的目的. 對於音樂為主的使用者而言,使用一般vi編輯器即可編修多軌樂譜: .方便輸入修改: 一般傳(簡)訊時可簡易使用鍵盤表達旋律. 一般所見到的樂譜都可 直接以SMLX方式鍵入檔案處理,聆聽或編修測試. .SMLX樂譜內容和原譜(至少對於簡譜)差異不大+結構相容+容易編修配置+即時聆聽 因此在某種程度上可作為'不彈奏樂器'的音樂工作站語言. 事實上,所提供的 play_smlx 本質上是個聲音取樣機. 任何聲音都可編成.timx檔,以供play_smlx使用.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Screen Window Manager (Screenwm)
    Screenwm is an extension to GNU Screen that adds (1) multiple region layouts within a single session, (2) vi-like movement within complex layouts, (3) window associations by region, and (4) control of remote/embedded sessions using standard bindings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    WA2L/WinTools

    WA2L/WinTools

    End User Tools for Windows.

    Some end user utilities for the Windows operating system. The utilities can be called thru the "Send To" context menu when right-clicking on a file or directory in the explorer or thru the Windows "Start Menu". The package can be 'installed' portable and does not need admin rights. ◆ 𝗨𝗧𝗜𝗟𝗜𝗧𝗜𝗘𝗦 - https://sourceforge.net/projects/wa2l-wintools/files/ → README ◆ 𝗙𝗘𝗔𝗧𝗨𝗥𝗘𝗦 - https://wa2l-wintools.sourceforge.net/man1/wintools.1.html -...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Agua Gest - Gestionale Aziendale php

    Agua Gest - Gestionale Aziendale php

    Open Source - Web Based - CRM - Gestione magazzino e Fatture Magazzino

    ...Agua Gest è un software gestionale php mysql per gestire, il magazzino, le vendite e la contabilità aggiornato alla fattura elettronica dalla versione 1.3.7-3 Con gli ultimi aggiustamenti Per Provarlo on line vi rimando al sito.. http://www.aguagest.it Adatto ad una piccola e media impresa, dal preventivo alla fattura inviata in pdf e inoltro delle riba in formato cbi ( elettronico ), alla gestione del magazzino, al mantenimento della contabilità. Dalla gestione delle foto degli articoli, alla produzione di listini figurati per i clienti. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next