rafiq
Results
2
issues of
rafiq
This PR adds [uv.nvim](https://github.com/benomahony/uv.nvim), which adds the UV package manager functionality, primarily being able to activate virtual environments inside neovim for use with LSPs. i added it as languages.python.uv.* but...
topic: plugins
topic: modules
topic: documentation
i'd like to suggest adding a new lint, `option_missing_docs`, to warn about under-documented uses of lib.options.mkOption. The lint should trigger for option attribute sets (`_type == "option"`) that are not...