Some checks are pending
Nix / build (push) Waiting to run
Nix / check-formatting (push) Waiting to run
This reverts commit 801746e96c.
6 lines
374 B
Markdown
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).
|
|
|
|
|