Skip to content

Commit e66516d

Browse files
committed
chore(updates): updated entries in files
1 parent 1d97ea3 commit e66516d

File tree

2 files changed

+2102
-1960
lines changed

2 files changed

+2102
-1960
lines changed

README.md

Lines changed: 84 additions & 76 deletions
Original file line numberDiff line numberDiff line change
@@ -4,68 +4,30 @@
44
55
## Table of Contents
66

7+
* [Emacs Lisp](#emacs-lisp)
8+
* [Vue](#vue)
9+
* [Vim Script](#vim-script)
10+
* [Lua](#lua)
711
* [Go](#go)
812
* [Python](#python)
9-
* [Emacs Lisp](#emacs-lisp)
1013
* [Shell](#shell)
1114
* [TypeScript](#typescript)
1215
* [Rust](#rust)
1316
* [JavaScript](#javascript)
1417
* [CSS](#css)
15-
* [Lua](#lua)
16-
* [Vim Script](#vim-script)
1718
* [Typst](#typst)
1819
* [miscellaneous](#miscellaneous)
19-
* [Vue](#vue)
2020
* [TeX](#tex)
2121
* [Vim script](#vim-script-1)
2222
* [Common Lisp](#common-lisp)
2323
* [HTML](#html)
2424
* [Makefile](#makefile)
2525
* [Thanks](#thanks)
2626

27-
## Go
28-
29-
* [owenrumney/squealer](https://github.com/owenrumney/squealer) - Telling tales on you for leaking secrets!
30-
31-
* [AlistGo/alist](https://github.com/AlistGo/alist) - 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
32-
33-
* [picosh/git-pr](https://github.com/picosh/git-pr) - the easiest git collaboration tool
34-
35-
* [myzhan/goreplay-udp](https://github.com/myzhan/goreplay-udp) - goreplay-udp is copycat of goreplay, works on UDP tracffic.
36-
37-
* [xalanq/cf-tool](https://github.com/xalanq/cf-tool) - :bar\_chart: Codeforces CLI (Submit, Parse, Test, etc.). Support Contests, Gym, Groups, acmsguru, Windows, macOS, Linux, 7 MB
38-
39-
* [darjun/go-daily-lib](https://github.com/darjun/go-daily-lib) - Go 每日一库
40-
41-
* [o1egl/govatar](https://github.com/o1egl/govatar) - Avatar generation library for GO language
42-
43-
* [russross/blackfriday](https://github.com/russross/blackfriday) - Blackfriday: a markdown processor for Go
44-
45-
* [hhandhuan/ku-bbs](https://github.com/hhandhuan/ku-bbs) - 酷社区
46-
47-
* [tevino/tcp-shaker](https://github.com/tevino/tcp-shaker) - :heartbeat: Perform TCP handshake without ACK in Go, useful for health check, that is SYN, SYN-ACK, RST.
48-
49-
* [orcaman/concurrent-map](https://github.com/orcaman/concurrent-map) - a thread-safe concurrent map for go
50-
51-
* [elliotchance/orderedmap](https://github.com/elliotchance/orderedmap) - 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
52-
53-
* [fatih/color](https://github.com/fatih/color) - Color package for Go (golang)
54-
55-
* [geektutu/7days-golang](https://github.com/geektutu/7days-golang) - 7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
56-
57-
* [lu569368/struct](https://github.com/lu569368/struct) -
58-
59-
## Python
60-
61-
* [arkohut/pensieve](https://github.com/arkohut/pensieve) - A passive recording project allows you to have complete control over your data. Automatically take screenshots of all your screens, index them, and save them locally.
62-
63-
* [zilongshanren/dotfiles](https://github.com/zilongshanren/dotfiles) - vim,zsh,tmux,git, ctags, ag, jshint, emacs and more
64-
65-
* [manateelazycat/holo-layer](https://github.com/manateelazycat/holo-layer) - HoloLayer is a multimedia layer plugin designed specifically for Emacs
66-
6727
## Emacs Lisp
6828

29+
* [Wilfred/ht.el](https://github.com/Wilfred/ht.el) - The missing hash table library for Emacs
30+
6931
* [LionyxML/emacs-solo](https://github.com/LionyxML/emacs-solo) - A Pure Emacs (no external packages) IDE like configuration.
7032

7133
* [jdtsmith/ultra-scroll-mac](https://github.com/jdtsmith/ultra-scroll-mac) - scroll emacs-mac like lightning
@@ -116,6 +78,84 @@
11678

11779
* [bastibe/org-static-blog](https://github.com/bastibe/org-static-blog) - A static site generator using org-mode
11880

81+
## Vue
82+
83+
* [xugaoyi/vuepress-theme-vdoing](https://github.com/xugaoyi/vuepress-theme-vdoing) - 🚀一款简洁高效的VuePress知识管理&博客(blog)主题
84+
85+
* [tiny-craft/tiny-rdm](https://github.com/tiny-craft/tiny-rdm) - Tiny RDM (Tiny Redis Desktop Manager) - A modern, colorful, super lightweight Redis GUI client for Mac, Windows, and Linux.
86+
87+
## Vim Script
88+
89+
* [liuchengxu/vista.vim](https://github.com/liuchengxu/vista.vim) - :cactus: Viewer & Finder for LSP symbols and tags
90+
91+
* [airblade/vim-rooter](https://github.com/airblade/vim-rooter) - Changes Vim working directory to project root.
92+
93+
* [tomnomnom/dotfiles](https://github.com/tomnomnom/dotfiles) - .vimrc, .bashrc etc
94+
95+
* [shushcat/vim-minimd](https://github.com/shushcat/vim-minimd) - A fast, folding Markdown outliner for Vim
96+
97+
* [skywind3000/vim-init](https://github.com/skywind3000/vim-init) - 轻量级 Vim 配置框架,全中文注释
98+
99+
* [youngyangyang04/PowerVim](https://github.com/youngyangyang04/PowerVim) - Make your vim more power and much easer. 最实用的vim配置🔥
100+
101+
## Lua
102+
103+
* [rimeinn/rime-kagiroi](https://github.com/rimeinn/rime-kagiroi) - Rimeフレームワークの日本語ローマ字入力設定 / Rime框架日语罗马字输入法配置
104+
105+
* [xmake-io/xmake](https://github.com/xmake-io/xmake) - 🔥 A cross-platform build utility based on Lua
106+
107+
* [Mintimate/oh-my-rime](https://github.com/Mintimate/oh-my-rime) - The Simple Config Template Of Rime By Mintimate. QQ Chat-Group: 703260572
108+
109+
* [LufsX/rime](https://github.com/LufsX/rime) - Rime(中州韵)全拼与双拼的自用配置方案
110+
111+
* [KyleBing/rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian) - 86五笔极点码表 for 鼠须管(macOS)、小狼毫(Windows)、中州韵(Ubuntu) 、仓(iOS)、同文(Android)五笔输入方案,五笔输入法,Rime 方案。Chinese wubi input method schema
112+
113+
* [ASC8384/myRime](https://github.com/ASC8384/myRime) - 我的 Rime 配置,适用于朙月拼音/小鹤双拼/小狼毫 /ibus / MacOS
114+
115+
* [iDvel/rime-ice](https://github.com/iDvel/rime-ice) - Rime 配置:雾凇拼音 | 长期维护的简体词库
116+
117+
* [cworld1/nvim-config](https://github.com/cworld1/nvim-config) - My NeoVim configurations.
118+
119+
## Go
120+
121+
* [owenrumney/squealer](https://github.com/owenrumney/squealer) - Telling tales on you for leaking secrets!
122+
123+
* [AlistGo/alist](https://github.com/AlistGo/alist) - 🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
124+
125+
* [picosh/git-pr](https://github.com/picosh/git-pr) - the easiest git collaboration tool
126+
127+
* [myzhan/goreplay-udp](https://github.com/myzhan/goreplay-udp) - goreplay-udp is copycat of goreplay, works on UDP tracffic.
128+
129+
* [xalanq/cf-tool](https://github.com/xalanq/cf-tool) - :bar\_chart: Codeforces CLI (Submit, Parse, Test, etc.). Support Contests, Gym, Groups, acmsguru, Windows, macOS, Linux, 7 MB
130+
131+
* [darjun/go-daily-lib](https://github.com/darjun/go-daily-lib) - Go 每日一库
132+
133+
* [o1egl/govatar](https://github.com/o1egl/govatar) - Avatar generation library for GO language
134+
135+
* [russross/blackfriday](https://github.com/russross/blackfriday) - Blackfriday: a markdown processor for Go
136+
137+
* [hhandhuan/ku-bbs](https://github.com/hhandhuan/ku-bbs) - 酷社区
138+
139+
* [tevino/tcp-shaker](https://github.com/tevino/tcp-shaker) - :heartbeat: Perform TCP handshake without ACK in Go, useful for health check, that is SYN, SYN-ACK, RST.
140+
141+
* [orcaman/concurrent-map](https://github.com/orcaman/concurrent-map) - a thread-safe concurrent map for go
142+
143+
* [elliotchance/orderedmap](https://github.com/elliotchance/orderedmap) - 🔃 An ordered map in Go with amortized O(1) for Set, Get, Delete and Len.
144+
145+
* [fatih/color](https://github.com/fatih/color) - Color package for Go (golang)
146+
147+
* [geektutu/7days-golang](https://github.com/geektutu/7days-golang) - 7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
148+
149+
* [lu569368/struct](https://github.com/lu569368/struct) -
150+
151+
## Python
152+
153+
* [arkohut/pensieve](https://github.com/arkohut/pensieve) - A passive recording project allows you to have complete control over your data. Automatically take screenshots of all your screens, index them, and save them locally.
154+
155+
* [zilongshanren/dotfiles](https://github.com/zilongshanren/dotfiles) - vim,zsh,tmux,git, ctags, ag, jshint, emacs and more
156+
157+
* [manateelazycat/holo-layer](https://github.com/manateelazycat/holo-layer) - HoloLayer is a multimedia layer plugin designed specifically for Emacs
158+
119159
## Shell
120160

121161
* [skywind3000/awesome-cheatsheets](https://github.com/skywind3000/awesome-cheatsheets) - 超级速查表 - 编程语言、框架和开发工具的速查表,单个文件包含一切你需要知道的东西 :zap:
@@ -158,34 +198,6 @@
158198

159199
* [DogLooksGood/org-html-themify](https://github.com/DogLooksGood/org-html-themify) - Themify org-mode HTML export with installed color theme.
160200

161-
## Lua
162-
163-
* [xmake-io/xmake](https://github.com/xmake-io/xmake) - 🔥 A cross-platform build utility based on Lua
164-
165-
* [Mintimate/oh-my-rime](https://github.com/Mintimate/oh-my-rime) - The Simple Config Template Of Rime By Mintimate. QQ Chat-Group: 703260572
166-
167-
* [LufsX/rime](https://github.com/LufsX/rime) - Rime(中州韵)全拼与双拼的自用配置方案
168-
169-
* [KyleBing/rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian) - 86五笔极点码表 for 鼠须管(macOS)、小狼毫(Windows)、中州韵(Ubuntu) 、仓(iOS)、同文(Android)五笔输入方案,五笔输入法,Rime 方案。Chinese wubi input method schema
170-
171-
* [ASC8384/myRime](https://github.com/ASC8384/myRime) - 我的 Rime 配置,适用于朙月拼音/小鹤双拼/小狼毫 /ibus / MacOS
172-
173-
* [iDvel/rime-ice](https://github.com/iDvel/rime-ice) - Rime 配置:雾凇拼音 | 长期维护的简体词库
174-
175-
* [cworld1/nvim-config](https://github.com/cworld1/nvim-config) - My NeoVim configurations.
176-
177-
## Vim Script
178-
179-
* [airblade/vim-rooter](https://github.com/airblade/vim-rooter) - Changes Vim working directory to project root.
180-
181-
* [tomnomnom/dotfiles](https://github.com/tomnomnom/dotfiles) - .vimrc, .bashrc etc
182-
183-
* [shushcat/vim-minimd](https://github.com/shushcat/vim-minimd) - A fast, folding Markdown outliner for Vim
184-
185-
* [skywind3000/vim-init](https://github.com/skywind3000/vim-init) - 轻量级 Vim 配置框架,全中文注释
186-
187-
* [youngyangyang04/PowerVim](https://github.com/youngyangyang04/PowerVim) - Make your vim more power and much easer. 最实用的vim配置🔥
188-
189201
## Typst
190202

191203
* [Jollywatt/typst-fletcher](https://github.com/Jollywatt/typst-fletcher) - Typst package for drawing diagrams with arrows, built on top of CeTZ.
@@ -198,10 +210,6 @@
198210

199211
* [public-api-lists/public-api-lists](https://github.com/public-api-lists/public-api-lists) - A collective list of free APIs for use in software and web development 🚀
200212

201-
## Vue
202-
203-
* [tiny-craft/tiny-rdm](https://github.com/tiny-craft/tiny-rdm) - Tiny RDM (Tiny Redis Desktop Manager) - A modern, colorful, super lightweight Redis GUI client for Mac, Windows, and Linux.
204-
205213
## TeX
206214

207215
* [kimim/orgmode-examples](https://github.com/kimim/orgmode-examples) - A demo of orgmode with beamer, plantuml

0 commit comments

Comments
 (0)