GideonWolfe / vim.reaper

💀 A Hackable, Fully Featured, Rice Friendly Neovim Configuration
286 stars 10 forks source link

Fresh install errors (coc) #14

Closed ThatOneCalculator closed 3 years ago

ThatOneCalculator commented 3 years ago

SCROLL TO BOTTOM, UPDATE

ThatOneCalculator commented 3 years ago

The 1 error I'm stuck on after some debugging:

[coc.nvim] Unable to load global extension at /home/kainoa/.config/coc/extensions/node_modules/coc-ccls: main file ./lib/extension.js not found, you may need to build the proj
ect.
Press ENTER or type command to continue
GideonWolfe commented 3 years ago

Hey there! I think you're running into this issue. I linked directly to the fix.

ThatOneCalculator commented 3 years ago

This fixed that! Now I get another error: minimap: this plugin requires code-minimap to be installed.

A quick yay -S code-minimap fixed that too. No more errors!

GideonWolfe commented 3 years ago

Glad to hear it :smile:

ThatOneCalculator commented 3 years ago

@GideonWolfe I actually have one more question, how can I remove that kinda smooth scrolling effect?

GideonWolfe commented 3 years ago

It's the smooth scroll plugin, you can just comment it out in your plugins file and it will be disabled