diff options
| author | jdhao <jdhao@hotmail.com> | 2020-12-03 22:15:27 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2020-12-03 22:15:27 +0800 |
| commit | c8582e2ac158bfac7596cca24164ef59cfc76c1e (patch) | |
| tree | 76bcba091cae216516e58d5e70de05f0d04ca986 /core/plugins.vim | |
| parent | 57e12dc4cb0f0c0f3fb92e51715e34de00fd501c (diff) | |
remove prosession settings
Diffstat (limited to 'core/plugins.vim')
| -rw-r--r-- | core/plugins.vim | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/core/plugins.vim b/core/plugins.vim index 362b0cc..2eb2b71 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -943,9 +943,5 @@ endif """"""""""""""""""""""""""""""nvim-gdb settings"""""""""""""""""""""""""""""" nnoremap <leader>dp :<C-U>GdbStartPDB python -m pdb %<CR> - - -""""""""""""""""""""""""""""""prosession settings"""""""""""""""""""""""""""""" -let g:prosession_dir = stdpath('data') . '/prosession' "}} "} |
