awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to drkjeff16/boolean-toggle.nvim

Open-source alternatives to Boolean Toggle.nvim

30 open-source projects similar to drkjeff16/boolean-toggle.nvim, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Boolean Toggle.nvim alternative.

  • me115/linuxtools_rstAvatar de me115

    me115/linuxtools_rst

    6,012Voir sur GitHub↗

    Linux工具快速教程

    HTML
    Voir sur GitHub↗6,012
  • sinelaw/freshAvatar de sinelaw

    sinelaw/fresh

    5,914Voir sur GitHub↗

    Zed is a terminal-based code editor built in Rust that provides a full-featured editing experience with familiar keybindings, mouse support, and multiple cursors. It runs entirely in the terminal while offering capabilities typically found in graphical editors, including split panes, a command palette, and integrated language server protocol support for real-time diagnostics, completions, go-to-definition, and code actions across multiple languages. The editor distinguishes itself through a plugin system that runs sandboxed TypeScript plugins in a QuickJS runtime, with an asynchronous bridge

    Rustideterminal-basedtext-editor
    Voir sur GitHub↗5,914
  • spf13/spf13-vimAvatar de spf13

    spf13/spf13-vim

    15,501Voir sur GitHub↗

    This project is a Vim configuration distribution and IDE framework designed to transform Vim into a full-featured development environment. It functions as an environment bootstrapper that automates the cloning and installation of editor configurations and plugin bundles to ensure a consistent setup across different machines. The distribution uses a structured layer of settings and overrides, allowing users to customize the environment via local and fork-specific files without modifying the base source. It provides a curated collection of extensions that enable IDE-like capabilities for code n

    Vim Script
    Voir sur GitHub↗15,501
  • jindrapetrik/jpexs-decompilerAvatar de jindrapetrik

    jindrapetrik/jpexs-decompiler

    5,404Voir sur GitHub↗

    JPEX Software is a comprehensive reverse engineering suite for SWF binary files, serving as an ActionScript decompiler and editor. It provides a toolkit for decompiling, analyzing, and modifying the internal structure of compiled Flash content, including the extraction of scripts and media assets. The project is distinguished by its ability to perform direct binary modification, allowing users to edit bytecode and replace embedded resources without reverting to high-level source code. It includes a runtime ActionScript bytecode debugger for variable inspection and call stack analysis, as well

    Javadecompilereditorflash
    Voir sur GitHub↗5,404

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Find more with AI search
  • ajaxorg/aceAvatar de ajaxorg

    ajaxorg/ace

    27,133Voir sur GitHub↗

    Ace is a high-performance, browser-based code editor and JavaScript text editor component designed to be embedded into web applications. It functions as a feature-rich alternative to standard text areas, providing a syntax highlighting engine and support for multiple programming and markup languages. The editor is distinguished by its ability to handle large documents containing millions of lines while maintaining stable performance. It supports multi-cursor editing, allowing simultaneous modifications at multiple selection points across a document. The project covers a broad range of develo

    JavaScript
    Voir sur GitHub↗27,133
  • bennypowers/splitjoin.nvimAvatar de bennypowers

    bennypowers/splitjoin.nvim

    98Voir sur GitHub↗

    🪓🧷 Split or join list-like syntax constructs

    Luaneovimneovim-plugintreesitter
    Voir sur GitHub↗98
  • attilarepka/header.nvimAvatar de attilarepka

    attilarepka/header.nvim

    43Voir sur GitHub↗

    Add or update copyright and license headers in any source file—right from Neovim

    Lua
    Voir sur GitHub↗43
  • allendang/nvim-expand-exprAvatar de AllenDang

    AllenDang/nvim-expand-expr

    35Voir sur GitHub↗

    Expand and repeat expression to multiple lines for neovim.

    Lua
    Voir sur GitHub↗35
  • chrisgrieser/nvim-various-textobjsAvatar de chrisgrieser

    chrisgrieser/nvim-various-textobjs

    769Voir sur GitHub↗

    Bundle of more than 30 new text objects for Neovim.

    Luaindentationneovim-pluginnvim-plugin
    Voir sur GitHub↗769
  • chrisgrieser/nvim-puppeteerAvatar de chrisgrieser

    chrisgrieser/nvim-puppeteer

    75Voir sur GitHub↗

    Automatically convert strings to f-strings or template strings and back.

    Luaf-stringsneovim-pluginnvim-plugin
    Voir sur GitHub↗75
  • ckolkey/ts-node-actionAvatar de CKolkey

    CKolkey/ts-node-action

    378Voir sur GitHub↗

    Neovim Plugin for running functions on nodes.

    Lua
    Voir sur GitHub↗378
  • csessh/stopinsert.nvimAvatar de csessh

    csessh/stopinsert.nvim

    33Voir sur GitHub↗

    Do you often find yourself caught off guard idling in Insert mode instead of escaping to Normal mode like a true Vim user? Let this help you train yourself out of the bad habit. It also boots you out of Insert mode after certain amount of seconds of inactivity

    Lualuaneovim-plugin
    Voir sur GitHub↗33
  • cshuaimin/ssr.nvimAvatar de cshuaimin

    cshuaimin/ssr.nvim

    1,004Voir sur GitHub↗

    Treesitter based structural search and replace plugin for Neovim.

    Lualuaneovim-pluginnvim
    Voir sur GitHub↗1,004
  • daltongd/yanklock.nvimAvatar de daltongd

    daltongd/yanklock.nvim

    21Voir sur GitHub↗

    🔒 A simple neovim plugin that allows the user to temporarily lock the paste register to "0, and use 'd', 'c', 'x', and 's' motions while keeping the most recent yanked content easily accessible.

    Luanvimnvim-luanvim-plugin
    Voir sur GitHub↗21
  • altermo/ultimate-autopair.nvimAvatar de altermo

    altermo/ultimate-autopair.nvim

    578Voir sur GitHub↗

    A treesitter supported autopairing plugin with extensions, and much more

    Luaautopairluaneovim
    Voir sur GitHub↗578
  • filipdutescu/renamer.nvimAvatar de filipdutescu

    filipdutescu/renamer.nvim

    317Voir sur GitHub↗

    VS Code-like renaming UI for Neovim, writen in Lua.

    Lua
    Voir sur GitHub↗317
  • brenton-leighton/multiple-cursors.nvimAvatar de brenton-leighton

    brenton-leighton/multiple-cursors.nvim

    417Voir sur GitHub↗

    A multi-cursor plugin for Neovim that works in normal, insert/replace, or visual modes, and with almost every command

    Luamulticursorneovimneovim-plugin
    Voir sur GitHub↗417
  • booperlv/nvim-gomoveAvatar de booperlv

    booperlv/nvim-gomove

    204Voir sur GitHub↗

    A complete plugin for moving and duplicating blocks and lines, with complete fold handling, reindenting, and undoing in one go.

    Luaneovimneovim-plugin
    Voir sur GitHub↗204
  • folke/zen-mode.nvimAvatar de folke

    folke/zen-mode.nvim

    2,139Voir sur GitHub↗

    🧘 Distraction-free coding for Neovim

    Luaneovimneovim-plugin
    Voir sur GitHub↗2,139
  • gbprod/cutlass.nvimAvatar de gbprod

    gbprod/cutlass.nvim

    227Voir sur GitHub↗

    Plugin that adds a 'cut' operation separate from 'delete'

    Luaneovimneovim-pluginnvim
    Voir sur GitHub↗227
  • gbprod/stay-in-place.nvimAvatar de gbprod

    gbprod/stay-in-place.nvim

    100Voir sur GitHub↗

    Neovim plugin that prevent cursor from moving when using shift and filter actions.

    Luaneovimneovim-pluginnvim
    Voir sur GitHub↗100
  • gbprod/substitute.nvimAvatar de gbprod

    gbprod/substitute.nvim

    732Voir sur GitHub↗

    Neovim plugin introducing a new operators motions to quickly replace and exchange text.

    Luaneovimneovim-pluginnvim
    Voir sur GitHub↗732
  • gbprod/yanky.nvimAvatar de gbprod

    gbprod/yanky.nvim

    1,270Voir sur GitHub↗

    Improved Yank and Put functionalities for Neovim

    Luaneovimneovim-pluginnvim
    Voir sur GitHub↗1,270
  • gregorias/coerce.nvimAvatar de gregorias

    gregorias/coerce.nvim

    174Voir sur GitHub↗

    A Neovim plugin for changing keyword case.

    Luaneovim-pluginstring-case
    Voir sur GitHub↗174
  • h-hg/fcitx.nvimAvatar de h-hg

    h-hg/fcitx.nvim

    101Voir sur GitHub↗

    A Neovim plugin writing in Lua to switch and restore fcitx state for each buffer.

    Luafcitxfcitx5input
    Voir sur GitHub↗101
  • hiberabyss/bzlops.vimAvatar de hiberabyss

    hiberabyss/bzlops.vim

    4Voir sur GitHub↗

    Manipulate bazel BUILD rule base on current file. Support new/delete rule, add/remove dependency base on current line.

    Vim Script
    Voir sur GitHub↗4
  • hinell/duplicate.nvimAvatar de hinell

    hinell/duplicate.nvim

    25Voir sur GitHub↗

    Duplicate visual selection, lines, and textobjects

    Luaneovim-pluginnvim-pluginnvim-plugins
    Voir sur GitHub↗25
  • hinell/move.nvimAvatar de hinell

    hinell/move.nvim

    14Voir sur GitHub↗

    Gain the power to move lines and blocks and auto-indent them! Updated fork of fedepujol/move.nvim

    Luaneovim-pluginnvim-plugin
    Voir sur GitHub↗14
  • hiphish/rainbow-delimiters.nvimAvatar de HiPhish

    HiPhish/rainbow-delimiters.nvim

    874Voir sur GitHub↗
    Lua
    Voir sur GitHub↗874
  • drkjeff16/shebang.nvimAvatar de DrKJeff16

    DrKJeff16/shebang.nvim

    7Voir sur GitHub↗

    Add/modify your shebangs on top of your script files, with live reloading.

    Luaneovimneovim-luaneovim-lua-plugin
    Voir sur GitHub↗7