From 6b63011c1c75d101f984f83cf9e51e6c36ecf1d4 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Tue, 3 Feb 2026 20:51:56 -0500 Subject: [PATCH] format --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b47a6b..234d9d9 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ Neovim theme for code, not colors. ## Installation -Install using your package manager of choice or via [luarocks](https://luarocks.org/modules/barrettruth/midnight.nvim): +Install using your package manager of choice or via +[luarocks](https://luarocks.org/modules/barrettruth/midnight.nvim): ``` luarocks install midnight.nvim @@ -18,7 +19,7 @@ Then set the colorscheme: vim.cmd.colorscheme('midnight') ``` -## Plugin Integration +## Plugin Integrations - [treesitter](https://github.com/nvim-treesitter/nvim-treesitter) - [fzf-lua](https://github.com/ibhagwan/fzf-lua)