We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24d0dd4 commit c49dd8dCopy full SHA for c49dd8d
1 file changed
plugin/nvimrc.vim
@@ -19,8 +19,3 @@ set undodir=$XDG_CACHE_HOME/nvim/undo
19
20
" Set vim-session path (created above).
21
let g:session_directory = $XDG_CACHE_HOME . '/nvim/session'
22
-
23
-" Load ginit for neovim-dot-app.
24
-if exists('neovim_dot_app')
25
- source $XDG_CONFIG_HOME/nvim/ginit.vim
26
-endif
0 commit comments