ashzero2 / VimPilot

Copilot with extra steps ^-^

Home Page:https://github.com/ashzero2/VimPilot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VimPilot (copilot , with extra steps)

  • Get the answers for your questions right on your vim

Installation :

Plug 'ashzero2/VimPilot'

Dependency :

  • Well no dependencies needed, just vim is enough

Usage :

  • Open a file of your desired language

  • vim baka.py
  • and do the following

  • :Cheat upload image to twitter
  • it will automatically find the file type of your current opened file and paste the answer of the question on opened buffer itself

  • use NCheat command to make it show the answer in different page

About

Copilot with extra steps ^-^

https://github.com/ashzero2/VimPilot

License:MIT License


Languages

Language:Vim Script 100.0%