code, programs, and cheatsheet

This flip bits like crazy

init.lua

Config file for neovim, usually at ~/.config/nvim/init.lua (September 2024)

wezterm.lua

Config file for wezterm the best terminal emulator ever, usually at ~/.wezterm.lua (September 2024)

settings.json, keybindings.json

vscode setting and custom keybinding, vim plugin is required (September 2024)

cheatsheet

get neovim config directory :echo stdpath('config')
switch tabs to spaces :retab