mirror of
https://github.com/Misterio77/Foundry.git
synced 2026-09-24 07:15:07 -05:00
Revert "home/nvim: share shada files between instances"
This reverts commit bcc1435768.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user