Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding of last run commands is not working. #1

Open
suchoudh opened this issue May 28, 2021 · 1 comment
Open

Adding of last run commands is not working. #1

suchoudh opened this issue May 28, 2021 · 1 comment

Comments

@suchoudh
Copy link

I am able follow the writeup where we have a .zing file called which contains commented stuff.
However the part where the last run commands are appended is not working.. i

Currently using vi I open a txt file in a directory that contains .zing file as well and when i press F4 the vi just asks to exit

Lastly
Can you please be more specefic how the below code works.

nnoremap :call Zing()
inoremap :call Zing()

" if you prefer a leader
let mapleader = ","
noremap z :call Zing()
inoremap z :call Zing()

PS: I came here from your blog https://tellspin.app/blog/why-interruptions-are-frustrating-to-developers/

@suchoudh
Copy link
Author

screenshot_20210528_220101

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant