nixvim
nixvim copied to clipboard
Configure Neovim with Nix! [maintainer=@GaetanLepage, @traxys, @mattsturgeon, @khaneliman]
Overview issue to track specific issues, PRs, and ideas related to updating and refactoring none-ls. - [x] Switch to `mkNeovimPlugin` (move options to `settings`) - [x] #1727 - [ ]...
NixOS[^1], home-manager[^2] and nix-darwin[^3] all have a `nixpkkgs` module where the `pkgs` passed to modules can be configured or overridden. This can be used to specify a specific lock or...
### Status quo Currently we have `files` for building a nixvim config as an extra file and `extraFiles` for directly writing text as an extra file. There is also no...
This is a dependency of compiler.nvim and a plugin of its own. Not done yet. TODO: - [ ] Finish translating options - [ ] Write a test using all...
| Field | Description | |--------------|-------------| | Plugin | `lsp` | | Nixpkgs | `unstable` | | Home Manager | `unstable` | - [x] I have read the [FAQ](https://nix-community.github.io/nixvim/user-guide/faq.html) and...
| Field | Description | |----------|-------------| | Plugin | https://supermaven.com | | Homepage | https://github.com/supermaven-inc/supermaven-nvim | | Nixpkgs | false | ## Extra Information A faster replacement for copilot. They...
### Summary - Take advantage of the module system in the keymap submodule - Use `showDefs` to better print the actual definitions and locations (e.g. improves how `_type="override"` is shown)...
GitHub has support for various [markdown alerts](https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#alerts), using a similar syntax to block quotes. > [!TIP] > This is a tip! MDbook [has a few CSS classes](https://rust-lang.github.io/mdBook/format/mdbook.html) to do something...
| Field | Description | |----------|-------------| | Plugin | [nvim-java](https://github.com/nvim-java/nvim-java) | | Homepage | `https://github.com/nvim-java/nvim-java` | | Nixpkgs | `false` | ## Extra Information -