GithubHelp home page GithubHelp logo

Comments (7)

ecosse3 avatar ecosse3 commented on May 18, 2024 1

I close it as it works solves problem from this issue.

To make HTML Language Server work you have to install globally via npm/yarn the vscode-html-language-server as vim is giving you a hint. Check out :LspInfo to see what servers are enabled in the current file.

npm install -g vscode-html-language-server

I am actually using now vscode-langservers-extracted.

from nvim.

ecosse3 avatar ecosse3 commented on May 18, 2024

That's because I am using OpenRGB plugin for my keyboard. I will remove it from repo today. For now please remove line 83:

use {'antoinemadec/openrgb.nvim', run = ':UpdateRemotePlugins'} from lua/plugins/init.lua.

Then also remove line 7:

source $HOME/.config/nvim/vim-plug/openrgb.vim " OpenRGB from init.vim.

Let me know if that works.

from nvim.

H4ckint0sh avatar H4ckint0sh commented on May 18, 2024

Now i get this among some other errors.
Skärmavbild 2021-09-27 kl  20 25 36

Something is wrong with packer as i get many of thease errors I solved some but i always get new ones after i solve one. ALLSO I AM NOT ABLE TO RUN ":PackerCompile".
Skärmavbild 2021-09-27 kl  20 48 42

from nvim.

ecosse3 avatar ecosse3 commented on May 18, 2024

@H4ckint0sh Looks like you have some general problems with packer. Try to reinstall it, then run PackerComple, PackerInstall, and PackerSync with my config. I made some changes to repo and openrgb is not added by default. I also changed lspsaga to navigator.nvmi since it doesn't work in nvim 0.6+. You can change it to whatever you want.

from nvim.

H4ckint0sh avatar H4ckint0sh commented on May 18, 2024

I still am not able to run PackerCompile but it is working if i switch to my own config.

Skärmavbild 2021-09-27 kl  21 41 12

2.

Skärmavbild 2021-09-27 kl  21 41 37

3.

Skärmavbild 2021-09-27 kl  21 42 58

from nvim.

ecosse3 avatar ecosse3 commented on May 18, 2024

You can first comment out first line in init.vim which is:
lua require('impatient')

Then you can comment on everything and leave require of plugins and settings in init.lua and run PackerInstall. After everything will be installed you can uncomment each by each to check where the problem occurs.

from nvim.

H4ckint0sh avatar H4ckint0sh commented on May 18, 2024

Thankyou, how can i solve this? I have installed html server by :lspInstall html but it still does not work.
Skärmavbild 2021-09-28 kl  00 39 58

from nvim.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.