Remove remaining vim artifacts after migration to neovim

This commit is contained in:
2025-11-28 13:23:01 +01:00
parent 3a2dd49ac3
commit 3af68bc471
2 changed files with 0 additions and 8 deletions

View File

@@ -1,3 +0,0 @@
set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath = &runtimepath
source ~/.vimrc

View File

@@ -1,5 +0,0 @@
snippet ddd
= `strftime("%-d. %b:")` ${1:summary} =
%% `strftime("%Y-%m-%d")`
${0}