kawre / leetcode.nvim

A Neovim plugin enabling you to solve LeetCode problems.
MIT License
654 stars 34 forks source link

feat: nix flake dev environment #111

Closed fangjunzhou closed 4 days ago

fangjunzhou commented 4 days ago

Changes

Added nix flake dev shell for dev environment configuration. Added stylua to the dev environment.

Usage

Use

nix develop

to enter the default dev shell. stylua is install in this environment.