basic blog
This commit is contained in:
@ -10,3 +10,8 @@ Hello world
|
||||
|
||||
So far good! :)
|
||||
|
||||
<!--more-->
|
||||
|
||||
```vim
|
||||
:call term_list()[0]->term_sendkeys(getline('.') .. "\<CR>")
|
||||
```
|
||||
|
Reference in New Issue
Block a user