docs: added comments to config files

This commit is contained in:
Folke Lemaitre 2023-01-07 10:52:40 +01:00
parent d8769e1cf8
commit 32656ad76d
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040
4 changed files with 20 additions and 10 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