Pixeller's repositories
miniSnip
Lightweight snippet plugin for Vim
nico
a Game Framework in Nim inspired by Pico-8.
auto-pairs
Vim plugin, insert or delete brackets, parens, quotes in pair
bake
A build system that lets you clone, build and run C/C++ projects with a single command
ctrlp.vim
Active fork of kien/ctrlp.vim—Fuzzy file, buffer, mru, tag, etc finder.
docsify
🃏 A magical documentation site generator.
ecere-sdk
Ecere SDK (eC Language, Ecere IDE, Cross platform GUI, graphics, and more) — http://ec-lang.org —
faur
⚒️✨ My personal C games framework. 2D graphics, sound, inputs, states, ECS, and misc utils for data, files, math, memory, strings, time, and more. Builds for Linux, Windows, Web, and embedded devices.
flecs
A fast entity component system (ECS) for C & C++
GitHub520
:kissing_heart: 让你“爱”上 GitHub,解决访问时图裂、加载慢的问题。(无需安装)
kc85.zig
A KC85 emulator written in Zig
learnopengl-examples
Examples from learnopengl.com, implemented using Sokol libraries.
lsp
Language Server Protocol (LSP) plugin for Vim9
mgba
mGBA Game Boy Advance Emulator
moe
A command line based editor inspired by Vim. Written in Nim.
pacman.zig
Simple Pacman clone written in Zig.
powerlevel10k
A Zsh theme
ranger
A VIM-inspired filemanager for the console
smake
Automatically generate Makefile by only typing smake in the project
sokol
minimal cross-platform standalone C headers
sokol-nim
nim bindings for https://github.com/floooh/sokol
sokol-samples
Sample code for https://github.com/floooh/sokol
tig
Text-mode interface for git
v-vim
Support for V syntax highlighting in Vim
vim-auto-popmenu
:sunglasses: Display the Completion Menu Automantically (next AutoComplPop) !!
vimcdoc
Vim 中文文档计划
wefx
Basic WASM graphics package to draw to an HTML Canvas using C. In the style of the gfx library