Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
Remove references of having to wrap dependencies in  in the readme, as it's no longer needed :)
  • Loading branch information
NicoElbers committed Sep 10, 2024
1 parent a280054 commit 988e94b
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,14 @@
- [Quick setup](#quick-setup)
- [Installation, the long version](#installation-the-long-version)
- [Setting up your config](#setting-up-your-config)
- [Setting up dependencies](#setting-up-dependencies)
- [Utilities](#utilities)
- [Loading lazy.nvim](#loading-lazynvim)
- [Dealing with mason and the like](#dealing-with-mason-and-the-like)
- [Setting up the nix part](#setting-up-the-nix-part)
- [Goals](#goals)
- [Limitations](#limitations)
- [Roadmap](#roadmap)
- [How it works](#how-it-works)
- [Patching your config](#patching-your-config)
- [Zig](#zig)
- [Blocks for release](#blocks-for-release)
- [How it works](#how-it-works) - [Patching your config](#patching-your-config) - [Zig](#zig)
<!--toc:end-->

`nv` is a wrapper around Neovim that makes your Lua configuration nix compatible. It makes the barrier to a working Neovim configuration on nix as small as possible for existing Neovim users.
Expand Down

0 comments on commit 988e94b

Please sign in to comment.