mention init.lua

This commit is contained in:
Osman Faruk Bayram 2025-03-28 15:54:59 +03:00
parent 5e99c8c8f0
commit 1668b8bc97

View file

@ -1,2 +1,6 @@
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).