easyVim  1.0
a simple vim-like text editor
Classes
inst.hpp File Reference

easyVim指令模块 More...

#include <string>
#include <unordered_map>
#include <cstring>
#include <vector>
#include <fstream>
#include "../core/core.hpp"
Include dependency graph for inst.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ev::EVConfig
 easyVim 指令配置类 More...
 

Detailed Description

easyVim指令模块

定义了指令模块的相关函数和类

Author
Super@redhecker