Skip to content

Instantly share code, notes, and snippets.

View Offpics's full-sized avatar
🌺

Offpics

🌺
  • Poland
View GitHub Profile
@Offpics
Offpics / .block
Created October 4, 2019 09:27 — forked from d3indepth/.block
geoPath measures examples
license: gpl-3.0
height: 650
border: no
@Offpics
Offpics / n.txt
Last active November 15, 2023 12:32
vv
//keybindings.json
{
"command": "vscode-neovim.send",
"key": "alt+j",
"when": "editorTextFocus && neovim.mode != 'insert'",
"args": "<A-j>"
},
{
"command": "vscode-neovim.send",
"key": "alt+k",