This commit is contained in:
Christian Nieves
2023-05-10 12:44:47 -05:00
parent b78fa468a5
commit def1f00828
3 changed files with 152 additions and 149 deletions

View File

@ -5,6 +5,7 @@ filetype off " required
set rtp+=~/.vim
set rtp+=~/.vim/after
set rtp+=~/.config/nvim/after/
set rtp+=~/.vim/lua/
set directory=/tmp
set undodir=/tmp