Highlights
- 2 discussions answered
Block or Report
Block or report kyazdani42
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
699 contributions in the last year
Less
More
Activity overview
Contributed to
kyazdani42/nvim-tree.lua,
nvim-treesitter/nvim-treesitter,
kyazdani42/dotfiles
and 5 other
repositories
Contribution activity
February 2022
Created 35 commits in 5 repositories
Created a pull request in nvim-treesitter/nvim-treesitter that received 7 comments
chore: expose start and stop highlighter
Decompose highlighter module in small functions to allow exporting a start and stop functions without the syntax change. Also fix linter issues in …
+39
−21
•
7
comments
Opened 2 other pull requests in 1 repository
nvim-treesitter/nvim-treesitter
1
open
1
merged
Reviewed 12 pull requests in 3 repositories
nvim-treesitter/nvim-treesitter
7 pull requests
- refacto: expose a function to set custom capture for the higlighter
- Add test for #2086 and test entering a new line when in insert mode
- Update 'troubleshooting' for using mirror.
- perf: load parsers' list on demand
- Diverse fixes for C indents and aligned_indent
- Adds extra args to utils.setup_commands to add custom func args
- injections(yaml): injection on Gitlab's before_script/after_script
