https://github.com/iimpaq/nvim-config
Personal nvim configuration
https://github.com/iimpaq/nvim-config
dotfiles lua neovim
Last synced: 11 months ago
JSON representation
Personal nvim configuration
- Host: GitHub
- URL: https://github.com/iimpaq/nvim-config
- Owner: IImpaq
- License: mit
- Created: 2023-07-17T14:31:24.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T18:09:27.000Z (almost 2 years ago)
- Last Synced: 2025-03-16T02:28:48.855Z (over 1 year ago)
- Topics: dotfiles, lua, neovim
- Language: Lua
- Homepage:
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neovim Config
The current Neovim configuration I am using for most of my work.
## Description
This repository contains all configuration files to have a minimalistic Neovim instance up and running.
## Getting started
### Dependencies
* Neovim
* (zsh)
### Installation
* Clone this repository to ~/.config/nvim/ (for macOS, if you use any other OS this may be different)
* Check / Verify / Adapt any of the config files contained in the repository
* Open Neovim and wait for all packages to install
* Increase your productivity and have fun :)
### What's next
* This configures Neovim in a way that I like it, so change any of the options!
* Check out the repositories of the installed plugins and see how you can configure them
## Notes
I am working on a Intel-based MacBook. I won't and can't
guarantee that anything works (correctly) and/or that nothing will break.
## Author
Marcus Gugacs
## License
See LICENSE file