Skip to content

Instantly share code, notes, and snippets.

{
"name": "Vimium C",
"@time": "12/17/2022, 3:38:23 AM",
"time": 1671241103355,
"environment": {
"extension": "1.99.90",
"platform": "win",
"chromium": "108"
},
"exclusionRules": [],

PlatformIO with Vim (neomake, clang, coc-vim, ale)

Requirements

PlatformIO

clangd

@neta540
neta540 / README.md
Last active April 2, 2019 10:56
reboot on kernel panic

/etc/sysctl.conf append: kernel.panic = 10

/etc/fstab ,errors=panic

// ------------
// ♥ settings ♥
// ------------
settings.tabsThreshold = 0;
settings.smoothScroll = true;
settings.scrollStepSize = 200;
settings.scrollFriction = 0;
settings.startToShowEmoji = 0;
settings.defaultSearchEngine = 'd';