Pinned Loading
-
archriscv-packages
archriscv-packages PublicForked from felixonmars/archriscv-packages
Modified Arch Linux packages for archriscv
Shell
1,677 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
April 2025
Created 43 commits in 10 repositories
Created 7 repositories
-
phanen/ghostty
Zig
This contribution was made on Apr 17
-
phanen/blink-cmp-copilot
Lua
This contribution was made on Apr 17
-
phanen/lua-reach
Lua
This contribution was made on Apr 15
-
phanen/copilot.lua
Lua
This contribution was made on Apr 14
-
phanen/flygrep.nvim
Lua
This contribution was made on Apr 14
-
phanen/StyLua
Rust
This contribution was made on Apr 11
-
phanen/r-languageserver
R
This contribution was made on Apr 10
Created a pull request in ibhagwan/fzf-lua that received 63 comments
fix(rpc): use nvim -l
to get argv easilier (also less side effects)
nvim -l
still quit immediately even with coroutine.yield
...
local co = coroutine.create(function() coroutine.yield() os.exit(0)
end) vim.defer_fn…
+144
−261
lines changed
•
63
comments
Opened 22 other pull requests in 10 repositories
ibhagwan/fzf-lua
11
merged
-
fix(actions): resume insertmode when complete abort
This contribution was made on Apr 18
-
fix(actions): reuse actions.complete for spell
This contribution was made on Apr 18
-
fix(actions): spell_apply on insertmode
This contribution was made on Apr 18
-
feat: custom treesitter line parser
This contribution was made on Apr 16
-
fix: pass winopts.hide to
nvim_open_win
This contribution was made on Apr 16 -
fix:
skim --tmux
didn't pass all environemnt variableThis contribution was made on Apr 15 -
fix(health): not ok when
cmd --version
failThis contribution was made on Apr 14 -
fix(test):
setmetatable__gc
on windowsThis contribution was made on Apr 12 -
fix(hide): selection is empty when do action on "multi-selected && zero-matched"
This contribution was made on Apr 8
-
fix: ts-context nvim_win_call on invalid win
This contribution was made on Apr 8
-
fix(actions): argdel only accept relative path
This contribution was made on Apr 6
zbirenbaum/copilot.lua
2
merged
-
Reapply "refactor: eliminate deprecated warnings (#455)"
This contribution was made on Apr 17
-
fix: elimanate deprerated warnings
This contribution was made on Apr 14
neovim/neovim
2
merged
-
fix(vim.hl): nvim_buf_del_extmark on invalid buffer
This contribution was made on Apr 5
-
fix(events): don't exit on SIGTSTP
This contribution was made on Apr 1
vim/vim
1
closed
-
fix: paste multi-line from small delete register
This contribution was made on Apr 18
ghostty-org/ghostty
1
merged
-
vim: fix syntax highlight on scratch buffer
This contribution was made on Apr 17
giuxtaposition/blink-cmp-copilot
1
closed
-
fix: ensure compat by using upstream method instead of lsp.get_clients
This contribution was made on Apr 17
wsdjeg/flygrep.nvim
1
merged
-
fixes
This contribution was made on Apr 14
junegunn/fzf
1
merged
-
Fix panic when use header border without pointer/marker
This contribution was made on Apr 13
JohnnyMorganz/StyLua
1
open
-
Fix panic when
--respect-ignores --stdin-filepath
on external path to cwdThis contribution was made on Apr 11
mason-org/r-languageserver
1
open
-
fix: discard stdout of loadNamespace
This contribution was made on Apr 10
Reviewed 3 pull requests in 2 repositories
ibhagwan/fzf-lua
2 pull requests
-
feat: support snacks.image
This contribution was made on Apr 18
-
fix(rpc): use
nvim -l
to get argv easilier (also less side effects)This contribution was made on Apr 8
neovim/neovim
1 pull request
-
fix(events): don't exit on SIGTSTP
This contribution was made on Apr 2
Created an issue in neovim/neovim that received 4 comments
Wrong last jump position when splitkeep=screen
Steps to reproduce seq 1 1000 > a.lua NVIM_APPNAME=foo nvim a.lua +'norm! G' +q NVIM_APPNAME=foo nvim --cmd 'au BufReadPost * norm! g`"' --cmd "se …
4
comments
Opened 2 other issues in 2 repositories
neovim/neovim
1
closed
-
buf created by
nvim_create_buf
cannot applydo_modelines(0)
This contribution was made on Apr 17
skim-rs/skim
1
open
-
sk --tmux
don't pass environment variableThis contribution was made on Apr 15
2
contributions
in private repositories
Apr 4 – Apr 10