Skip to content

Instantly share code, notes, and snippets.

View lakshits11's full-sized avatar
🎯
Focusing

Lakshit Somani lakshits11

🎯
Focusing
View GitHub Profile
@lakshits11
lakshits11 / cpp_on_windows_vim.md
Created June 27, 2020 08:52 — forked from NigoroJr/cpp_on_windows_vim.md
A guide for setting up C++ development environment on Windows

Set up a basic C++ development environment on Windows

What this guide is

This guide aims to walk you through setting up an environment for doing C++ development on Windows using cygwin, gvim, and the mighty command prompt.