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•2y ago
Message Not Public
Sign In & Join Server To View
You can use a built solution like astrovim (as someone linked above)
Or check prime or TJ videos about it
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 ...
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...
With both videos you can configure neovim from scratch to a full text editor
I'd recommend you use visual studio (not vscode)
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
lmae
@kickbuttowski @nexxel @Neto @whoa
Any idea what would cause this?
Below is my .config/nvim/after/plugin/lsp.lua file
packer file section
running wsl ubuntu
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Just did this now still not working... I'm reading something saying installing npm with sudo can cause this issue
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View