|
You are here |
infinitedigits.co | ||
| | | | |
cyberchris.xyz
|
|
| | | | | Intro So after picking up Vim less than a year ago, and spending a lot of time with it, I can say for sure it is the best text editor I have ever used. Okay, that's all the Vim propaganda you'll find in this post. The main aim of this post is to get people new to Vim into a comfortable environment, while also teaching you how to get plugins into your vim config since you'll probably want to customize it, once you get a feel of Vim. | |
| | | | |
jonas.arnklint.com
|
|
| | | | | Compiling CoffeeScript no more. Autocompile when saving using VIM instead! | |
| | | | |
blitiri.com.ar
|
|
| | | | | ||
| | | | |
msfjarvis.dev
|
|
| | | Type of change Bugfix New feature Enhancement Refactoring Description Add support for multiple authentication methods by offering password authentication after public key authentication. Along the way, refactor GitOperation to use a (somewhat) proper builder pattern. This uncovered that we were previously not using SSHJ for the case of no authentication, which is now rectified. Motivation and Context Fixes #333, fixes #548 and fixes #782 if it works. How did you test it? I lack the setup to test ... | ||