Neovim initial setup help?

I'm new to neovim and trying to configure my setup for t3 stack web development. Any help would be great.
15 Replies
Unknown User
Unknown User3y ago
Message Not Public
Sign In & Join Server To View
Neto
Neto3y ago
You can use a built solution like astrovim (as someone linked above) Or check prime or TJ videos about it
Neto
Neto3y ago
ThePrimeagen
YouTube
0 to LSP : Neovim RC From Scratch
I setup the entire neovim experience from nothing to LSP! REPO: https://github.com/ThePrimeagen/init.lua chapters 00:00 Introduction 00:35 Init.lua - Your First Files 02:23 The First Remap 03:43 Plugin Manager and Fuzzy Finder 07:07 Colorscheme 09:08 Treesitter 13:30 3 Must Have Plugins 18:06 LSP Setup 21:33 Editor Settings 24:24 THE BEST ...
Neto
Neto3y ago
TJ DeVries
YouTube
Effective Neovim: Instant IDE
Going from no set up to instant IDE using kickstart.nvim in #nvim. Check out the repo: https://github.com/nvim-lua/kickstart.nvim PDE Video: https://youtu.be/QMVIJhC9Veg Twitch We're always live streamin on twitch!Twitch : https://twitch.tv/teej_dv Discord: https://discord.gg/h2yeg4wrSK Links Twitch: https://twitch.tv/teej_dv Twitter...
Neto
Neto3y ago
With both videos you can configure neovim from scratch to a full text editor
benten
benten3y ago
I'd recommend you use visual studio (not vscode)
Unknown User
Unknown User3y ago
Message Not Public
Sign In & Join Server To View
nexxel
nexxel3y ago
lmae
codefork
codeforkOP3y ago
@kickbuttowski @nexxel @Neto @whoa Any idea what would cause this?
codefork
codeforkOP3y ago
Below is my .config/nvim/after/plugin/lsp.lua file
codefork
codeforkOP3y ago
packer file section
codefork
codeforkOP3y ago
running wsl ubuntu
Unknown User
Unknown User3y ago
Message Not Public
Sign In & Join Server To View
codefork
codeforkOP3y ago
Just did this now still not working... I'm reading something saying installing npm with sudo can cause this issue
Unknown User
Unknown User3y ago
Message Not Public
Sign In & Join Server To View

Did you find this page helpful?