Skip to content

Commit 1ffec49

Browse files
committed
chore(updates): updated entries in files
1 parent a934667 commit 1ffec49

File tree

2 files changed

+2065
-2059
lines changed

2 files changed

+2065
-2059
lines changed

README.md

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

7-
* [JavaScript](#javascript)
8-
* [Vim Script](#vim-script)
9-
* [Go](#go)
10-
* [miscellaneous](#miscellaneous)
117
* [Emacs Lisp](#emacs-lisp)
8+
* [HTML](#html)
9+
* [miscellaneous](#miscellaneous)
10+
* [Vim Script](#vim-script)
11+
* [Shell](#shell)
1212
* [Lua](#lua)
13+
* [JavaScript](#javascript)
14+
* [Go](#go)
1315
* [C](#c)
1416
* [TypeScript](#typescript)
1517
* [Vim script](#vim-script-1)
1618
* [PLpgSQL](#plpgsql)
1719
* [Common Lisp](#common-lisp)
1820
* [Ruby](#ruby)
1921
* [C++](#c-1)
20-
* [HTML](#html)
2122
* [CSS](#css)
2223
* [TeX](#tex)
2324
* [Solidity](#solidity)
@@ -29,62 +30,10 @@
2930
* [Markdown](#markdown)
3031
* [Thanks](#thanks)
3132

32-
## JavaScript
33-
34-
* [jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac) -  Now we have become very big, Different from the original idea. Collect premium software in various categories.
35-
36-
* [HenryTSZ/vuepress-blog](https://github.com/HenryTSZ/vuepress-blog) - blog
37-
38-
## Vim Script
39-
40-
* [christoomey/vim-tmux-navigator](https://github.com/christoomey/vim-tmux-navigator) - Seamless navigation between tmux panes and vim splits
41-
42-
## Go
43-
44-
* [darjun/go-daily-lib](https://github.com/darjun/go-daily-lib) - Go 每日一库
45-
46-
* [mikespook/golib](https://github.com/mikespook/golib) -
47-
48-
* [fvbock/endless](https://github.com/fvbock/endless) - Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)
49-
50-
* [jesseduffield/lazygit](https://github.com/jesseduffield/lazygit) - simple terminal UI for git commands
51-
52-
* [goflyfox/gfstudy](https://github.com/goflyfox/gfstudy) - go frame框架基础介绍
53-
54-
* [o1egl/govatar](https://github.com/o1egl/govatar) - Avatar generation library for GO language
55-
56-
* [gogf/gf](https://github.com/gogf/gf) - GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
57-
58-
* [qax-os/excelize](https://github.com/qax-os/excelize) - Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
59-
60-
* [russross/blackfriday](https://github.com/russross/blackfriday) - Blackfriday: a markdown processor for Go
61-
62-
## miscellaneous
63-
64-
* [alhassy/ElispCheatSheet](https://github.com/alhassy/ElispCheatSheet) - Quick reference to the core language of Emacs ---Editor MACroS.
65-
66-
* [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)
67-
68-
* [Gracker/Rss-IT](https://github.com/Gracker/Rss-IT) - 这个项目记录了个人订阅的一些科技人的Blog地址,欢迎大家推荐,一起来完善! 欢迎自荐......
69-
70-
* [rockerBOO/awesome-neovim](https://github.com/rockerBOO/awesome-neovim) - Collections of awesome neovim plugins.
71-
72-
* [lijigang/100-questions-about-orgmode](https://github.com/lijigang/100-questions-about-orgmode) - It's all about *orgmode* !
73-
74-
* [nanotee/nvim-lua-guide](https://github.com/nanotee/nvim-lua-guide) - A guide to using Lua in Neovim
75-
76-
* [glepnir/nvim-lua-guide-zh](https://github.com/glepnir/nvim-lua-guide-zh) - https://github.com/nanotee/nvim-lua-guide chinese version
77-
78-
* [Aightech/org-gantt-svg](https://github.com/Aightech/org-gantt-svg) -
79-
80-
* [elsatch/org-timeline-viewer](https://github.com/elsatch/org-timeline-viewer) - Org-timeline-viewer is an interactive timeline visualization generated from Org-mode files.
81-
82-
* [GreyZhang/g\_lisp](https://github.com/GreyZhang/g_lisp) - my hacking trip on lisp
83-
84-
* [trimstray/the-book-of-secret-knowledge](https://github.com/trimstray/the-book-of-secret-knowledge) - A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
85-
8633
## Emacs Lisp
8734

35+
* [nasyxx/emacs-nasy-theme](https://github.com/nasyxx/emacs-nasy-theme) - Nasy's Emacs Theme 外皃
36+
8837
* [tshu-w/.emacs.d](https://github.com/tshu-w/.emacs.d) - My personal Emacs config, originally from Spacemacs
8938

9039
* [sulami/literate-calc-mode.el](https://github.com/sulami/literate-calc-mode.el) - 🧮 Literate programming for M-x calc
@@ -153,29 +102,75 @@
153102

154103
* [larstvei/Focus](https://github.com/larstvei/Focus) - Dim the font color of text in surrounding paragraphs
155104

156-
* [casouri/valign](https://github.com/casouri/valign) - Pixel-perfect visual alignment for Org and Markdown tables.
105+
## HTML
157106

158-
* [justbur/emacs-vdiff](https://github.com/justbur/emacs-vdiff) - Like vimdiff for Emacs
107+
* [wsdjeg/vim-plugin-dev-guide](https://github.com/wsdjeg/vim-plugin-dev-guide) - Vim 插件开发指南
159108

160-
* [howardabrams/dot-files](https://github.com/howardabrams/dot-files) - My Emacs initialization code and standard scripts I use for client and servers alike.
109+
* [4s3ti/terminalcv](https://github.com/4s3ti/terminalcv) - An easy to setup and (almost) fully customizable command line style CV theme
110+
111+
* [yihui/hugo-xmin](https://github.com/yihui/hugo-xmin) - eXtremely Minimal Hugo theme: about 150 lines of code in total, including HTML and CSS (with no dependencies)
112+
113+
* [yoshiharuyamashita/blackburn](https://github.com/yoshiharuyamashita/blackburn) - A Hugo theme built using Yahoo's Pure CSS
161114

162-
* [manateelazycat/aweshell](https://github.com/manateelazycat/aweshell) - Awesome shell extension base on eshell with wonderful features!
115+
* [Vimux/blank](https://github.com/Vimux/blank) - Starter Hugo theme for use as a template for building custom themes
163116

164-
* [noctuid/general.el](https://github.com/noctuid/general.el) - More convenient key definitions in emacs
117+
* [razonyang/hugo-theme-bootstrap](https://github.com/razonyang/hugo-theme-bootstrap) - A fast, responsive, multipurpose and feature-rich Hugo theme.
165118

166-
* [manateelazycat/lazycat-emacs](https://github.com/manateelazycat/lazycat-emacs) - Andy Stewart's emacs
119+
## miscellaneous
167120

168-
* [manateelazycat/one-key](https://github.com/manateelazycat/one-key) - Many commands share one key.
121+
* [SteamedFish/emacszh-tg-configs](https://github.com/SteamedFish/emacszh-tg-configs) - emacszh telegram 群组成员的配置文件
169122

170-
* [manateelazycat/lazy-load](https://github.com/manateelazycat/lazy-load) - Lazy load keys for speed ​​up Emacs startup.
123+
* [caisah/emacs.dz](https://github.com/caisah/emacs.dz) - Awesome emacs config files
124+
125+
* [alhassy/ElispCheatSheet](https://github.com/alhassy/ElispCheatSheet) - Quick reference to the core language of Emacs ---Editor MACroS.
126+
127+
* [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)
128+
129+
* [Gracker/Rss-IT](https://github.com/Gracker/Rss-IT) - 这个项目记录了个人订阅的一些科技人的Blog地址,欢迎大家推荐,一起来完善! 欢迎自荐......
130+
131+
* [rockerBOO/awesome-neovim](https://github.com/rockerBOO/awesome-neovim) - Collections of awesome neovim plugins.
132+
133+
* [lijigang/100-questions-about-orgmode](https://github.com/lijigang/100-questions-about-orgmode) - It's all about *orgmode* !
134+
135+
* [nanotee/nvim-lua-guide](https://github.com/nanotee/nvim-lua-guide) - A guide to using Lua in Neovim
136+
137+
* [glepnir/nvim-lua-guide-zh](https://github.com/glepnir/nvim-lua-guide-zh) - https://github.com/nanotee/nvim-lua-guide chinese version
138+
139+
* [Aightech/org-gantt-svg](https://github.com/Aightech/org-gantt-svg) -
140+
141+
* [elsatch/org-timeline-viewer](https://github.com/elsatch/org-timeline-viewer) - Org-timeline-viewer is an interactive timeline visualization generated from Org-mode files.
142+
143+
* [GreyZhang/g\_lisp](https://github.com/GreyZhang/g_lisp) - my hacking trip on lisp
144+
145+
* [trimstray/the-book-of-secret-knowledge](https://github.com/trimstray/the-book-of-secret-knowledge) - A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
146+
147+
## Vim Script
148+
149+
* [mattn/vim-gist](https://github.com/mattn/vim-gist) - Vim plugin for Gist
150+
151+
* [tomnomnom/dotfiles](https://github.com/tomnomnom/dotfiles) - .vimrc, .bashrc etc
152+
153+
* [shushcat/vim-minimd](https://github.com/shushcat/vim-minimd) - A fast, folding Markdown outliner for Vim
154+
155+
## Shell
156+
157+
* [mritd/shell\_scripts](https://github.com/mritd/shell_scripts) - 常用的一些 shell 脚本
171158

172159
## Lua
173160

161+
* [Bekaboo/dropbar.nvim](https://github.com/Bekaboo/dropbar.nvim) - IDE-like breadcrumbs, out of the box
162+
163+
* [sidebar-nvim/sidebar.nvim](https://github.com/sidebar-nvim/sidebar.nvim) - A generic and modular lua sidebar for Neovim
164+
165+
* [rmagatti/goto-preview](https://github.com/rmagatti/goto-preview) - A small Neovim plugin for previewing definitions using floating windows.
166+
167+
* [DNLHC/glance.nvim](https://github.com/DNLHC/glance.nvim) - A pretty window for previewing, navigating and editing your LSP locations
168+
174169
* [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.
175170

176171
* [X3eRo0/dired.nvim](https://github.com/X3eRo0/dired.nvim) - Emacs dired like file manager for neovim
177172

178-
* [echasnovski/mini.nvim](https://github.com/echasnovski/mini.nvim) - Library of 30+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort
173+
* [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
179174

180175
* [monaqa/dial.nvim](https://github.com/monaqa/dial.nvim) - enhanced increment/decrement plugin for Neovim.
181176

@@ -187,6 +182,28 @@
187182

188183
* [webfrogs/nvim](https://github.com/webfrogs/nvim) - my neovim configuration repository
189184

185+
## JavaScript
186+
187+
* [jaywcjlove/awesome-mac](https://github.com/jaywcjlove/awesome-mac) -  Now we have become very big, Different from the original idea. Collect premium software in various categories.
188+
189+
* [HenryTSZ/vuepress-blog](https://github.com/HenryTSZ/vuepress-blog) - blog
190+
191+
## Go
192+
193+
* [darjun/go-daily-lib](https://github.com/darjun/go-daily-lib) - Go 每日一库
194+
195+
* [mikespook/golib](https://github.com/mikespook/golib) -
196+
197+
* [fvbock/endless](https://github.com/fvbock/endless) - Zero downtime restarts for go servers (Drop in replacement for http.ListenAndServe)
198+
199+
* [jesseduffield/lazygit](https://github.com/jesseduffield/lazygit) - simple terminal UI for git commands
200+
201+
* [goflyfox/gfstudy](https://github.com/goflyfox/gfstudy) - go frame框架基础介绍
202+
203+
* [o1egl/govatar](https://github.com/o1egl/govatar) - Avatar generation library for GO language
204+
205+
* [gogf/gf](https://github.com/gogf/gf) - GoFrame is a modular, powerful, high-performance and enterprise-class application development framework of Golang.
206+
190207
## C
191208

192209
* [remzi-arpacidusseau/ostep-code](https://github.com/remzi-arpacidusseau/ostep-code) - Code from various chapters in OSTEP (http://www.ostep.org)
@@ -203,8 +220,6 @@
203220

204221
## Vim script
205222

206-
* [shushcat/vim-minimd](https://github.com/shushcat/vim-minimd) - A fast, folding Markdown outliner for Vim
207-
208223
* [ajmwagar/vim-deus](https://github.com/ajmwagar/vim-deus) - 🌙 A better color scheme for the late night coder
209224

210225
* [eshion/vim-sftp-sync](https://github.com/eshion/vim-sftp-sync) - Automatic asynchronous SFTP,FTP,... for buffers in vim
@@ -225,18 +240,6 @@
225240

226241
* [ihameed/task-homie](https://github.com/ihameed/task-homie) -
227242

228-
## HTML
229-
230-
* [4s3ti/terminalcv](https://github.com/4s3ti/terminalcv) - An easy to setup and (almost) fully customizable command line style CV theme
231-
232-
* [yihui/hugo-xmin](https://github.com/yihui/hugo-xmin) - eXtremely Minimal Hugo theme: about 150 lines of code in total, including HTML and CSS (with no dependencies)
233-
234-
* [yoshiharuyamashita/blackburn](https://github.com/yoshiharuyamashita/blackburn) - A Hugo theme built using Yahoo's Pure CSS
235-
236-
* [Vimux/blank](https://github.com/Vimux/blank) - Starter Hugo theme for use as a template for building custom themes
237-
238-
* [razonyang/hugo-theme-bootstrap](https://github.com/razonyang/hugo-theme-bootstrap) - A fast, responsive, multipurpose and feature-rich Hugo theme.
239-
240243
## CSS
241244

242245
* [parsiya/Hugo-Octopress](https://github.com/parsiya/Hugo-Octopress) - Port of the classic Octopress theme to Hugo

0 commit comments

Comments
 (0)