How do I use template files via Lua?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • LuaSnip

    Snippet Engine for Neovim written in Lua.

  • Not exactly what you're talking about but you could look into LuaSnip?

  • esqueleto.nvim

    Reduce your boilerplate code the lazy-bones way

  • Thank you, u/TheLeoP23! skeleton was the missing keyword from my vocabulary and this is what my workaround function was doing. A bit of research led me to a few Lua-based plugins such as cvigilv/esqueleto.nvim and [motosir/skel-nvim[(https://github.com/motosir/skel-nvim). After looking at their source code, they show the Lua commands that I need to get everything up and running... or I just may end up using their plugins, lol.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • skel-nvim

    nvim skeleton plugin

  • Thank you, u/TheLeoP23! skeleton was the missing keyword from my vocabulary and this is what my workaround function was doing. A bit of research led me to a few Lua-based plugins such as cvigilv/esqueleto.nvim and [motosir/skel-nvim[(https://github.com/motosir/skel-nvim). After looking at their source code, they show the Lua commands that I need to get everything up and running... or I just may end up using their plugins, lol.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts