init.lua dynamic path to stdheader.vim

This commit is contained in:
cubernetes 2023-07-28 09:34:26 +02:00
parent 509a1194bf
commit 83513f7b11
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
require("tosu")
vim.cmd('source /home/tosuman/.vim/plugin/stdheader.vim')
vim.cmd('source ~/.vim/plugin/stdheader.vim')