fix local and google conflicts
This commit is contained in:
@ -125,3 +125,5 @@ function! <SID>SynStack()
|
||||
endif
|
||||
echo map(synstack(line('.'), col('.')), 'synIDattr(v:val, "name")')
|
||||
endfunc
|
||||
|
||||
nnoremap <leader>s :SaveSession()<CR>
|
||||
|
Reference in New Issue
Block a user