Search found 1 match
- Thu Jun 27, 2024 5:54 pm
- Forum: Installation and Maintenance of software
- Topic: Installing NeoVim plugins via Lazy with "ifeq" in Makefiles
- Replies: 1
- Views: 7063
Installing NeoVim plugins via Lazy with "ifeq" in Makefiles
I'm trying to set up NeoVim on GhostBSD for the first time, having used my NeoVim config (based on kickstart.vim) on various Linux distributions (mostly) without issue for a while. I'm seeing a few issues when Lazy is trying to install and configure various plugins that require building via a Makefi...