Skip to content

samvv/templaty.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

templaty.nvim

This repository contains a plugin for Neovim that enables file type detection, syntax highlighting and much more for the Templaty template engine.

Installation

The preferred way is through lazy.nvim:

require("lazy").setup({
  -- ...
  "samvv/templaty.nvim"
  -- ...
}

Usage

Just start writing something! As long as your file extensions end with .tply, this plugin will automatically trigger.

License

This software is generously licensed under the MIT license.

About

A modern Neovim plugin for Templaty with support for Treesitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published