Showing 252 open source projects for "vim help chinese"

View related business solutions
  • 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
  • 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
  • 1
    Llama-Chinese

    Llama-Chinese

    Llama Chinese community, real-time aggregation

    Llama-Chinese is an open source community initiative focused on adapting and improving Meta’s LLaMA language models for Chinese language applications. The project aggregates datasets, research resources, tutorials, and tools that help developers train and fine-tune LLaMA-based models with Chinese linguistic capabilities. It also provides optimized versions of LLaMA models trained on large-scale Chinese datasets to improve performance in tasks such as translation, summarization, and conversational AI. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The project is to translate latest vim help documentations into simplified Chinese.
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 3
    AutoCorrect

    AutoCorrect

    A linter and formatter to help you to improve copywriting, etc.

    AutoCorrect is a linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean). Like Eslint, Rubocop and Gofmt, AutoCorrect allows us to check source code, and output as colorized diff with corrected suggestions. You can integrate to CI (GitLab CI, GitHub Action, Travis CI....) for use to check the contents in source code.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    SpaceVim

    SpaceVim

    A community-driven modular vim/neovim distribution

    SpaceVim is a community-driven modular Vim distribution. It manages collections of plugins in layers, which help to collect related packages together to provide IDE-like features. First of all, you need to install Vim or Neovim, preferably with +python3 support enabled. Also, you need to have git and curl installed in your system, which is needed for downloading plugins and fonts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • 5
    fzf.vim

    fzf.vim

    Things you can do with fzf and Vim

    fzf.vim integrates the blazing-fast fzf fuzzy finder into Vim and Neovim, turning common navigation tasks into instant searches. With commands like :Files, :Buffers, :Rg, and :Commands, you can jump to files, lines, symbols, commits, or help tags using incremental fuzzy matching. It embraces Vim’s philosophy by composing with registers, marks, quickfix, and mappings, letting you build powerful flows from small pieces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Vieb

    Vieb

    Vim bindings for the web by design

    Free, open source, fast and secure. Local first adblocking, auto-complete, AMP protection, custom redirects and more, all without web requests. Privacy with strict permission system, navigator overrides, custom useragent, custom WebRTC policy and more. Accessible with custom themes, full interface & fontsize scaling, page zooming, spellcheck and mouse support. Security settings with permissions, cache usage, cookie management, (auto-)download settings and more. Window splitting with buffer,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Termux

    Termux

    Terminal emulator application for Android OS extendible

    Termux is an Android terminal application and Linux environment. At first start a small base system is downloaded, desired packages can then be installed using the apt package manager known from the Debian and Ubuntu Linux distributions. Access the built-in help by long-pressing anywhere on the terminal and selecting the Help menu option to learn more. Allows the app to view information about network connections such as which networks exist and are connected. Allows the app to create network...
    Downloads: 271 This Week
    Last Update:
    See Project
  • 8
    NERDTree

    NERDTree

    A tree explorer plugin for vim

    NERDTree is a filesystem explorer for Vim that adds a persistent, navigable tree view to your editing environment. It lets you traverse directories, open files, and perform basic file operations without leaving the editor or reaching for a separate terminal. The plugin is engineered around efficient keyboard navigation, offering intuitive mappings to collapse, expand, and jump between nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    neodev.nvim

    neodev.nvim

    Neovim setup for init.lua and plugin development

    Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Source Han Sans

    Source Han Sans

    Set of OpenType Pan-CJK fonts

    ...In addition to functional OpenType fonts, this open source project provides all of the source files that were used to build these OpenType fonts by using the AFDKO tools. Individual font resources or ZIP files for various deployment configurations are available for download. To help decide which fonts to download, please refer to the Configurations section of the official font readme file. Those who are unfamiliar with GitHub are encouraged to reference the official Source Han download guide, which is provided in English, Japanese, Korean, Simplified Chinese, and Traditional Chinese. You can also download entire releases that include all available configurations in two ZIP files. ...
    Downloads: 243 This Week
    Last Update:
    See Project
  • 11
    ALE

    ALE

    Check syntax in Vim/Neovim asynchronously and fix files

    ...ALE can also act as a lightweight Language Server Protocol client, providing go-to-definition, hover, and code actions through LSP servers when available. Its fix-on-save pipelines and formatter integration help enforce team style guides reliably and repeatably. For large codebases and slower linters, ALE’s job queueing and smart debouncing prevent UI hiccups while still surfacing timely results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    tabby.nvim

    tabby.nvim

    A declarative, highly configurable, and neovim style tabline plugin

    ...Since its inception during the Neovim 0.5 era, the landscape of plugin management and semantic versioning has not been widely adopted; hence, we have made every effort to maintain backward compatibility with each release. A tab page in vim holds one or more windows(not buffers). You can easily switch between tab pages to have several collections of windows to work on different things. Tabline can help you use multiple tabs. Meanwhile, the bufferline is simply an array of opened files. As a result, Bufferline limits the power of vim, especially when editing a large workspace with many opened files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    rust-analyzer

    rust-analyzer

    A Rust compiler front-end for IDEs

    ...If you want to contribute to rust-analyzer or are just curious about how things work under the hood, check the ./docs/dev folder. If you want to use rust-analyzer's language server with your editor of choice, check the manual folder. It also contains some tips & tricks to help you be more productive when using rust-analyzer. rust-analyzer is an implementation of Language Server Protocol for the Rust programming language. It provides features like completion and goto definition for many code editors, including VS Code, Emacs and Vim. For VS Code, install rust-analyzer extension from the marketplace. Prebuilt language server binaries for Windows, Linux and Mac are available on the releases page.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    qutebrowser

    qutebrowser

    A keyboard-driven, vim-like browser based on PyQt5

    qutebrowser is a keyboard-focused browser with a minimal GUI. It’s based on Python and PyQt5 and free software, licensed under the GPL. It was inspired by other browsers/addons like dwb and Vimperator/Pentadactyl. qutebrowser’s primary maintainer, The-Compiler, is currently working part-time on qutebrowser, funded by donations. To sustain this for a long time, your help is needed! See the GitHub Sponsors page for more information. Depending on your sign-up date and how long you keep a...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 15
    OpenPromptStudio

    OpenPromptStudio

    Visual editor for AI prompts with translation, categories, and tools

    ...OpenPromptStudio also provides translation capabilities that can convert Chinese prompts into English and display Chinese translations for English prompts, which is especially useful for tools that require English inputs. A built-in prompt dictionary helps users quickly access commonly used prompt fragments and reuse them in different projects. Users can optionally manage and maintain this dictionary using a connected workspace database, enabling more flexible prompt organization.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Source Han Serif

    Source Han Serif

    A set of OpenType/CFF Pan-CJK fonts

    ...In addition to functional OpenType fonts, this open source project provides all of the source files that were used to build these OpenType fonts by using the AFDKO makeotf and otf2otc tools. Individual font resources or ZIP files for various deployment configurations are available for download. To help decide which fonts to download, please refer to the Configurations section of the official font readme file. Those who are unfamiliar with GitHub are encouraged to reference the official Source Han download guide, which is provided in English, Japanese, Korean, Simplified Chinese, and Traditional Chinese. You can also download entire releases that include all available configurations in a single ZIP file. ...
    Downloads: 67 This Week
    Last Update:
    See Project
  • 17
    Minecraft Mod Language Package

    Minecraft Mod Language Package

    A language package for Minecraft Mods

    Minecraft Mod Language Package is an open-source localization project that provides translations for a wide range of Minecraft mods, primarily focusing on Simplified Chinese. The repository collects translation files and tools used to convert mod content into localized versions that can be applied directly in the game. The project was created to address common issues where mod developers do not provide official translations or where updates to translations are delayed. Contributors collaborate to maintain dictionaries, translation guidelines, and localization tools that help standardize terminology across many different mods. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    Google Open Source Project Style Guide

    Google Open Source Project Style Guide

    Chinese version of Google open source project style guide

    Each larger open source project has its own style guide, a series of conventions on how to write code for the project (sometimes more arbitrary). When all the code maintains a consistent style, it is more important when understanding large code bases. easy. The meaning of "style" covers a wide range, from "variables use camelCase" to "never use global variables" to "never use exceptions". The English version of the project maintains the programming style guidelines used in Google. If the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Wave Terminal

    Wave Terminal

    An open-source, cross-platform terminal for seamless workflows

    Wave is an open-source AI-native terminal built for seamless workflows. Wave isn't just another terminal emulator; it's a rethink on how terminals are built. Wave combines the command line with the power of the open web to help veteran CLI users and new developers alike. Keep development moving forward without the copy, pasting, saving, and exporting headache. Built on an open web framework that is fully extensible. Quickly edit code on a local or remote machine with the same editor that powers VSCode. Great alternative to vim for new terminal users or quick updates. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    ChatALL

    ChatALL

    Concurrently chat with ChatGPT, Bing Chat, Bard, Alpaca, Vincuna, etc.

    ...Large Language Models (LLMs) based AI bots are amazing. However, their behavior can be random and different bots excel at different tasks. If you want the best experience, don't try them one by one. ChatALL (Chinese name: 齐叨) can send prompt to several AI bots concurrently, help you to discover the best results.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 21
    MinecraftDeveloperGuide

    MinecraftDeveloperGuide

    Minecraft developer Chinese guide

    MinecraftDeveloperGuide is an open-source documentation project designed to help developers learn how to create modifications, tools, and extensions for Minecraft. The guide functions as a comprehensive knowledge base that explains many aspects of Minecraft development, including modding frameworks, programming concepts, and the internal mechanics of the game’s software architecture. It serves as a structured learning resource for developers who want to understand how to create mods,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    Localization Editor

    Localization Editor

    macOS editor app to help you manage iOS and macOS app localization

    Simple macOS editor app to help you manage iOS app localizations by allowing you to edit all the translations side by side, highlighting missing translations. Managing localization files (Localizable.strings) is a pain, there is no tooling for it. There is no easy way to know what strings are missing or to compare them across languages. Start the Localization Editor, choose File | Open folder with localization files and point it to the folder where your localization files are stored. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    hithesis

    hithesis

    LaTeX thesis template package for Harbin Institute of Technology

    ...The template includes bibliography settings and citation styles that conform to school rules, along with ready-made environments for formulas, algorithms, and code. It supports Chinese and English typesetting, sensible defaults for fonts, and modern engines like XeLaTeX for robust CJK support. Cross-references, numbering, and page layout are automated, reducing the risk of last-minute formatting errors before submission. Clear build instructions and commented examples help you slot in your content while keeping the required style intact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    AiToEarn

    AiToEarn

    Let's use AI to Earn

    AiToEarn is an open-source, AI-powered platform designed to help creators, brands, and businesses automate the entire content marketing lifecycle, from ideation and production to distribution and monetization. It aims to be a unified solution where users can generate content, tailor it for multiple platforms, and publish it across social networks with minimal manual effort. The project supports matrix publishing to major global platforms like TikTok, YouTube, Instagram, Facebook, Pinterest, Twitter (X), and several Chinese social networks, enabling a “create once, publish everywhere” workflow. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    SimpRead

    SimpRead

    An extension that allows you to instantly enter immersive reading

    Unique function, by extracting titles, descriptions, text, media pictures/videos and other resources to generate pages that conform to Chinese reading habits, with zero-interference and immersive features, suitable for in-depth reading. Do not change the structure of the current page, just highlight the part that needs to be read, suitable for temporary reading or websites that are not adapted to the reading mode. Have pictures you don’t want to show? no problem! Any element on the page can...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB