Pinned Repositories
avy
Jump to things in Emacs tree-style
boon
Ergonomic Command Mode for Emacs
cargo-issue-reproduction
This is a simplified reproduction of a cargo issue
cargo-outdated
A cargo subcommand for displaying when Rust dependencies are out of date
cargo.el
Emacs Minor Mode for Cargo, Rust's Package Manager.
di
Boost.DI: C++14 Dependency Injection Library
emacs-which-key
Emacs package that displays available keybindings in popup
expand-region.el
Emacs extension to increase selected region by semantic units.
magit-todos
Show source files' TODOs (and FIXMEs, etc) in Magit status buffer
zhaojiangbin's Repositories
zhaojiangbin/magit-todos
Show source files' TODOs (and FIXMEs, etc) in Magit status buffer
zhaojiangbin/avy
Jump to things in Emacs tree-style
zhaojiangbin/boon
Ergonomic Command Mode for Emacs
zhaojiangbin/cargo-issue-reproduction
This is a simplified reproduction of a cargo issue
zhaojiangbin/cargo-outdated
A cargo subcommand for displaying when Rust dependencies are out of date
zhaojiangbin/cargo.el
Emacs Minor Mode for Cargo, Rust's Package Manager.
zhaojiangbin/di
Boost.DI: C++14 Dependency Injection Library
zhaojiangbin/emacs-which-key
Emacs package that displays available keybindings in popup
zhaojiangbin/expand-region.el
Emacs extension to increase selected region by semantic units.
zhaojiangbin/fmt
Small, safe and fast formatting library
zhaojiangbin/io-mux
Rust io-mux crate: Provide multiple file descriptors writing into one in-order pipe, tagged by the source of data (e.g. stdout/stderr)
zhaojiangbin/kcmd
zhaojiangbin/lapce
Lightning-fast and Powerful Code Editor written in Rust
zhaojiangbin/magic_get
std::tuple like methods for user defined POD types without any macro or boilerplate code
zhaojiangbin/mark-tap
zhaojiangbin/mo-git-blame
An interactive, interative 'git blame' mode for Emacs
zhaojiangbin/named-operator
Named operators for C++
zhaojiangbin/nodejs-repl.el
Run Node.js REPL and communicate with the process
zhaojiangbin/org-make-toc
Automatic tables of contents for Org files
zhaojiangbin/pugixml
Light-weight, simple and fast XML parser for C++ with XPath support
zhaojiangbin/rapidxml
RapidXML fork; XML namespacing, per-element parsing, etc
zhaojiangbin/sigma
The Sigma programming language
zhaojiangbin/stackless_coroutine
Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.
zhaojiangbin/static_any
generic stack-based container
zhaojiangbin/term-cmd
Send commands to Emacs from programs running in the term.el terminal emulator