Stephen J Bush
Stephen J Bush
## Description This PR adds: - My userspace - Planck keymap - Lily58 keymap - Kyria keymap My userspace and keymaps incorporate code from the following users: - @splitkb (optimizations)...
I'm trying to use Jellyfish on a system where I can't mess with the system, so I'm trying to do a local installation. Unfortunately, the following configure call fails: ```...
Massive indentation problem in vanilla atom 0.198.0: ``` python def testing_indentation(some_var): first_line = 'indentation works' second_line = a_function(that_has, lots_of, parameters, ) third_line = another_function( ending_parenthesis, moved_to_end_correctly, but_matching_broken="need to move cursor...