-
I'm not sure if this is a feature request or I just need help understanding the best way to set up a capture for my usecase.
I have a layout for rust development that has
```
pane command="nix…
-
Including the flake in my inputs make sthe plugin available to source. However, trying to initialize it with a minimal setup fails:
```
local M = {}
function M.setup()
local present, bli…
-
**Is your feature request related to a problem? Please describe.**
When writing a Nix module, the `options` field is lazily evaluated with the same depth as the matching configuration. This leads to …
-
Was wondering if there where plans in the future to make this compatable with nixos & the nix-shell enviroment?
Currently there is no way to get this working on nixos, unless its dependenceis are a…
-
Config
```lua
return {
"saghen/blink.cmp",
lazy = false, -- lazy loading handled internally
-- optional: provides snippets for the snippet source
dependencies = "rafamadriz/friendly-sn…
-
Currently we're using neovim-unwrapped from nixos-unstable, which may change inbetween nixpkgs input bumps, or for those overriding the nixpkgs input.
I propose that we get the neovim-unwrapped pac…
-
so that people could reproducibly instantiate it on their system with a single command
-
`nix run github:juspay/nix-dev-home#neovim` should run neovim with the config in this repo, without depending on any of user's dotfiles or local $HOME cache.
cf. https://old.reddit.com/r/NixOS/comm…
-
## Information
**VIM version**
```
NVIM v0.9.5 …
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…