Caution
I've moved this gist over to a template repository here. Everything here is unmaintained...
Following are the extensions required for neovim:
[ | |
{ | |
"command": "projectManager.listGitProjects#sideBarGit", | |
"key": "cmd+o" | |
}, | |
{ | |
"command": "expand_region", | |
"key": "ctrl+=", | |
"when": "editorTextFocus" | |
}, |
loadkeys us-acentos | |
setfont Lat2-Terminus16 | |
timedatectl | |
fdisk -l | |
fdisk /dev/vda | |
g | |
n | |
<default> | |
<enter> | |
+512M |
Caution
I've moved this gist over to a template repository here. Everything here is unmaintained...
Following are the extensions required for neovim: