Heyward Fann, aka fannheyward, a developer based in Beijing, China.
Pinned Loading
-
neoclide/coc.nvim
neoclide/coc.nvim PublicNodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
-
appwilldev/moochine
appwilldev/moochine PublicMOOCHINE - A simple and lightweight web framework based on OpenResty(ngx_lua, http://openresty.org).
-
-
-
-
495 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 | |||||||||||||||||||||||||||||||||||||||||
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
Contribution activity
April 2025
Created 16 commits in 9 repositories
Created a pull request in chrisgrieser/nvim-origami that received 1 comment
fix(foldtext): use pcall to get parser
What problem does this PR solve?
if no parser installed, vim.treesitter.get_parser
directly will raise error
How does the PR solve it?
use pcall
Ch…
+2
−2
lines changed
•
1
comment
Opened 2 other pull requests in 2 repositories
neoclide/coc-tsserver
1
merged
-
feat: typescript.preferences.preferTypeOnlyAutoImports
This contribution was made on Apr 8
neoclide/coc.nvim
1
merged
-
fix(autocmd): check WinScrolled exists
This contribution was made on Apr 8
Answered 1 discussion in 1 repository
neoclide/coc.nvim
neoclide/coc.nvim
-
When use coc-clangd for C++ LSP,can multiple vim task share one clangd progress?
This contribution was made on Apr 3