My LunarVim Config | Using NeoVim as an IDE

preview_player
Показать описание

Timestamps:
0:00 - intro
0:53 - setup overview
2:25 - installation and setup
4:55 - copilot-cmp
6:58 - plugins continued
9:44 - vim-tmux-navigator
10:59 - harpoon
12:44 - trevj
32:55 - wrapping up
Рекомендации по теме
Комментарии
Автор

Thanks for making this video, great explanation and setup!

chrisatmachine
Автор

Great video, I am currently trying to work my way into using neovim. I currently use vs code and I am in the process of learning how to effortlessly touch type, then hoping to transition to split keyboard, and then learn vim, these videos are great keep them coming !

LeighBriody
Автор

love your set up and explanation. I just have not been able to load my plugins from different files like you have.

Dedseq
Автор

Great video. Very clear and cool explanation, thanks
Would be awesome to see using neovim with typescript stuff

rbereziuk
Автор

super happy to have this video, thanks

eviltables
Автор

I love how every *vim video is out of date after 6 months. This is not longer the config, the config and example now just send you to a webpage with configs, that guess what, don't work properly. Such a terrible experience

takeiteasyeh
Автор

Great video, Subscribed! Quick question: at 09:52, how did you split the horizontal terminal at the bottom into two? I saw the key mapping as CMD+\, but it's not in the repository and not in the default LunarVim config. I've set up tmux, but it splits the entire Vim session, not just the bottom terminal.

sergey_tech
Автор

I like that desk in the background. 3d printer, soldering iron? Nice "office". Would like to have space for it

MirkoVukusic
Автор

Some characters are unavailable, they appear as empty rectangles, how do I fix that? Because I already have the FiraCode font downloaded but it still doesn't work

nubsdre
Автор

pls make video about debugging in lunarvim with dap

livb
Автор

The pressing space (leader) and then shift C for the typescript stuff such as organize imports doesn't work anymore. Is there a fix?

albdelgado
Автор

thanks for sharing! I'm still to lazy to brush over my config so I have it all jacked in a single file :)
what's your git flow in neovim?
This is my biggest pain point, and I constantly switch to vscode to resolve merge conflicts
I use lazygit in neovim for all simple tasks, but for more complex things I tend to open vscode

ivansativ
Автор

Is that a custom Ben Eater 8-bit computer I see next to your 3D printer?

rustymindproductions
Автор

i’m new to neovim and i really like how clean ur setup looks like. i just have a question. by what im getting from the video, your nvim configuration runs inside a docker container correct? so in order to use neovim u have to be connected to that docker container i suppose. but what if im working in a project where theres already a different docker environment, for example a company project with docker compose and so on, how do i still use that nvim config?

sunkye
Автор

Thanks for sharing, learn a lot from this video. One thing I can’t figure out is when opening a JavaScript file I get an error message ‘Spawning language server with cmd: typescript-language-server failed. The language server is either not installed, missing from
PATH, or not executable.’ Not sure if you can help?

jesusidev
Автор

thanks for sharing your config. but after install your config I can't delete delete line with 'dd' any thoughts or this was intended?

emmanuellmiqueletti
Автор

I understand cleaning up for company, what I don't understand is not that it's clean why not use it? Replace your old messy config files with the cleaned up ones.

danielstellmon
Автор

In 28:57 I dont see the C +Typescript option and can't find it in your config. Am I missing something or can you link me to when you have that in your config? I already `npm i -g typescript typescript-language-server` and restarted ts server by :e! and :e but still don't see that option.

jesusidev
Автор

I would love some of these things but I’m not ready to jump to lvim (I’m new to nvim, and just gotten used to my current set up). My question is can i still use some of what you use without installing lvim? And is there any risk of plugins for nvim not working for lvim?

lian
Автор

I really want to update LVim, but on every update they always fuck up some key functionality I use, so the idea just scares me completely

Danielo