An open API service indexing awesome lists of open source software.

https://github.com/adoyle-h/neovim-config

My personal neovim configuration
https://github.com/adoyle-h/neovim-config

config lua neovim nvim vim

Last synced: 9 months ago
JSON representation

My personal neovim configuration

Awesome Lists containing this project

README

          

# ADoyle-Style Neovim Configuration

My neovim config based on [one.nvim](https://github.com/adoyle-h/one.nvim) for personal usage.

Not accept any PR.

## Install

1. `git clone https://github.com/adoyle-h/neovim-config.git`
2. `cd neovim-config`
3. Choose one:
- `make init-full` for full features.
- `make init-lite` for offline environment.
- `make init-repro` for minimal reproduce issue.

## Copyright and License

Copyright 2016-2025 ADoyle (adoyle.h@gmail.com) All Rights Reserved.
The project is licensed under the **BSD 3-clause License**.

See the [LICENSE][] file for the specific language governing permissions and limitations under the License.

See the [NOTICE][] file distributed with this work for additional information regarding copyright ownership.

## Other Projects

[Other lua projects](https://github.com/adoyle-h?tab=repositories&q=&type=source&language=lua&sort=stargazers) created by me.

[LICENSE]: ./LICENSE
[NOTICE]: ./NOTICE