https://github.com/chomosuke/chomosuke
Config files for my GitHub profile.
https://github.com/chomosuke/chomosuke
config github-config
Last synced: 5 months ago
JSON representation
Config files for my GitHub profile.
- Host: GitHub
- URL: https://github.com/chomosuke/chomosuke
- Owner: chomosuke
- Created: 2022-04-24T09:06:52.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-11-22T10:40:51.000Z (7 months ago)
- Last Synced: 2025-11-22T12:19:13.705Z (7 months ago)
- Topics: config, github-config
- Language: Python
- Homepage: https://github.com/chomosuke
- Size: 264 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Richard Li
Imitate LLM for a living
## Knows more stuff than I need
### Languages
### Library, Frameworks & Platforms
## Contribution to Open Source
**Visit my [personal website](https://chomosuke.com/#/works/open-source) to see more.**

### Pull Requests
#### [llvm-project](https://github.com/llvm/llvm-project) 30930
- [[clangd] Make clangd run `format::cleanupAroundReplacements()` for all code actions just as clang-tidy does](https://github.com/llvm/llvm-project/pull/118569) 
- [[clang-tidy][clangd] Fixed removeFunctionArgs don't remove comma for use-ranges check](https://github.com/llvm/llvm-project/pull/118568) 
#### [awesome-neovim](https://github.com/rockerBOO/awesome-neovim) 17071
- [Add `chomosuke/typst-preview.nvim`](https://github.com/rockerBOO/awesome-neovim/pull/983) 
- [Add `chomosuke/term-edit.nvim`](https://github.com/rockerBOO/awesome-neovim/pull/739) 
#### [neovide](https://github.com/neovide/neovide) 13582
- [Remember windows size via pixel](https://github.com/neovide/neovide/pull/1706) 
- [Fixes window position not being remembered on multi-monitor](https://github.com/neovide/neovide/pull/1837) 
- [Neovide crashes when both x & y blur are set to 0](https://github.com/neovide/neovide/pull/1707) 
#### [nvim-tree.lua](https://github.com/nvim-tree/nvim-tree.lua) 7511
- [feat: Indicate modified buffers](https://github.com/nvim-tree/nvim-tree.lua/pull/1835) 
- [Improve git icons on directories](https://github.com/nvim-tree/nvim-tree.lua/pull/1809) 
- [feat(diagnostics): only show diagnostic and git icon on closed folder](https://github.com/nvim-tree/nvim-tree.lua/pull/1778) 
- [fixed: git rename not showing up for the renamed file](https://github.com/nvim-tree/nvim-tree.lua/pull/1783) 
- [1786 git next prev land on dirs](https://github.com/nvim-tree/nvim-tree.lua/pull/1787) 
- [1836 view debounce delay](https://github.com/nvim-tree/nvim-tree.lua/pull/1871) 
- [fix diagnostics showing up on file/dir with same prefix](https://github.com/nvim-tree/nvim-tree.lua/pull/1832) 
- [Fixed highlight-opened-files doesn't automatically refresh](https://github.com/nvim-tree/nvim-tree.lua/pull/1827) 
- [Fix nvim tree frozen with no name buffer](https://github.com/nvim-tree/nvim-tree.lua/pull/1879) 
#### [onedark.nvim](https://github.com/navarasu/onedark.nvim) 1689
- [Adding semantic token support](https://github.com/navarasu/onedark.nvim/pull/159) 
- [changed rainbowcol1 to lightgrey](https://github.com/navarasu/onedark.nvim/pull/158) 
#### [neoscroll.nvim](https://github.com/karb94/neoscroll.nvim) 1655
- [Fixed zz doesn't center the due to wrapped line](https://github.com/karb94/neoscroll.nvim/pull/76) 
#### [styled_widget](https://github.com/ReinBentdal/styled_widget) 1291
- [added limitedBox extension](https://github.com/ReinBentdal/styled_widget/pull/72) 
- [Add Material & MouseRegion extention](https://github.com/ReinBentdal/styled_widget/pull/77) 
#### [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript) 1047
- [chore: bumped peerDependencies to reflect the use of space-before-blocks](https://github.com/iamturns/eslint-config-airbnb-typescript/pull/293) 
#### [ocaml-cohttp](https://github.com/mirage/ocaml-cohttp) 721
- [Cookies: case-insensitive check of set-cookies](https://github.com/mirage/ocaml-cohttp/pull/1008) 
#### [mason-nvim-dap.nvim](https://github.com/jay-babu/mason-nvim-dap.nvim) 592
- [Fix dart & flutter path on windows](https://github.com/jay-babu/mason-nvim-dap.nvim/pull/36) 
- [feat: support overriding filetypes for adapters](https://github.com/jay-babu/mason-nvim-dap.nvim/pull/29) 
#### [ts-auto-guard](https://github.com/rhys-vdw/ts-auto-guard) 513
- [Check if object is a function if the type idicates so](https://github.com/rhys-vdw/ts-auto-guard/pull/159) 
#### [syntax-tree-surfer](https://github.com/ziontee113/syntax-tree-surfer) 472
- [Update README 1.0 suggested config](https://github.com/ziontee113/syntax-tree-surfer/pull/6) 
#### [ltex_extra.nvim](https://github.com/barreiroleo/ltex_extra.nvim) 152
- [not assuming settings.ltex exist](https://github.com/barreiroleo/ltex_extra.nvim/pull/13) 
This README is updated daily by [a python script running in GitHub Actions](https://github.com/chomosuke/chomosuke/blob/master/update.py)