kaiwk / leetcode.el

An Emacs LeetCode client.
GNU General Public License v3.0
396 stars 70 forks source link

Add leetcode-quit command #31

Closed NoahDragon closed 4 years ago

NoahDragon commented 4 years ago

This adds the feature that allows quitting all leetcode related buffers and windows in one command.

Implemented the feature request: #29