added files or templates to be copied or used for configuration of vim/nvim editors on remote host

This commit is contained in:
2026-06-10 14:04:12 -04:00
parent 0cee2cbb79
commit 9d33b45dbc
2 changed files with 117 additions and 0 deletions

View File

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