Merge remote-tracking branch 'origin/master'

This commit is contained in:
Kartikay Jainwal 2023-04-30 18:41:31 +01:00
commit e730ffad9a
1 changed files with 2 additions and 3 deletions

View File

@ -15,7 +15,6 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
- [Entertainment](#entertainment)
- [Music](#music)
- [Social Media](#social-media)
@ -172,7 +171,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [kakoune](https://github.com/mawww/kakoune) - Modal editor inspired by vim.
- [micro](https://github.com/zyedidia/micro) - A simple and intuitive editor.
- [o](https://github.com/xyproto/o) - Configuration-free text editor and IDE.
- [helix](https://github.com/helix-editor/helix) - Modal editor inspired by kakoune.
- [helix](https://github.com/helix-editor/helix) - Modal editor inspired by kakoune.
### Frontend Development
@ -191,7 +190,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [mycli](https://github.com/dbcli/mycli) - MySQL client with autocompletion and syntax highlighting.
- [pgcli](https://github.com/dbcli/pgcli) - Postgres client with autocompletion and syntax highlighting.
- [sqlline](https://github.com/julianhyde/sqlline) - Shell for issuing SQL via JDBC.
- [sqlline](https://github.com/julianhyde/sqlline) - Shell for issuing SQL via JDBC.
- [iredis](https://github.com/laixintao/iredis) - Redis client with autocompletion and syntax highlighting.
- [usql](https://github.com/xo/usql) - Universal SQL client with autocompletion and syntax highlighting.