nixos-configs/modules/editor/vim/lua/config/autocmds.lua
Paul-Henri Froidmont c63062d2ae
Neovim: use LazyVim
2024-07-16 02:03:45 +02:00

3 lines
213 B
Lua

-- Autocmds are automatically loaded on the VeryLazy event
-- Default autocmds that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/autocmds.lua
-- Add any additional autocmds here