@@ -60,6 +60,6 @@ let g:config_file_list = ['variables.vim',
let g:nvim_config_root = expand('<sfile>:p:h')
for s:fname in g:config_file_list
execute printf('source %s/%s', g:nvim_config_root, s:fname)
execute printf('source %s/core/%s', g:nvim_config_root, s:fname)
endfor
"}
The note is not visible to the blocked user.