Skip to content

Commit

Permalink
add info abt checking
Browse files Browse the repository at this point in the history
  • Loading branch information
mrshmllow authored Jul 1, 2024
1 parent f6b3c9b commit 96251de
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ Make your `~/.config/nvim/` portable with nix! This flake patches neovim to supp

Read `:h config` for how to configure neovim.

Additionally, this flake adds a few checks to your config. The derivation will fail to build if any lua syntax errors are found or any `vim.notify(..., vim.log.levels.ERROR)`'s are thrown. Change `doCheck` to disable this.

## Getting Started

> [!TIP]
Expand Down

0 comments on commit 96251de

Please sign in to comment.