NOTE "Portions of this code were originally created by josean-dev and are used under the terms provided by the original author."
To use my personal Neovim configuration, follow these steps:
-
Clone the repository to your Neovim configuration directory (
~/.config/nvim
) using the following command:git clone https://github.com/AppleBoiy/nvim.git ~/.config/nvim
-
Open Neovim and let it install any required plugins. You may need to restart Neovim for the changes to take effect.
The code contained in the lua/josean
and after/queries
directories is made available without a specific open-source license. This code is the work of josean-dev, and I want to acknowledge and appreciate his contributions.
Although there is no explicit license, I respect josean-dev's intellectual property rights and encourage others to do the same. It's always good practice to honor the original author's work and give credit where it's due.