Yingjie Wang wyj
  • Joined on 2023-10-30
wyj created repository wyj/Hyprland-gentoo 2024-09-14 10:44:43 -04:00
wyj synced commits to refs/pull/30292/head at wyj/neovim from mirror 2024-09-12 20:49:06 -04:00
0af91129ed refactor(fs.normalize): ~ expansion
6948948fa2 fix(fs.normalize): improve environment variable expansion
Compare 2 commits »
wyj synced commits to refs/pull/30295/head at wyj/neovim from mirror 2024-09-12 20:49:06 -04:00
8e81212e15 fix(highlight): floating windows inherit NormalFloat from global-ns
wyj synced commits to refs/pull/30298/head at wyj/neovim from mirror 2024-09-12 20:49:06 -04:00
bf9ed8dbb3 test: add termkey unit tests
4c5bce9cb4 Merge pull request #30295 from glepnir/nfloat
5d7853f229 refactor(os/input.c): rename os_inchar => input_get #30327
f279d1ae33 fix(lsp): handle encoding bounds in str_utfindex_enc
9ddfcb64bf fix(runtime): add remaining missing commentstrings (#30252)
Compare 21 commits »
wyj synced commits to refs/pull/30285/head at wyj/neovim from mirror 2024-09-12 20:49:05 -04:00
c080100fdb fix(startup): ignore broken $XDG_RUNTIME_DIR
003b8a251d fix(lsp): handle out-of-bounds character positions #30288
0cfbc6eaff Merge #30105 fix(tohtml): quote font-family names
95b65a7554 test(tohtml): simplify font test
e37404f7fe fix(tohtml): enclose font-family names in quotation marks
Compare 10 commits »
wyj synced commits to refs/pull/30288/head at wyj/neovim from mirror 2024-09-12 20:49:05 -04:00
b2b94a954f refactor(lsp): remove pcalls on str_byteindex_enc calls
wyj synced commits to refs/pull/30280/merge at wyj/neovim from mirror 2024-09-12 20:49:04 -04:00
deac7df80a refactor(stream.c): unused params in stream_close #30356
ae917dbd06 fix(treesitter): sync queries from upstream
c65153893a build(deps): bump tree-sitter-c to v0.23.0
f6cc0394ae build(deps): bump tree-sitter-markdown to v0.3.2
Compare 42 commits »
wyj synced commits to refs/pull/30257/merge at wyj/neovim from mirror 2024-09-12 20:49:03 -04:00
deac7df80a refactor(stream.c): unused params in stream_close #30356
ae917dbd06 fix(treesitter): sync queries from upstream
c65153893a build(deps): bump tree-sitter-c to v0.23.0
f6cc0394ae build(deps): bump tree-sitter-markdown to v0.3.2
Compare 42 commits »
wyj synced commits to refs/pull/30259/merge at wyj/neovim from mirror 2024-09-12 20:49:03 -04:00
deac7df80a refactor(stream.c): unused params in stream_close #30356
ae917dbd06 fix(treesitter): sync queries from upstream
c65153893a build(deps): bump tree-sitter-c to v0.23.0
f6cc0394ae build(deps): bump tree-sitter-markdown to v0.3.2
Compare 42 commits »
wyj synced commits to refs/pull/30252/head at wyj/neovim from mirror 2024-09-12 20:49:02 -04:00
a4680a08c3 fix(runtime): add remaining missing commentstrings
648d6426c8 fix(server): CID 509282: DEADCODE #30316
f0334c2c71 Merge #30312 from justinmk/testslashes
c8e3618e0e fix(test): "tempdir not a directory" in CI logs
ed832b9ddf refactor(test): rename alter_slashes, invert its behavior
Compare 23 commits »
wyj synced commits to refs/pull/30240/merge at wyj/neovim from mirror 2024-09-12 20:49:01 -04:00
deac7df80a refactor(stream.c): unused params in stream_close #30356
ae917dbd06 fix(treesitter): sync queries from upstream
c65153893a build(deps): bump tree-sitter-c to v0.23.0
f6cc0394ae build(deps): bump tree-sitter-markdown to v0.3.2
Compare 42 commits »
wyj synced commits to refs/pull/30246/merge at wyj/neovim from mirror 2024-09-12 20:49:01 -04:00
deac7df80a refactor(stream.c): unused params in stream_close #30356
ae917dbd06 fix(treesitter): sync queries from upstream
c65153893a build(deps): bump tree-sitter-c to v0.23.0
f6cc0394ae build(deps): bump tree-sitter-markdown to v0.3.2
Compare 42 commits »
wyj synced commits to refs/pull/30228/merge at wyj/neovim from mirror 2024-09-12 20:49:00 -04:00
deac7df80a refactor(stream.c): unused params in stream_close #30356
ae917dbd06 fix(treesitter): sync queries from upstream
c65153893a build(deps): bump tree-sitter-c to v0.23.0
f6cc0394ae build(deps): bump tree-sitter-markdown to v0.3.2
Compare 42 commits »
wyj synced commits to refs/pull/30189/merge at wyj/neovim from mirror 2024-09-12 20:48:59 -04:00
deac7df80a refactor(stream.c): unused params in stream_close #30356
ae917dbd06 fix(treesitter): sync queries from upstream
c65153893a build(deps): bump tree-sitter-c to v0.23.0
f6cc0394ae build(deps): bump tree-sitter-markdown to v0.3.2
Compare 49 commits »
wyj synced commits to refs/pull/30227/merge at wyj/neovim from mirror 2024-09-12 20:48:59 -04:00
deac7df80a refactor(stream.c): unused params in stream_close #30356
ae917dbd06 fix(treesitter): sync queries from upstream
c65153893a build(deps): bump tree-sitter-c to v0.23.0
f6cc0394ae build(deps): bump tree-sitter-markdown to v0.3.2
Compare 42 commits »
wyj synced commits to refs/pull/30189/head at wyj/neovim from mirror 2024-09-12 20:48:58 -04:00
7d822a0b2a vim-patch:26e4b00: runtime(doc): Revert outdated comment in completeopt's fuzzy documentation
b5df6c4cb5 vim-patch:9.1.0705: Sorting of fuzzy filename completion is not stable
e3c63dee79 vim-patch:9.1.0654: completion does not respect completeslash with fuzzy
11607ccb85 vim-patch:9.1.0634: Ctrl-P not working by default
cb7ad2c1f5 vim-patch:9.1.0631: wrong completion list displayed with non-existing dir + fuzzy completion
Compare 23 commits »
wyj synced commits to refs/pull/30177/merge at wyj/neovim from mirror 2024-09-12 20:48:57 -04:00
deac7df80a refactor(stream.c): unused params in stream_close #30356
ae917dbd06 fix(treesitter): sync queries from upstream
c65153893a build(deps): bump tree-sitter-c to v0.23.0
f6cc0394ae build(deps): bump tree-sitter-markdown to v0.3.2
Compare 46 commits »
wyj synced commits to refs/pull/30187/merge at wyj/neovim from mirror 2024-09-12 20:48:57 -04:00
deac7df80a refactor(stream.c): unused params in stream_close #30356
ae917dbd06 fix(treesitter): sync queries from upstream
c65153893a build(deps): bump tree-sitter-c to v0.23.0
f6cc0394ae build(deps): bump tree-sitter-markdown to v0.3.2
Compare 45 commits »
wyj synced commits to refs/pull/30177/head at wyj/neovim from mirror 2024-09-12 20:48:56 -04:00
e5a6044eb7 docs: misc
4c5bce9cb4 Merge pull request #30295 from glepnir/nfloat
5d7853f229 refactor(os/input.c): rename os_inchar => input_get #30327
f279d1ae33 fix(lsp): handle encoding bounds in str_utfindex_enc
9ddfcb64bf fix(runtime): add remaining missing commentstrings (#30252)
Compare 56 commits »
wyj synced commits to refs/pull/30155/merge at wyj/neovim from mirror 2024-09-12 20:48:55 -04:00
48c14d3544 vim-patch:9.1.0725: filetype: swiftinterface files are not recognized (#30350)
5931f780e0 feat(log): use "ui" as default name for TUI client #30345
98ba65b8be fix: replace NVIM with Nvim in default titlestring (#30348)
f9bf64d746 fix(lsp): check buffer is loaded and valid #30330
Compare 40 commits »