update comment/readme wording
This commit is contained in:
parent
195728fb8b
commit
d69ded1cd3
|
@ -2,5 +2,5 @@
|
||||||
|
|
||||||
Just my personal Neovim configuration. Probably nothing of interest to anyone else.
|
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).
|
||||||
|
|
||||||
|
|
2
init.lua
2
init.lua
|
@ -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
|
With modularization ideas borrowed from: https://github.com/dam9000/kickstart-modular.nvim
|
||||||
|
|
||||||
Useful documentation / help:
|
Useful documentation / help:
|
||||||
|
|
Loading…
Reference in a new issue