osbm-nvim/README.md
osbm be66b5c4ec
Some checks are pending
Nix / build (push) Waiting to run
Nix / check-formatting (push) Waiting to run
Revert "try this meaningless commit for git.osbm.dev"
This reverts commit 801746e96c.
2025-04-14 19:33:21 +03:00

6 lines
374 B
Markdown

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).