NotAShelf / nvf

A highly modular, extensible and distro-agnostic Neovim configuration framework for Nix/NixOS.
https://notashelf.github.io/nvf/
MIT License
155 stars 24 forks source link

plugins/new-file-template: init module #350

Closed jacekpoz closed 1 month ago

jacekpoz commented 1 month ago

no option to add templates because diniamo said so

they can be added by adding them to the runtime path under lua/templates/

diniamo commented 1 month ago

It would also be nice to not include irrelevant stuff in this pr, and to document adding templates somewhere, because it's not exactly clear right now.

jacekpoz commented 1 month ago

adding templates is pretty clear from the docs of the plugin