https://github.com/poly2it/nvim
My Neovim configuration.
https://github.com/poly2it/nvim
Last synced: 28 days ago
JSON representation
My Neovim configuration.
- Host: GitHub
- URL: https://github.com/poly2it/nvim
- Owner: poly2it
- License: apache-2.0
- Created: 2024-03-23T13:21:34.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-29T20:31:02.000Z (4 months ago)
- Last Synced: 2025-04-01T00:22:44.129Z (2 months ago)
- Language: Lua
- Size: 169 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Neovim Configuration
This repository contains my personal Neovim configuration. It primarily targets
Linux, but also has some support for Unix-like systems including MinGW.## Usage
My configuration does not contain an excessive amount of keybinds, but includes
[which-key](https://github.com/folke/which-key.nvim) regardless. Some stuff is available behind the `+` key.## Dependencies
Void: `xbps-install neovim clang-tools-extra lua-language-server`- neovim
- clangd
- lua-language-server