Added references to existing configs

This commit is contained in:
Imbus 2024-08-19 14:55:54 +02:00
parent c6a1fbd32d
commit 7fe070a717

View file

@ -1,5 +1,12 @@
-- Based on https://github.com/nvim-lua/kickstart.nvim
-- Inspiration from https://github.com/dam9000/kickstart-modular.nvim
-- Based on https://github.com/nvim-lua/kickstart.nvim (MIT)
-- Inspiration from https://github.com/dam9000/kickstart-modular.nvim (MIT)
-- For reference:
-- https://github.com/LazyVim/LazyVim - Apache-2.0
-- https://github.com/SpaceVim/SpaceVim - GPL-3.0
-- https://github.com/NvChad/NvChad - GPL-3.0
-- https://github.com/AstroNvim/AstroNvim GPL-3.0
-- https://github.com/LunarVim/LunarVim - GPL-3.0
-- Set <space> as the leader key
-- See `:help mapleader`