initial commit for native-only neovim plugin configuration

This commit is contained in:
2026-06-24 03:14:04 +02:00
parent 6d7373aab4
commit 5929cd53d7
19 changed files with 266 additions and 898 deletions
+1 -6
View File
@@ -4,9 +4,4 @@ Neovim configuration
![fz-stack Logo](https://git.zechert.net/fz-stack/assets/raw/branch/master/icons/fz-stack-transparent.svg)
## Install
Run the script `install.sh` to install necessary packages on the operating system (using `yay`) from the file
`packages.txt`. This will also download and build the treesitter languages
- `bash`
Neovim development environment using neovim 0.12 and native treesitter, LSP, and plugin manager.