mirror of
https://github.com/hakluke/how-to-exit-vim.git
synced 2025-05-02 03:36:42 +02:00
Entry level SWE way
This commit is contained in:
parent
d548420d77
commit
ad897db2f3
1 changed files with 5 additions and 0 deletions
|
@ -378,3 +378,8 @@ Credit: @axelf4
|
||||||
```vim
|
```vim
|
||||||
:echom test_null_list()
|
:echom test_null_list()
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## The Entry Level Software Engineer way
|
||||||
|
1. Try CTRL+C
|
||||||
|
2. Ask a senior engineer
|
||||||
|
3. Have senior engineer direct you to [how-to-exit-vim](https://github.com/hakluke/how-to-exit-vim)
|
||||||
|
|
Loading…
Add table
Reference in a new issue