Comment out wakatime

This commit is contained in:
2023-10-12 22:09:23 +01:00
parent c62942a6fc
commit df042cfac2

View File

@@ -26,7 +26,7 @@ Plug 'godlygeek/tabular' " Easy alligning of code based on match, :Tab/| will li
Plug 'plasticboy/vim-markdown' " All markdown features (some are disabled by polyglot)
Plug 'sheerun/vim-polyglot' " Dynamically loads syntax hilighting from multiple packages
Plug 'ms-jpq/chadtree', { 'branch': 'chad', 'do': 'python3 -m chadtree deps' } " A file tree
Plug 'wakatime/vim-wakatime'
"Plug 'wakatime/vim-wakatime'
Plug 'neoclide/coc.nvim', { 'branch': 'release' } " Autocompletion
Plug 'github/copilot.vim' " Copilot
Plug 'easymotion/vim-easymotion' " Advanced navigation