Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

fix(luals): plugin name detection of symlinked plugins #140

Merged
merged 1 commit into from
Mar 12, 2023

Commits on Mar 11, 2023

  1. fix(luals): plugin name detection of symlinked plugins

    Fixes folke#139.
    
    When plugins on the packpath are symlinks (which is the case
    when using a NixOS Neovim module), the plugin names may not be
    properly detected.
    
    This fixes that by using the symlinked path, not the real path,
    to detect the plugin name.
    mrcjkb committed Mar 11, 2023
    Configuration menu
    Copy the full SHA
    417c77d View commit details
    Browse the repository at this point in the history