automacros added

This commit is contained in:
Yannick Reiß 2024-05-12 14:18:08 +02:00
parent d42f1f53e8
commit b2cbeb41c1
2 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,8 @@
-- Basic setup configuration
require("vanilla")
vim.cmd("source ~/.config/nvim/viml/automacro.vim")
-- Lazy plugin setup
local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim"
if not vim.loop.fs_stat(lazypath) then

1
viml/automacro.vim Normal file
View File

@ -0,0 +1 @@
" predefined macros in functions