Disable :feature debug temporarily
This commit is contained in:
parent
13c66c6d7c
commit
37821e3b32
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
version-control ; remember, remember that commit in November
|
version-control ; remember, remember that commit in November
|
||||||
workspaces ; tab emulation, persistence & separate workspaces
|
workspaces ; tab emulation, persistence & separate workspaces
|
||||||
eval ; repls, runners 'n builders; run code, run
|
eval ; repls, runners 'n builders; run code, run
|
||||||
debug ; stepping through code, to help you add bugs
|
;debug ; FIXME stepping through code, to help you add bugs
|
||||||
|
|
||||||
:completion
|
:completion
|
||||||
company ; code completion backend
|
company ; code completion backend
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue