nixvim icon indicating copy to clipboard operation
nixvim copied to clipboard

[PLUGIN REQUEST] Compiler.nvim

Open PowerUser64 opened this issue 1 year ago • 5 comments

Field Description
Plugin Compiler.nvim
Homepage https://github.com/Zeioth/compiler.nvim
Nixpkgs false

Extra Information

This plugin depends on overseer.nvim, which is in nixpkgs but not in nixvim (#1528).

PowerUser64 avatar May 16 '24 10:05 PowerUser64

this is a good one i think i wanted this but it was not in nixpkgs so someone has to add compiler.nvim as nix pkgs ?

sachinchaudhary1808 avatar May 17 '24 05:05 sachinchaudhary1808

I asked @GaetanLepage how to add vim plugins to nixpkgs and apparently it's not that hard, but when I followed these steps (linked later) to try submitting a PR, I didn't get the same result as what was in some of the PR's I was seeing. Maybe if you try you'll get different results? The comment with how to do it is here: https://github.com/nix-community/nixvim/issues/1338#issuecomment-2025118208

PowerUser64 avatar May 17 '24 05:05 PowerUser64

I asked @GaetanLepage how to add vim plugins to nixpkgs and apparently it's not that hard, but when I followed these steps (linked later) to try submitting a PR, I didn't get the same result as what was in some of the PR's I was seeing. Maybe if you try you'll get different results? The comment with how to do it is here: #1338 (comment)

What method have you tried ? Running the script or manually appending the relevant snippet to generated.nix ?

GaetanLepage avatar May 17 '24 07:05 GaetanLepage

https://github.com/NixOS/nixpkgs/pull/312410 a PR has been made :white_check_mark:

PowerUser64 avatar May 17 '24 10:05 PowerUser64

when we are getting this plugin ready ha ?

sachinchaudhary1808 avatar May 30 '24 03:05 sachinchaudhary1808