Skip to content

Commit f5644ae

Browse files
✨ feat: Remove coc.nvim integration.
1 parent 6488e04 commit f5644ae

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

.bin/vim.update

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,3 @@
22
# https://github.com/junegunn/vim-plug/wiki/faq#shouldnt-vim-plug-update-itself-on-plugupdate-like-vundle
33
vim +PlugUpgrade +qall || exit "$?"
44
vim +PlugUpdate +qall || exit "$?"
5-
# https://github.com/neoclide/coc.nvim/issues/2945
6-
vim +CocUpdateAsyncWaitThenQuit || exit "$?"

bootstrap/obsolete/arch

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ nerd-fonts-complete # this package is way too big
4646
pygtk # unmaintained
4747
memoize # replaced by memoize-rust
4848
grunt-cli # unused
49+
watchman-bin # https://github.com/neoclide/coc-tsserver
4950

5051
texlive-fontsextra # TeX Live - all sorts of extra fonts
5152
texlive-formatsextra # TeX Live - collection of extra TeX 'formats'

bootstrap/packages/aur

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ python-colored
1818
python-pypdf
1919
python-inotify
2020
emojify
21-
watchman-bin # https://github.com/neoclide/coc-tsserver
2221
gmime

0 commit comments

Comments
 (0)