cateduo / nvimLinks
☆42Updated 3 years ago
Alternatives and similar repositories for nvim
Users that are interested in nvim are comparing it to the libraries listed below
Sorting:
- Modern neovim configuration based on native lsp☆359Updated this week
- 小彭老师自用 NeoVim 整合包☆414Updated last month
- ☆216Updated 6 years ago
- I’m using Neovim now: https://github.com/theniceboy/nvim☆202Updated 6 years ago
- My dotfiles☆417Updated 2 months ago
- My neovim config☆377Updated last year
- ☆301Updated 2 years ago
- VS Code C++项目模板☆227Updated 2 years ago
- CMake 学习资料,笔记以及自己的一些分享。☆205Updated 5 months ago
- 从0开始配置vim系列教程对应配置文件☆26Updated 2 years ago
- CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famou…☆865Updated 6 months ago
- ☆63Updated 2 years ago
- My vim setting file.☆170Updated 2 years ago
- 轻量级 Vim 配置框架,全中文注释☆944Updated 5 months ago
- Neovim configuration☆30Updated 2 weeks ago
- 纯lua配置的neovim快速配置(基本开箱即用)☆80Updated last week
- VIM一键配置C/C++开发环境,可自动下载各类插件。☆59Updated 6 years ago
- vime, an easy and structural config for (neo)vim users☆406Updated 3 years ago
- C++20 STL Cookbook☆601Updated last year
- A very fast Vim repository for C/C++,Go,Python,Rust☆100Updated 3 weeks ago
- Neovim 配置实战:从 0 到 1 打造自己的 IDE☆1,294Updated last year
- 《Modern CMake for C++》的非专业个人翻译☆264Updated 2 years ago
- 总结常用的CMakeLists模板,便于后续使用。☆159Updated 2 years ago
- 《现代C++语言核心特性解析》其他资料☆257Updated 2 months ago
- https://github.com/nanotee/nvim-lua-guide chinese version☆1,254Updated 2 years ago
- My dotfiles☆502Updated this week
- source code of cplusplus tutorial on bilibili☆80Updated 3 years ago
- Education purpose C++17 JSON parser, teach you how to parsing string and numeric literials, as well as using std::variant and std::option…☆75Updated last year
- C++工程目录结构规范示例