Skip to content

New Node Process for every Nvim Instance Eating up alot of RAM #266

@JadAbouHawili

Description

@JadAbouHawili

Everytime I open a new neovim instance(i.e typing nvim in the terminal , whether or not your opening a file/buffer doesn't matter) the following process pops up:

node ~/.npm/_npx/8784704caaadcd38/node_modules/.bin/copilot-language-server --stdio

For example, opening two terminals and typing 'nvim' causes two process like this to appear. When closing nvim , these processes linger on taking up RAM until they eventually die(don't know how much time , but not being killed immediately is too long)

A similar issue is currently open in the pure lua replacement of this plugin copilot.lua

I have disabled this plugin because using it is unbearable on a system with limited RAM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions