Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,850 contributions in the last year
Activity overview
Contribution activity
October 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 8 repositories not shown
- mgedmin/setuptools Python
- mgedmin/pgsql.vim Vim script
Created a pull request in lifepillar/pgsql.vim that received 7 comments
Fold SQL statements
This is based on the way vim's default sqloracle.vim defines folds. A fold starts with a keyword like CREATE and ends with a ; at the end of a line. …
- Show weekly slacking in reports
- Refactoring - core utils function
- Refactoring - Move email function in new module
- Refactoring - Move ui objects inside a module folder
- Python 2 removal continued
- Global refactoring proposal
- Split keyring and secrets handling into a separate module
- Fix spelling mistakes
Created an issue in neomutt/neomutt that received 12 comments
<tag-prefix><save-message> doesn't work in NeoMutt 20200925
Expected Behaviour
I was trying to save a bunch of messages into an archive folder, so I tagged them and pressed ;s like I always do.
Actual Behaviour

