Initial commit

This commit is contained in:
Sebastian Bugge 2024-01-22 01:09:40 +01:00 committed by GitHub
commit 1bedefb435
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 553 additions and 0 deletions

3
lua/config/keymaps.lua Normal file
View file

@ -0,0 +1,3 @@
-- Keymaps are automatically loaded on the VeryLazy event
-- Default keymaps that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/keymaps.lua
-- Add any additional keymaps here