⚰️ Deprecated old neovim config

This commit is contained in:
z3rOR0ne 2022-12-18 18:08:19 -08:00
parent 4dac72aa1b
commit 8c113f47f6
21 changed files with 5750 additions and 0 deletions

View file

@ -0,0 +1,5 @@
set nocompatible
set runtimepath^=/path/to/coc.nvim
filetype plugin indent on
syntax on
set hidden