- Guangzhou, China
-
-
opencode.nvim Public
Forked from sudo-tee/opencode.nvimneovim frontend for opencode - a terminal-based AI coding agent
Lua Apache License 2.0 UpdatedOct 16, 2025 -
-
tnvim Public
This is my NeoVim configs based on AstroNvim!
Lua GNU General Public License v3.0 UpdatedApr 21, 2025 -
-
telescope-fzf-native.nvim Public
Forked from nvim-telescope/telescope-fzf-native.nvimFZF sorter for telescope written in c
C UpdatedOct 18, 2024 -
vim-gutentags Public
Forked from ludovicchabant/vim-gutentagsA Vim plugin that manages your tag files
Vim Script MIT License UpdatedMay 26, 2022 -
tvim Public archive
Configuration for Vim/Neovim from work and study.
-
-
gtags-cscope Public
Forked from joereynolds/gtags-scopeAn up-to-date version of gtags-cscope.vim from GNU global
Vim Script Other UpdatedMar 17, 2021 -
macdeployqtfix Public
Forked from arl/macdeployqtfixTo bundle a Qt application on Mac OSX, there is macdeployqt. To finish the job there is macdeployqtfix! ✅
-
VTextEdit Public archive
VTextEdit, QTextEdit with seamless image support.
-
-
-
qtci Public
Forked from benlau/qtciCollection of scripts to build Qt application in command line environment
Shell Apache License 2.0 UpdatedMar 26, 2020 -
kwidgetsaddons Public
KWidgetAddons forked from [KDE](git://anongit.kde.org/kwidgetsaddons.git)
-
detorte Public
Detorte color scheme for Vim (originating from built-in desert and torte color schemes)
-
-
vim-highlight Public
Clone from http://www.vim.org/scripts/script.php?script_id=1599.
-
hoedown Public
Forked from hoedown/hoedownStandards compliant, fast, secure markdown processing library in C
-
-
linuxdeployqt Public
Forked from probonopd/linuxdeployqtMakes Linux applications self-contained by copying in the libraries and plugins that the application uses, and optionally generates an AppImage. Can be used for Qt and other applications
-
homebrew-cask Public
Forked from Homebrew/homebrew-cask🍻 A CLI workflow for the administration of macOS applications distributed as binaries
Ruby BSD 2-Clause "Simplified" License UpdatedFeb 27, 2018 -
a.vim Public
Forked from vim-scripts/a.vimAlternate Files quickly (.c --> .h etc)
Vim Script UpdatedDec 1, 2016 -
vim-markdown Public
Forked from gabrielelana/vim-markdownFork from https://github.com/gabrielelana/vim-markdown with conceal support and reduced mappings.
-
vim-mark Public
Clone from http://www.vim.org/scripts/script.php?script_id=2666.
Vim Script UpdatedSep 11, 2016 -
From official QEMU mirror. For GSoC and QEMU study.
-
zaver Public
Forked from zyearn/zaveryet another fast and efficient HTTP server
C MIT License UpdatedAug 25, 2015 -
linux Public
Forked from torvalds/linuxLinux kernel source tree. I study Linux kernel with this. I may add some comments to it.
-
xv6 Public
Xv6, a simple Unix-like teaching operating system from MIT 6.828