From 801746e96c06751cb5fca2735f750687dfa51020 Mon Sep 17 00:00:00 2001 From: osbm Date: Mon, 14 Apr 2025 19:20:19 +0300 Subject: [PATCH] try this meaningless commit for git.osbm.dev --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f128cb9..46b53ab 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ This is my neovim configuration. I am using [nix](https://github.com/nixos/nix) and [nixvim](https://github.com/nix-community/nixvim) to generate the neovim configuration. + I am also pushing the generated neovim configuration in another branch using github actions. You can see my generated init.lua file [here](https://github.com/osbm/osbm-nvim/blob/init-lua/init.lua).