Skip to content

Conversation

@Davoodeh
Copy link
Contributor

@Davoodeh Davoodeh commented Nov 15, 2020

I'm a casual Plantuml user and I made these as a hastily made "template" and are really far from being a usable collection.
So feel free to comment suggestions.

@hlissner hlissner added is:snippet Requests that a snippet be added or removed mode:plantuml labels Nov 17, 2020
@hlissner hlissner merged commit cd065aa into doomemacs:master Nov 17, 2020
@hlissner
Copy link
Member

Hi! Thanks for the PR. I think this serves as a great start -- don't see anything in particular to complain about. I'll let you know after a couple weeks of trying them out.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 7, 2022
Benjamin-Philip added a commit to Benjamin-Philip/snippets that referenced this pull request Apr 3, 2023
This commit adds initial support for Erlang snippets. These snippets have been copied directly from the defaults. * erlang-mode/after: Snippet for the `after` expression * erlang-mode/begin: Snippet for the `begin` expression * erlang-mode/beh: Snippet for the `behaviour` expression * erlang-mode/case: Snippet for the `case` expression * erlang-mode/compile: Snippet for the `compile` expression * erlang-mode/def: Snippet for the `define` expression * erlang-mode/exp: Snippet for the `export` expression * erlang-mode/fun: Snippet for the `fun` expression * erlang-mode/if: Snippet for the `if` expression * erlang-mode/ifdef: Snippet for the `ifdef` expression * erlang-mode/ifndef: Snippet for the `ifndef` expression * erlang-mode/imp: Snippet for the `import` expression * erlang-mode/inc: Snippet for the `include` expression * erlang-mode/inc.lib: Snippet for the `include_lib` expression * erlang-mode/loop: Snippet for the `loop` expression * erlang-mode/rcv: Snippet for the `recieve` expression * erlang-mode/rcv.after: Snippet for the `receive after` expression * erlang-mode/rec: Snippet for the `record` expression * erlang-mode/try: Snippet for the `try` expression * erlang-mode/undef: Snippet for the `undef` expression Close: doomemacs#55 Ref: https://github.com/AndreaCrotti/yasnippet-snippets/tree/master/snippets/erlang-mode Signed-off-by: Benjamin Philip <benjamin.philip495@gmail.com>
hlissner pushed a commit that referenced this pull request Sep 16, 2023
This commit adds initial support for Erlang snippets. These snippets have been copied directly from the defaults. * erlang-mode/after: Snippet for the `after` expression * erlang-mode/begin: Snippet for the `begin` expression * erlang-mode/beh: Snippet for the `behaviour` expression * erlang-mode/case: Snippet for the `case` expression * erlang-mode/compile: Snippet for the `compile` expression * erlang-mode/def: Snippet for the `define` expression * erlang-mode/exp: Snippet for the `export` expression * erlang-mode/fun: Snippet for the `fun` expression * erlang-mode/if: Snippet for the `if` expression * erlang-mode/ifdef: Snippet for the `ifdef` expression * erlang-mode/ifndef: Snippet for the `ifndef` expression * erlang-mode/imp: Snippet for the `import` expression * erlang-mode/inc: Snippet for the `include` expression * erlang-mode/inc.lib: Snippet for the `include_lib` expression * erlang-mode/loop: Snippet for the `loop` expression * erlang-mode/rcv: Snippet for the `recieve` expression * erlang-mode/rcv.after: Snippet for the `receive after` expression * erlang-mode/rec: Snippet for the `record` expression * erlang-mode/try: Snippet for the `try` expression * erlang-mode/undef: Snippet for the `undef` expression Close: #55 Ref: https://github.com/AndreaCrotti/yasnippet-snippets/tree/master/snippets/erlang-mode Signed-off-by: Benjamin Philip <benjamin.philip495@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

is:snippet Requests that a snippet be added or removed mode:plantuml

2 participants