cleanups.

This commit is contained in:
Johannes Findeisen 2025-08-09 20:02:08 +02:00
commit b068634734
3 changed files with 0 additions and 3 deletions

@ -1 +0,0 @@
Subproject commit 5e34cdeff4d6b77eccb07b2f63f30e811ea125dc

@ -1 +0,0 @@
Subproject commit 0ce2d843d6f588bb0c8c7eec6449171615dc56d9

1
.vimrc
View file

@ -2,7 +2,6 @@
call plug#begin()
" List your plugins here
Plug 'tpope/vim-sensible'
"Plug 'https://github.com/neoclide/coc.nvim'
Plug 'neoclide/coc.nvim', {'branch': 'release'}
call plug#end()