nvf icon indicating copy to clipboard operation
nvf copied to clipboard

A highly modular, extensible and distro-agnostic Neovim configuration framework for Nix/NixOS.

Results 39 nvf issues
Sort by recently updated
recently updated
newest added

Tracking issue for alterative language modules. This is both a place to track progress on language modules that are to be added, or to request new ones. - [ ]...

### ⚠️ Please verify that this feature request has NOT been suggested before. - [X] I checked and didn't find a similar feature request ### 🏷️ Feature Type API Additions...

enhancement
help wanted
TBD

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 package from the...

### ⚠️ Please verify that this bug has NOT been reported before. - [X] I checked all existing issues and didn't find a similar issue ### Description Hi its me...

bug

### ⚠️ Please verify that this feature request has NOT been suggested before. - [X] I checked and didn't find a similar feature request ### 🏷️ Feature Type API Additions...

### ⚠️ Please verify that this feature request has NOT been suggested before. - [X] I checked and didn't find a similar feature request ### 🏷️ Feature Type API Additions...

I've recently come to realize that we cannot use `null-ls` with ccls (which is the default lang server for C/C++ rn) due `offset_encoding` differences. Thanks to this PR (#61) we...

this adds support for the ocaml lsp and formatter everything seems to be working, the only issue is the lsp gives me a warning about not being able to find...

there is a single use of `__empty` in the codebase, I need to double check what it's doing before I remove it