Skip to content

Commit e5e008c

Browse files
committed
chore(updates): updated entries in files
1 parent 06f1f6f commit e5e008c

File tree

2 files changed

+4479
-4454
lines changed

2 files changed

+4479
-4454
lines changed

README.md

Lines changed: 100 additions & 103 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,21 @@
44
55
## Table of Contents
66

7+
* [Lua](#lua)
8+
* [Vue](#vue)
9+
* [C](#c)
710
* [Emacs Lisp](#emacs-lisp)
8-
* [Kotlin](#kotlin)
11+
* [TypeScript](#typescript)
912
* [Go](#go)
10-
* [Vim Script](#vim-script)
1113
* [miscellaneous](#miscellaneous)
14+
* [Kotlin](#kotlin)
15+
* [Vim Script](#vim-script)
1216
* [TeX](#tex)
13-
* [Python](#python)
1417
* [YASnippet](#yasnippet)
15-
* [Lua](#lua)
18+
* [Python](#python)
1619
* [HTML](#html)
1720
* [Shell](#shell)
1821
* [JavaScript](#javascript)
19-
* [C](#c)
20-
* [TypeScript](#typescript)
2122
* [Vim script](#vim-script-1)
2223
* [PLpgSQL](#plpgsql)
2324
* [Common Lisp](#common-lisp)
@@ -30,14 +31,74 @@
3031
* [Org](#org)
3132
* [Rust](#rust)
3233
* [Markdown](#markdown)
33-
* [Vue](#vue)
3434
* [Stylus](#stylus)
3535
* [Makefile](#makefile)
36-
* [Java](#java)
3736
* [Thanks](#thanks)
3837

38+
## Lua
39+
40+
* [Mintimate/oh-my-rime](https://github.com/Mintimate/oh-my-rime) - The Simple Config Template Of Rime By Mintimate. QQ Chat-Group: 703260572
41+
42+
* [LufsX/rime](https://github.com/LufsX/rime) - Rime(中州韵)全拼与双拼的自用配置方案
43+
44+
* [KyleBing/rime-wubi86-jidian](https://github.com/KyleBing/rime-wubi86-jidian) - 86五笔极点码表 for 鼠须管(macOS)、小狼毫(Windows)、中州韵(Ubuntu) 、仓输入法(iOS)五笔输入法
45+
46+
* [ASC8384/myRime](https://github.com/ASC8384/myRime) - 我的 Rime 配置,适用于朙月拼音/小鹤双拼/小狼毫 /ibus
47+
48+
* [sindrets/diffview.nvim](https://github.com/sindrets/diffview.nvim) - Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
49+
50+
* [iDvel/rime-ice](https://github.com/iDvel/rime-ice) - Rime 配置:雾凇拼音 | 长期维护的简体词库
51+
52+
* [echasnovski/nvim](https://github.com/echasnovski/nvim) - My custom NeoVim setup
53+
54+
* [Bekaboo/dropbar.nvim](https://github.com/Bekaboo/dropbar.nvim) - IDE-like breadcrumbs, out of the box
55+
56+
* [sidebar-nvim/sidebar.nvim](https://github.com/sidebar-nvim/sidebar.nvim) - A generic and modular lua sidebar for Neovim
57+
58+
* [rmagatti/goto-preview](https://github.com/rmagatti/goto-preview) - A small Neovim plugin for previewing definitions using floating windows.
59+
60+
* [DNLHC/glance.nvim](https://github.com/DNLHC/glance.nvim) - A pretty window for previewing, navigating and editing your LSP locations
61+
62+
* [nvim-lua/plenary.nvim](https://github.com/nvim-lua/plenary.nvim) - plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
63+
64+
* [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) - Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort
65+
66+
* [monaqa/dial.nvim](https://github.com/monaqa/dial.nvim) - enhanced increment/decrement plugin for Neovim.
67+
68+
* [cworld1/nvim-config](https://github.com/cworld1/nvim-config) - My NeoVim configurations.
69+
70+
* [utilyre/sentiment.nvim](https://github.com/utilyre/sentiment.nvim) - Enhanced matchparen.vim plugin for Neovim
71+
72+
* [nvim-lua/kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim) - A launch point for your personal nvim configuration
73+
74+
* [webfrogs/nvim](https://github.com/webfrogs/nvim) - my neovim configuration repository
75+
76+
* [jdhao/nvim-config](https://github.com/jdhao/nvim-config) - A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...
77+
78+
* [AGou-ops/dotfiles](https://github.com/AGou-ops/dotfiles) - My personal dotfiles, about neovim, zsh shell, tmux...
79+
80+
## Vue
81+
82+
* [tiny-craft/tiny-rdm](https://github.com/tiny-craft/tiny-rdm) - A Modern Redis GUI Client
83+
84+
## C
85+
86+
* [koekeishiya/yabai](https://github.com/koekeishiya/yabai) - A tiling window manager for macOS based on binary space partitioning
87+
88+
* [remzi-arpacidusseau/ostep-code](https://github.com/remzi-arpacidusseau/ostep-code) - Code from various chapters in OSTEP (http://www.ostep.org)
89+
90+
* [akermu/emacs-libvterm](https://github.com/akermu/emacs-libvterm) - Emacs libvterm integration
91+
3992
## Emacs Lisp
4093

94+
* [jojojames/dired-sidebar](https://github.com/jojojames/dired-sidebar) - Sidebar for Emacs leveraging Dired
95+
96+
* [mykyta-shyrin/cheatsheet](https://github.com/mykyta-shyrin/cheatsheet) -
97+
98+
* [jdtsmith/indent-bars](https://github.com/jdtsmith/indent-bars) - Fast, configurable indentation guide-bars for Emacs
99+
100+
* [jart/emacs-copilot](https://github.com/jart/emacs-copilot) - Large language model code completion for Emacs
101+
41102
* [nschum/window-numbering.el](https://github.com/nschum/window-numbering.el) - Emacs: Numbered window shortcuts
42103

43104
* [Wilfred/helpful](https://github.com/Wilfred/helpful) - A better Emacs *help* buffer
@@ -182,15 +243,19 @@
182243

183244
* [lryong/emacs-golang-conf](https://github.com/lryong/emacs-golang-conf) - Emacs configuration suitable for golang development
184245

185-
* [bastibe/org-static-blog](https://github.com/bastibe/org-static-blog) - A static site generator using org-mode
246+
## TypeScript
186247

187-
## Kotlin
248+
* [dsrkafuu/sakana-widget](https://github.com/dsrkafuu/sakana-widget) - Sakana widget for Web. | 网页小组件版本的石蒜模拟器。
188249

189-
* [osfans/trime](https://github.com/osfans/trime) - 同文安卓輸入法平臺3.x/Android-rime/Rime Input Method Engine for Android
250+
* [jupyter-widgets/ipywidgets](https://github.com/jupyter-widgets/ipywidgets) - Interactive Widgets for the Jupyter Notebook
251+
252+
* [geekris1/funnycode](https://github.com/geekris1/funnycode) -
253+
254+
* [darkreader/darkreader](https://github.com/darkreader/darkreader) - Dark Reader Chrome and Firefox extension
190255

191256
## Go
192257

193-
* [iDvel/rime-ice](https://github.com/iDvel/rime-ice) - Rime 配置:雾凇拼音 | 长期维护的简体词库
258+
* [cheat/cheat](https://github.com/cheat/cheat) - cheat allows you to create and view interactive cheatsheets on the command-line. It was designed to help remind \*nix system administrators of options for commands that they use frequently, but not frequently enough to remember.
194259

195260
* [darjun/go-daily-lib](https://github.com/darjun/go-daily-lib) - Go 每日一库
196261

@@ -208,6 +273,8 @@
208273

209274
* [russross/blackfriday](https://github.com/russross/blackfriday) - Blackfriday: a markdown processor for Go
210275

276+
* [mlogclub/bbs-go](https://github.com/mlogclub/bbs-go) - 基于Golang的开源社区系统。
277+
211278
* [hhandhuan/ku-bbs](https://github.com/hhandhuan/ku-bbs) - 酷社区
212279

213280
* [chalvern/apollo](https://github.com/chalvern/apollo) - 更实用的 Go 开发的社区(论坛),Better use of Go development community (forum) http://www.jianzhoubian.com
@@ -240,40 +307,10 @@
240307

241308
* [mmcgrana/gobyexample](https://github.com/mmcgrana/gobyexample) - Go by Example
242309

243-
* [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动手写/从零实现系列
244-
245-
* [mohuishou/go-design-pattern](https://github.com/mohuishou/go-design-pattern) - golang design pattern go 设计模式实现,包含 23 种常见的设计模式实现,同时这也是极客时间-设计模式之美 的笔记
246-
247-
* [lu569368/struct](https://github.com/lu569368/struct) -
248-
249-
* [unknwon/the-way-to-go\_ZH\_CN](https://github.com/unknwon/the-way-to-go_ZH_CN) - 《The Way to Go》中文译本,中文正式名《Go 入门指南》
250-
251-
* [0voice/Introduction-to-Golang](https://github.com/0voice/Introduction-to-Golang) - 【未来服务器端编程语言】最全空降golang资料补给包(满血战斗),包含文章,书籍,作者论文,理论分析,开源框架,云原生,大佬视频,大厂实战分享ppt
252-
253-
* [xiaobaiTech/golangFamily](https://github.com/xiaobaiTech/golangFamily) - 【超全golang面试题合集+golang学习指南+golang知识图谱+入门成长路线】 一份涵盖大部分golang程序员所需要掌握的核心知识。常用第三方库(mysql,mq,es,redis等)+机器学习库+算法库+游戏库+开源框架+自然语言处理nlp库+网络库+视频库+微服务框架+视频教程+音频音乐库+图形图片库+物联网库+地理位置信息+嵌入式脚本库+编译器库+数据库+金融库+电子邮件库+电子书籍+分词+数据结构+设计模式+去html tag标签等+go学习+go面试+计算机网络基础+图解网络+操作系统面试题+数据库面试题+面试题合集
254-
255-
* [lifei6671/interview-go](https://github.com/lifei6671/interview-go) - golang面试题集合
256-
257-
* [shomali11/go-interview](https://github.com/shomali11/go-interview) - Collection of Technical Interview Questions solved with Go
258-
259-
* [yqchilde/Golang-Interview](https://github.com/yqchilde/Golang-Interview) - Golang面试题,收集自Golang中文网,收集是为了自己可以巩固复习,不必要每次去找
260-
261-
## Vim Script
262-
263-
* [matze/vim-move](https://github.com/matze/vim-move) - Plugin to move lines and selections up and down
264-
265-
* [mattn/vim-gist](https://github.com/mattn/vim-gist) - Vim plugin for Gist
266-
267-
* [tomnomnom/dotfiles](https://github.com/tomnomnom/dotfiles) - .vimrc, .bashrc etc
268-
269-
* [shushcat/vim-minimd](https://github.com/shushcat/vim-minimd) - A fast, folding Markdown outliner for Vim
270-
271-
* [skywind3000/vim-init](https://github.com/skywind3000/vim-init) - 轻量级 Vim 配置框架,全中文注释
272-
273-
* [youngyangyang04/PowerVim](https://github.com/youngyangyang04/PowerVim) - Make your vim more power and much easer.
274-
275310
## miscellaneous
276311

312+
* [ProgrammingHero1/100-plus-python-coding-problems-with-solutions](https://github.com/ProgrammingHero1/100-plus-python-coding-problems-with-solutions) - A list of python problems for beginners and intermediate developers
313+
277314
* [emacs-tw/emacs-101-beginner-survival-guide](https://github.com/emacs-tw/emacs-101-beginner-survival-guide) - Emacs 101 新手求生指南 - 一本讓你學 Emacs 不再學得靠北靠母的美好的新手求生指南
278315

279316
* [SteamedFish/emacszh-tg-configs](https://github.com/SteamedFish/emacszh-tg-configs) - emacszh telegram 群组成员的配置文件
@@ -282,7 +319,7 @@
282319

283320
* [alhassy/ElispCheatSheet](https://github.com/alhassy/ElispCheatSheet) - Quick reference to the core language of Emacs ---Editor MACroS.
284321

285-
* [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 🚀 (Clone of https://github.com/public-apis/public-apis)
322+
* [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 🚀
286323

287324
* [Gracker/Rss-IT](https://github.com/Gracker/Rss-IT) - 这个项目记录了个人订阅的一些科技人的Blog地址,欢迎大家推荐,一起来完善! 欢迎自荐......
288325

@@ -324,55 +361,41 @@
324361

325362
* [iamshuaidi/CS-Book](https://github.com/iamshuaidi/CS-Book) - 计算机类常用电子书整理,并且附带下载链接,包括Java,Python,Linux,Go,C,C++,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等书籍
326363

327-
## TeX
328-
329-
* [kimim/orgmode-examples](https://github.com/kimim/orgmode-examples) - A demo of orgmode with beamer, plantuml
330-
331-
* [punchagan/resume](https://github.com/punchagan/resume) - Source files for my resume
332-
333-
## Python
334-
335-
* [kovidgoyal/kitty](https://github.com/kovidgoyal/kitty) - Cross-platform, fast, feature-rich, GPU based terminal
336-
337-
* [VikParuchuri/marker](https://github.com/VikParuchuri/marker) - Convert PDF to markdown quickly with high accuracy
338-
339-
* [emacs-eaf/eaf-pdf-viewer](https://github.com/emacs-eaf/eaf-pdf-viewer) - Fastest PDF Viewer in Emacs
340-
341-
* [EugeneLiu/translationCSAPP](https://github.com/EugeneLiu/translationCSAPP) - 为 CSAPP 视频课程提供字幕,翻译 PPT,Lab。
364+
## Kotlin
342365

343-
## YASnippet
366+
* [osfans/trime](https://github.com/osfans/trime) - 同文安卓輸入法平臺3.x/Android-rime/Rime Input Method Engine for Android
344367

345-
* [nowislewis/nowisemacs](https://github.com/nowislewis/nowisemacs) - A full-blown emacs configuration framework with easy abstraction
368+
## Vim Script
346369

347-
## Lua
370+
* [matze/vim-move](https://github.com/matze/vim-move) - Plugin to move lines and selections up and down
348371

349-
* [echasnovski/nvim](https://github.com/echasnovski/nvim) - My custom NeoVim setup
372+
* [mattn/vim-gist](https://github.com/mattn/vim-gist) - Vim plugin for Gist
350373

351-
* [Bekaboo/dropbar.nvim](https://github.com/Bekaboo/dropbar.nvim) - IDE-like breadcrumbs, out of the box
374+
* [tomnomnom/dotfiles](https://github.com/tomnomnom/dotfiles) - .vimrc, .bashrc etc
352375

353-
* [sidebar-nvim/sidebar.nvim](https://github.com/sidebar-nvim/sidebar.nvim) - A generic and modular lua sidebar for Neovim
376+
* [shushcat/vim-minimd](https://github.com/shushcat/vim-minimd) - A fast, folding Markdown outliner for Vim
354377

355-
* [rmagatti/goto-preview](https://github.com/rmagatti/goto-preview) - A small Neovim plugin for previewing definitions using floating windows.
378+
* [skywind3000/vim-init](https://github.com/skywind3000/vim-init) - 轻量级 Vim 配置框架,全中文注释
356379

357-
* [DNLHC/glance.nvim](https://github.com/DNLHC/glance.nvim) - A pretty window for previewing, navigating and editing your LSP locations
380+
* [youngyangyang04/PowerVim](https://github.com/youngyangyang04/PowerVim) - Make your vim more power and much easer.
358381

359-
* [nvim-lua/plenary.nvim](https://github.com/nvim-lua/plenary.nvim) - plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
382+
## TeX
360383

361-
* [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) - Library of 35+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort
384+
* [kimim/orgmode-examples](https://github.com/kimim/orgmode-examples) - A demo of orgmode with beamer, plantuml
362385

363-
* [monaqa/dial.nvim](https://github.com/monaqa/dial.nvim) - enhanced increment/decrement plugin for Neovim.
386+
* [punchagan/resume](https://github.com/punchagan/resume) - Source files for my resume
364387

365-
* [cworld1/nvim-config](https://github.com/cworld1/nvim-config) - My NeoVim configurations.
388+
## YASnippet
366389

367-
* [utilyre/sentiment.nvim](https://github.com/utilyre/sentiment.nvim) - Enhanced matchparen.vim plugin for Neovim
390+
* [nowislewis/nowisemacs](https://github.com/nowislewis/nowisemacs) - A full-blown emacs configuration framework with easy abstraction
368391

369-
* [nvim-lua/kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim) - A launch point for your personal nvim configuration
392+
## Python
370393

371-
* [webfrogs/nvim](https://github.com/webfrogs/nvim) - my neovim configuration repository
394+
* [VikParuchuri/marker](https://github.com/VikParuchuri/marker) - Convert PDF to markdown quickly with high accuracy
372395

373-
* [jdhao/nvim-config](https://github.com/jdhao/nvim-config) - A modern Neovim configuration with full battery for Python, Lua, C++, Markdown, LaTeX, and more...
396+
* [emacs-eaf/eaf-pdf-viewer](https://github.com/emacs-eaf/eaf-pdf-viewer) - Fastest PDF Viewer in Emacs
374397

375-
* [AGou-ops/dotfiles](https://github.com/AGou-ops/dotfiles) - My personal dotfiles, about neovim, zsh shell, tmux...
398+
* [EugeneLiu/translationCSAPP](https://github.com/EugeneLiu/translationCSAPP) - 为 CSAPP 视频课程提供字幕,翻译 PPT,Lab。
376399

377400
## HTML
378401

@@ -406,22 +429,6 @@
406429

407430
* [vouv/chat-room](https://github.com/vouv/chat-room) - 使用GO+Vue构建的聊天室网站
408431

409-
* [nnngu/LearningNotes](https://github.com/nnngu/LearningNotes) - 📚 一些记录~
410-
411-
## C
412-
413-
* [remzi-arpacidusseau/ostep-code](https://github.com/remzi-arpacidusseau/ostep-code) - Code from various chapters in OSTEP (http://www.ostep.org)
414-
415-
* [akermu/emacs-libvterm](https://github.com/akermu/emacs-libvterm) - Emacs libvterm integration
416-
417-
## TypeScript
418-
419-
* [jupyter-widgets/ipywidgets](https://github.com/jupyter-widgets/ipywidgets) - Interactive Widgets for the Jupyter Notebook
420-
421-
* [geekris1/funnycode](https://github.com/geekris1/funnycode) -
422-
423-
* [darkreader/darkreader](https://github.com/darkreader/darkreader) - Dark Reader Chrome and Firefox extension
424-
425432
## Vim script
426433

427434
* [ajmwagar/vim-deus](https://github.com/ajmwagar/vim-deus) - 🌙 A better color scheme for the late night coder
@@ -430,8 +437,6 @@
430437

431438
* [chxuan/vimplus](https://github.com/chxuan/vimplus) - :rocket:An automatic configuration program for vim
432439

433-
* [imxiejie/ThinkVim](https://github.com/imxiejie/ThinkVim) - Vim configuration in the 21st century
434-
435440
## PLpgSQL
436441

437442
* [digoal/blog](https://github.com/digoal/blog) - OpenSource,Database,Business,Minds. git clone --depth 1 https://github.com/digoal/blog
@@ -480,10 +485,6 @@
480485

481486
* [tldr-pages/tldr](https://github.com/tldr-pages/tldr) - 📚 Collaborative cheatsheets for console commands
482487

483-
## Vue
484-
485-
* [mlogclub/bbs-go](https://github.com/mlogclub/bbs-go) - 基于Golang的开源社区系统。
486-
487488
## Stylus
488489

489490
* [loveminimal/hexo-theme-zero](https://github.com/loveminimal/hexo-theme-zero) - A minimalism hexo theme.
@@ -492,10 +493,6 @@
492493

493494
* [golang-standards/project-layout](https://github.com/golang-standards/project-layout) - Standard Go Project Layout
494495

495-
## Java
496-
497-
* [alexxiyang/shiro-redis](https://github.com/alexxiyang/shiro-redis) - shiro only provide the support of ehcache and concurrentHashMap. Here is an implement of redis cache can be used by shiro. Hope it will help you!
498-
499496
## Thanks
500497

501498
* generated with [simonecorsi/mawesome](https://github.com/simonecorsi/mawesome)

0 commit comments

Comments
 (0)