Quickly creating source blocks #819
Unanswered
chipsenkbeil
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I remember when I watched a couple of videos about orgmode in Emacs, you could create a source block by typing
<s
and then hittingtab
, and it would replace with a source block. This is part of orgmode's structured templates.Are there any recommendations for a nice way to do this with the neovim plugin? Does it support anything out of the box? I don't use external snippet tools for neovim, and kind of want something like emac's structured templates or even better a more neovim-oriented approach. 😄
Beta Was this translation helpful? Give feedback.
All reactions