Add info about upstream
This commit is contained in:
parent
35359243a3
commit
c2975dd61c
1 changed files with 3 additions and 0 deletions
3
init.lua
3
init.lua
|
@ -1,3 +1,6 @@
|
|||
-- Based on https://github.com/nvim-lua/kickstart.nvim
|
||||
-- Inspiration from https://github.com/dam9000/kickstart-modular.nvim
|
||||
|
||||
-- Set <space> as the leader key
|
||||
-- See `:help mapleader`
|
||||
-- NOTE: Must happen before plugins are loaded (otherwise wrong leader will be used)
|
||||
|
|
Loading…
Reference in a new issue