Pinned Repositories
.oauhix-vim
My RC-files.
awesome-copycats
Awesome WM themes
awesome.conf
My awesome-wm configuration files.
bboverlay
My collection of useful ebuilds.
cscope.vim
A vim plugin to help you to create/update cscope database and connect to existing proper database automatically.
cscope_macros
http://www.vim.org/scripts/script.php?script_id=51
huxiao.github.io
Good luck and happiness to my gitblog!
nestexec01
Created with CodeSandbox
vim-bookmark
A bookmark plugin
huxiao's Repositories
huxiao/vim-bookmark
A bookmark plugin
huxiao/.oauhix-vim
My RC-files.
huxiao/awesome-copycats
Awesome WM themes
huxiao/awesome.conf
My awesome-wm configuration files.
huxiao/bboverlay
My collection of useful ebuilds.
huxiao/cscope.vim
A vim plugin to help you to create/update cscope database and connect to existing proper database automatically.
huxiao/cscope_macros
http://www.vim.org/scripts/script.php?script_id=51
huxiao/huxiao.github.io
Good luck and happiness to my gitblog!
huxiao/nestexec01
Created with CodeSandbox
huxiao/octopress
Octopress is an obsessively designed framework for Jekyll blogging. It’s easy to configure and easy to deploy. Sweet huh?
huxiao/nestjs-jwts
NestJs jwt tutorial using access and refresh tokens
huxiao/nestjs-prisma-starter
Starter template for NestJS 😻 includes GraphQL with Prisma Client, Passport-JWT authentication, Swagger Api and Docker
huxiao/NestjsProjectDemo
Nestjs + TypeORM + MySQL + Jwt + Docker实现基本的一对一,多对多,一对多的数据库表连接,数据库链表查询,接口crud,分页查询,jwt鉴权,密码加密处理的大demo
huxiao/old.oauhix-vim
My RC-Collection, vim/vifm/vimperator/zshrc/zathurarc...etc.
huxiao/pure-admin-utils-docs
pure-admin-utils 文档
huxiao/spf13-vim
The ultimate vim distribution
huxiao/uglyduck-utils
Some casually written codes.
huxiao/vim-nerdtree-tabs
NERDTree and tabs together in Vim, painlessly
huxiao/vimwiki.vim.cnx
vimwiki 中文文档
huxiao/vue-pure-admin
🔥 全面ESM+Vue3+Vite+Element-Plus+TypeScript编写的一款后台管理系统(兼容移动端)
huxiao/vue3-refresh-tokens
The in memory refresh token demonstrates one way to refresh your access token using Axios interceptors and an Express server. This also includes unit test using Vue test utils.