Skip to content

My development workflow with vim and github copilot, now open for EVERYONE to use in a couple clicks.

Notifications You must be signed in to change notification settings

oskccy/vim_copilot_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom Vim & GitHub Copilot Text Editor 🐱

I have used this configuration throughout two college level software development internships, working accross the stack. This configuration is meant for vim users who need a smoother and more enhanced workflow (using external ressources).

Setup & Config

  1. navigate to your root config directory (ex on mac).
  cd ~/.
  cd .config
  1. download this codebase within your config directory.
  git clone https://github.com/oskccy/vim_copilot_config.git
  1. install packer.

  2. if you do not know how to use vim, learn vim.

  3. run PackerSync in vim COMMAND_MODE.

  4. get to development!

About

My development workflow with vim and github copilot, now open for EVERYONE to use in a couple clicks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages