NixOS Contributions
I started using NixOS as my primary operating system in late 2021. As I was migrating my dotfiles for NixOS, some packages I wanted to use were missing from the NixOS package collection, Nixpkgs. Therefore, I contributed the following package definitions to Nixpkgs:
d0c-s4vage/lookatme
: An interactive, terminal-based markdown presenter.
View Pull Requestsindrets/winshift.nvim
: Rearrange Neovim windows with ease.
View Pull Requestskywind3000/asyncrun.vim
: Run async tasks in Vim/NeoVim and output to quickfix list.
View Pull Requestskywind3000/asynctasks.vim
: Modern task system for project building, testing and deploying in Vim/Neovim.
View Pull Requestquangnguyen30192/cmp-nvim-ultisnips
: nvim-cmp source for ultisnips.
View Pull Requestfhill2/telescope-ultisnips.nvim
: Integration of telescope and ultisnips.
View Pull RequestGustavoKatel/telescope-asynctasks.nvim
: Integration of telescope and asynctasks.
View Pull RequestAmeerTaweel/todo.nvim
: Highlight, list and search TODO comments in Neovim projects.
View Pull Request