Skip to content

fejfighter/eglot-tempel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EGLOT-TEMPEL

Simple shim adapter to use the tempel templating library with eglot, instead of yasnippet.

This will take the LSP template provided by the server and convert it into a format tempel can take advantage of.

Understandably, this package conflicts with yasnippet.

To install with use-package:

(use-package eglot-tempel
  :preface (eglot-tempel-mode)
  :init
  (eglot-tempel-mode t))

About

bridge for tempel templates with eglot

Resources

License

Stars

Watchers

Forks

Packages

No packages published