Skip to content

Instantly share code, notes, and snippets.

@nikolovlazar
nikolovlazar / keybindings.json
Last active November 17, 2025 04:12
VSCode key bindings to navigate like Neovim
[
// Navigation
{
"key": "ctrl-h",
"command": "workbench.action.navigateLeft"
},
{
"key": "ctrl-l",
"command": "workbench.action.navigateRight"
},
@brotherkaif
brotherkaif / settings.json
Created September 12, 2023 17:19
LazyVim keymappings for VSCode
{
"vim.showMarksInGutter": false,
"vim.foldfix": true,
"vim.surround": true,
"vim.easymotion": true,
"vim.easymotionKeys": "asdghklqwertyuiopzxcvbnmfj",
"vim.leader": "<space>",
"vim.normalModeKeyBindingsNonRecursive": [
{
"before": [":", "w", "<CR>"],
@lizard-Szilard
lizard-Szilard / Fedora 37 Nvidia_SecureBootSelinux.md
Last active July 30, 2023 22:20
Fedora 37 Nvidia + Secure Boot + Selinux + Zram

Fedora 37 Nvidia + Secure Boot + Selinux

This is not an article, but rather my personal notes.

If i don't know this https://www.linuxboot.org/ maybe i will not publish this.

$> hostnamectl 

 Static hostname: n/a 
@L422Y
L422Y / osx_automount_nfs.md
Last active September 6, 2025 03:43
Automounting NFS share in OS X into /Volumes

I have spent quite a bit of time figuring out automounts of NFS shares in OS X...

Somewhere along the line, Apple decided allowing mounts directly into /Volumes should not be possible:

/etc/auto_master (see last line):

#
# Automounter master map
#

+auto_master # Use directory service