This commit is contained in:
Oliver Atkinson 2023-08-20 06:41:22 -06:00
parent 695d380531
commit a798a23921
2 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,7 @@ call plug#end()
:let NERDTreeShowHidden=1
" =============== COC Config ================================================
inoremap <silent><expr> <TAB>
\ coc#pum#visible() ? coc#pum#next(1) :
\ CheckBackspace() ? "\<Tab>" :

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.config/nvim/plugged/