tekumara / typos-lsp

Source code spell checker for Visual Studio Code, Neovim and other LSP clients
https://marketplace.visualstudio.com/items?itemName=tekumara.typos-vscode
MIT License
162 stars 4 forks source link

feat(nix): add flake.nix, shell.nix and default.nix #60

Open sivizius opened 2 months ago

sivizius commented 2 months ago

With this PR, development with Nix/NixOS and integrating into the github:NixOS/nixpkgs is easy and would allow building a typos-lsp binary executable for VS Code/Codium Extension in NixOS.

tekumara commented 2 months ago

Hi I’m not sure what to do here, as I’d like to encourage contributions, and also support what gets merged, but I’m not familiar with nix or NixOS so I wouldn’t know how to maintain this 🤔