update comment/readme wording

This commit is contained in:
Gered 2024-09-01 20:00:28 -04:00
parent 195728fb8b
commit d69ded1cd3
2 changed files with 2 additions and 2 deletions

View file

@ -2,5 +2,5 @@
Just my personal Neovim configuration. Probably nothing of interest to anyone else.
Based off of [kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim).
Originally based on [kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim).

View file

@ -1,6 +1,6 @@
--[[
Configuration based on: https://github.com/nvim-lua/kickstart.nvim
Originally based on: https://github.com/nvim-lua/kickstart.nvim
With modularization ideas borrowed from: https://github.com/dam9000/kickstart-modular.nvim
Useful documentation / help: