Revert "home/nvim: share shada files between instances"

This reverts commit bcc1435768.
This commit is contained in:
Gabriel Fontes
2022-10-21 16:15:43 -03:00
parent bcc1435768
commit c6fe657266
@@ -22,12 +22,6 @@
"Set colorscheme
colorscheme nix-${config.colorscheme.slug}
"Share shada files between instances
augroup nvimrc_aucmd
autocmd!
autocmd CursorHold,FocusGained,FocusLost * rshada|wshada
augroup END
"Set fold level to highest in file
"so everything starts out unfolded at just the right level
augroup initial_fold