Skip to content
#

neovim-lua

Here are 86 public repositories matching this topic...

bavalpey
bavalpey commented Nov 22, 2021

I have an autocmd that I use for file templates placed in the autocmds section of doom_config.lua. However, this autocommand does not work when launching nvim from the command line.

For instance, if I have the following template in ~/.config/nvim/templates/template.py

#!/usr/bin/env python

# Author: Benjamin Valpey

and the following in my doom_config.lua file

Improve this page

Add a description, image, and links to the neovim-lua topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the neovim-lua topic, visit your repo's landing page and select "manage topics."

Learn more