nixvim
nixvim copied to clipboard
Configure Neovim with Nix! [maintainer=@GaetanLepage, @traxys, @mattsturgeon, @khaneliman]
| Field | Description | |--------------|-------------| | Plugin | `treesitter` `neorg` | | Nixpkgs | `unstable` | | Home Manager | `unstable` | - [x] I have read the [FAQ](https://nix-community.github.io/nixvim/user-guide/faq.html)...
Adds the `cord-nvim` plugin. For more info view the plugin homepage: https://github.com/vyfor/cord.nvim. fixes: #2373 **Note: It's work in progress as I need to do most of the options**
This script generates a list on stdout of possible matches for nvim-lspconfig servers. It can't easily generate something more advanced because a lot of lsp servers have false positives, for...
Currently we rely on a no-default package option when there is no known package in nixpkgs for a none-ls, efmls, or LSP server. This results in a fairly generic error:...
| Field | Description | |----------|-------------| | Plugin | `csvview.nvim` | | Homepage | https://github.com/hat0uma/csvview.nvim | | Nixpkgs | `false` | ## Extra Information > csvview.nvim is a lightweight CSV...
## Description https://neovim.io/doc/user/starting.html#_nvim_appname is it possible to change the neovim config directory in nixvim? Usually neovim installs to `.config/nvim' but i don't want to overwrite existing config and instead install...
| Field | Description | |----------|-------------| | Plugin | `nvim-dap-lldb` | | Homepage | `https://github.com/julianolf/nvim-dap-lldb` | | Nixpkgs | `false` | ## Extra Information Extention for nvim-dap providing C/C++/Rust support
| Field | Description | |----------|-------------| | Plugin | `cord.nvim` | | Homepage | https://github.com/vyfor/cord.nvim | | Nixpkgs | `false` | ## Extra Information This is yet another Discord Rich...
| Field | Description | |--------------|-------------| | Plugin | `N/A` | | Nixpkgs | `unstable` | | Home Manager | `unstable` | - [x] I have read the [FAQ](https://nix-community.github.io/nixvim/user-guide/faq.html) and...
Is there any reason why the vim-dadbod suite of plugins are not included in nixvim? If not, would it be possible to add? | Field | Description | |----------|-------------| |...