Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 427 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 427 Bytes

Czapa's 4coder custom layer

It's my custom layer to an C++ code editor "4coder". It's based on 4coder's default custom layer (written by Allen Webster).

The keybindings to a large extent are inspired by those in Vim.

Custom layer compilation:

Just drop custom directory and build.bat into 4coder's directory; then run build.bat. If you want to also compile the lexer, then run build_lexer_and_custom_layer.bat instead.