Update Neovim setup and macOS kitty icon

This commit is contained in:
2026-03-28 20:07:45 +01:00
parent 942dd697e8
commit a03ced7084
8 changed files with 324 additions and 9 deletions

4
nvim/init.lua Normal file
View File

@@ -0,0 +1,4 @@
vim.g.mapleader = " "
vim.g.maplocalleader = " "
require("tracer")