Skip to content

Instantly share code, notes, and snippets.

View jozuenoon's full-sized avatar

Witold Konior jozuenoon

View GitHub Profile
// vscode-keybindings for navigation with I/J/K/L and additional functionality with surrounding characters
// Place your key bindings in this file to overwrite the defaults
// ALT + I/J/K/L: up/left/down/right
// ALT + SHIFT + I/J/K/L: mark text up/left/down/right
// CTRL + J/L: send cursor to start/end of line
// CTRL + ALT + J/L: send cursor to start/end of word
// CTRL + ALT + U/O: send cursor to "wordPartLeft"/"wordPartRight"
// CTRL + ALT + SHIFT + U/O: mark from cursor to "wordPartLeft"/"wordPartRight"
// CTRL + ALT + Y: got to declaration
package nestedslices
type out struct {
data []int
}
func (o *out) Append(v int) {
o.data = append(o.data, v)
}
@jozuenoon
jozuenoon / keybase.md
Created January 25, 2019 16:31
keybase.md

Keybase proof

I hereby claim:

  • I am jozuenoon on github.
  • I am jozue_noon (https://keybase.io/jozue_noon) on keybase.
  • I have a public key whose fingerprint is EFB4 CEC6 4893 A8E2 4176 F509 9313 E123 803E F36E

To claim this, I am signing this object: