practicalli / spacemacs

Content for the book - Clojure Development with Spacemacs
https://practical.li/spacemacs
Creative Commons Attribution Share Alike 4.0 International
109 stars 33 forks source link

Convert practicalli yasnippets to clojure-lsp snippets #296

Open practicalli-johnny opened 2 years ago

practicalli-johnny commented 2 years ago

Practicalli has defined 15 custom snippets that are included in the practicalli/spacemacs.d repository

Use the clojure-lsp format to define these snippets in the clojure-lsp configuration file

Evaluate the use of $current-form option when defining a snippet for Clojure-lsp

Add clojure-lsp snippets to Practicalli Spacemacs snippets section

Resources