المهنة
مطوّرو البرمجيات
الوصف
Use when a user asks to fully remove a Neovim plugin, including plugin files, keymaps, config references, and README documentation.
لغة النص الأصلي: الإنجليزية
آخر تحديث
القائمة
جمع SkillsMP عدد ٢ من skills من tenfyzhong/nvim. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٢ من أصل ٢ skills مجمعة.
Use when a user asks to fully remove a Neovim plugin, including plugin files, keymaps, config references, and README documentation.
لغة النص الأصلي: الإنجليزية
Install a Neovim plugin configuration from a GitHub URL. Usage '/install-plugin <github-url>'. Parses the URL, fetches plugin documentation, generates optimal lazy.nvim configuration with lazy loading, and saves to `./lua/plugins/`. Optionally updates…
لغة النص الأصلي: الإنجليزية