nixvim
nixvim copied to clipboard
Configure Neovim with Nix! [maintainer=@GaetanLepage, @traxys, @mattsturgeon, @khaneliman]
| Field | Description | |--------------|-------------| | Plugin | 'LSP' | | Nixpkgs | `24.05` | | Home Manager | not used | - [X] I have read the [FAQ](https://nix-community.github.io/nixvim/user-guide/faq.html)...
| Field | Description | |----------|--------------------------| | Plugin | `nvim-dbee` | | Homepage | [`kndndrj/nvim-dbee`] | | Nixpkgs | [`vimPlugins.nvim-dbee`] | ## Extra Information Interactive database client for neovim. ##...
@stasjok has an implementation here: [stasjok/nixvim@`optimize-rtp` (commits)](https://github.com/stasjok/nixvim/commits/optimize-rtp/) (last two commits), where the rtp is optimized as a "performance" option. > In the codebase I need to check `wrapRc` and if...
## Summary General cleanup and refactoring to the output module, with the goal of streamlining and simplifying the implementation. For example, the `files` submodule has `path` and `plugin` options that...
| Field | Description | |----------|-------------| | Plugin | `Lexima` | | Homepage | `https://github.com/cohama/lexima.vim` | | Nixpkgs | [Nixpkgs](https://search.nixos.org/packages?channel=unstable&show=vimPlugins.lexima-vim&from=0&size=50&sort=relevance&type=packages&query=lexima) | ## Extra Information Vim plugin for vscode-like auto-closing brackets...