Skip to content

trouble using the plugin #4

Description

@jgduenasl

Hi, I have followed the instructions to install the plugin on my macOS. I have copied the chatgpt.vim file into

~/.vim/plugged/vim-chatgpt
MacBook-Air@Momo: cs plugin/
total 8
-rw-r--r-- 1 Momo 5101 Apr  7 14:03 chatgpt.vim

Also, I have edited my .vimrc file including the path for openai executable

MacBook-Air@Momo: pip3 show openai
Name: openai
Version: 0.27.4
Summary: Python client library for the OpenAI API
Home-page: https://github.com/openai/openai-python
Author: OpenAI
Author-email: support@openai.com
License: None
Location: /usr/local/lib/python3.9/site-packages
Requires: aiohttp, requests, tqdm
Required-by: 

but when I run nvim to ask something I get the error

E492: Not an editor command: Ask 'how to split the screen in vim'

It seems I don't have activated this plugin. However, I have in my .vimrc

filetype plugin indent on

so I don't know what I am losing

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions