-
**Describe the bug**
Encountering the following error:
Error executing vim.schedule lua callback: ...c2d_1/share/nvim/runtime/lua/vim/treesitter/language.lua:33: ABI version mismatch : support…
-
Thanks for this project. I cannot make it work by following the README.
```
(main)> nix run .#
error: cannot find flake attribute 'git+file:///home/user/Projects/flakes/neovim-flake#defaultApp.x…
-
Hello, thanks for the flake, its perfect! So perfect that some peers want me to share the plugins, init file and so on. (they are not still ready for nix)
I'm still learning how to build and work on …
-
I am getting `error: The option 'programs.neovim.extraConfigLua' does not exist.` when importing the module using flakes with `inputs.nixvim.nixosModules.nixvim`. This happens, even when not adding
…
gador updated
2 years ago
-
I just installed NixOS with `leftwm`. I use the main package from [nixpkgs](https://github.com/NixOS/nixpkgs/blob/master/pkgs/applications/window-managers/leftwm/default.nix) and I wanted to know if t…
-
In my home manager I have the following:
```nix
{ config, pkgs, ... }:
let
unstable = import (fetchTarball
"https://github.com/NixOS/nixpkgs/archive/nixos-unstable.tar.gz") {
ove…
-
### Describe the feature
Neovim plugins change every day, and breaking changes seem to happen every week. On my computer, I run `:PackerSync`, sort out the errors one a week. However, the issue…
-
### Describe the bug
I was trying to use home-manager to install neovim and it resulted in this error. I have nixpkgs channel set to unstable but I've also tried 21.11 with the same error.
Is ther…
-
### Issue description
Hi there! First off, thanks for the awesome library!
I'm currently trying to use flakes with home manager - however, I'm struggling to access a flake (output argument) in a…
-
```
@nix { "action": "setPhase", "phase": "unpackPhase" }
unpacking sources
unpacking source archive /nix/store/ik6ygjsi5li93dslxm9ajs0baqyr1al7-hb520vyz03147w44vkjfgspyihpq0rv3-source
source root…