Skip to content

Latest commit

 

History

History
46 lines (28 loc) · 659 Bytes

README.md

File metadata and controls

46 lines (28 loc) · 659 Bytes

Linux ricing

Just config folder thats all

Installation

Just clone the repo

  git clone https://github.com/Madhu-mohan86/linux_ricing.git
  cd linux_ricing
  sudo cp -r .config ~/.config

if there is default config then just delete it with your gut

LSP and IDE

Open nvim by just typing nvim and confirm the Plugins

:Lazy

LSP for JS

Install biome server

npm i -g biome

Verify its in the path

which -a biome

it should display as /sbin/biome

LSP for rust

Choose the installation method that suits you

https://rust-analyzer.github.io/manual.html#manual-installation