It took me a while of reading the #LazyVim config to realize it abuses the "opts" key of nvim-lspconfig plugin definition to store lsp configuration data unrelated to the plugin itself, and then its "config" function to act on the data.
It feels unholy, but the creator is also author of lazy […]
pleeease, #help me with LSP in #neovim :nkoHide:
I have mason, lspconfig and mason-lspconfig installed, so LSP servers downloaded from Mason should be automatically enabled and somewhat sensibly configured.
But now I'm supposed to manually enable different LSP features and set up keybinds […]
Zettelkasten the Right Way with Neovim
Turn Neovim into Obsidian: See backlinks, create notes from unresolved links, and rename headings safely. Markdown-oxide setup shown with LazyVim, boosts Zettelkasten workflow! #Zettelkasten #Neovim #Obsidian #Markdown #LazyVim
Full video
youtu.be/-OGKUw1F358
i decided to finally build my own #neovim config. i've been using #lazyvim until now, so i thought copying it's plugin configs, options and autocommands would be easy :nkoHide:
it's much more complicated then i thought...
Has anyone managed to get #NeoVim with #DAP and #gdb working with #Pascal?
I'm using #LazyVim, so a lot of DAP is preconfigured using an Extra (dap.core). Unsurprisingly, Pascal is not one of the languages supported by default.
#ObjectPascal #FreePascal #debugger
"Kanagawa" color scheme looks sick!
The first pic is a cappuccino
The second one is Kanagawa
#Kanagawa #Neovim #LazyVim #Catppuchino
Ditched Postman for .http files in Neovim. No more losing scripts when OpenAPI specs update, everything version controlled, and testing happens right where I write code.
tskulbru.dev/posts/http-f...
#neovim #api #devtools #lazyvim
Does anyone have an example of how to configure lspconfig for #zig in #neovim with #lazyvim? In zigtools they only have an example for a different plugin manager, and I don't think I'm doing it right.
⚡ LazyVim isn’t just a Vim config — it’s a productivity mindset.
You start slow, break things, tweak endlessly…
Then one day, it clicks.
You’re flying through code without touching your mouse. #LazyVim #Vim
🧠 At first, LazyVim feels like chaos.
New keymaps, new UI, new workflow.
But once your fingers adapt, your mouse starts collecting dust 🖱️💀
#LazyVim #Productivity
🔥 Why I switched to LazyVim:
Built-in LSP & Treesitter
Beautiful UI
Zero setup
Lazy-loaded performance
Feels like VS Code speed with Vim soul. #LazyVim
#DevTools
Using @neovim.io is actually really smooth, I've only ever used @visualstudio.com and @vscode.dev before for all of my #development but recently I've been getting more into #neovim, #lazyvim to be more specific to get a feel for it before i jump in further.
For the past few weeks, I've been playing around with the #omarchy #arch #linux operating system, and I appreciate its clean design and ease of use from minute one.
⚠️ When I downloaded the .iso, I had no opinions about its controversial author, David Heinemeier Hansson, so I genuinely tried […]
Neovim Reference extension screenshot
Сделал небольшое расширение для Raycast – справочник по командам NeoVim (LazyVim). Может быть полезно тем, кто как я постоянно забывает нужные команды 😃
github.com/hazadus/rayc...
#raycast #neovim #lazyvim #programming
It only really feels like Saturday when I have time to mess around with my Neovim config. Always felt like neo-tree was anti-pattern for vim, but oil really solves that problem, and actually improves my workflow! Sold! #vim #neovim #lazyvim #plugins
Hey #neovim #lazyvim and #vscode friends - what are you using for multicursor editing?
Nothing I found in the *vim world comes close to @vscode.dev's native "press ⌘D to select next occurence and place additional cursor", then start typing.
Help?!
(ctx: I use lazy-/neovim in VSCode)
New on 'Stuff': Organizing old dot files with AI \n
stuff.graves.cl/posts/2025-08-14_20_10-o...
#personal
#cs
#zsh
#wezterm
#terminal
#llm
#tmux
#vim
#lazyvim
##claude
#dotfiles
#LazyVim makes it so much easier. You can build a custom config, which I've done. But I burnt it down and built it back up with LazyVim. I'd look to these:
* lazyvim-ambitious-devs.phillips.codes (via LazyVim's docs).
* R.nvim for #rstats: github.com/R-nvim/R.nvim. Some quirks, but awesome.
Yes, @kgilds.bsky.social! #LazyVim in particular. Being a huge modal programming nerd, I like it. The learning curve and config were rough, but worth it.
I do jump back to RStudio from time to time, though. There’s just still some features I still love.
Today I learned about `vim.diagnostic.enable(false)` while using #neovim and #LazyVim: neovim.io/doc/user/dia.... Sometimes the diagnostic comments get in the way and can be a little chatty. Adding the above to my config helped.
Wanna turn them back on? Just run `lua vim.diagnostic.enable(true)`
…myself looking at tools like #LazyVim and #Hyprland and it feels like the end game for how I feel computing (on a keyboard-linked device like laptop or desktop) should be.
I’m going to dabble slowly, for fear of falling too far down that rabbit hole too fast but from what I’ve seen so far…
Not sure, @matloff.bsky.social. I'll explore this a little though and give it a try.
I would assume it has something to do with how you manage your LSP config for the IDE. Me, I use #LazyVim and mason.nvim: github.com/mason-org/ma....
I'm wading in waters above my head, though.
How are you vimmers handling workflows ?
Are you working with different agents ?
Do you use a buffer manager to optimize context ?
#Neovim #vim #lazyvim #copilot-chat #tiktoken #llm
I didn't give up on nvim yet, but I did switch gears into LazyVim. Now instead of spending tons of hours researching and setting up plugins I have to spend (hopefully fewer) hours figuring out what plugins LazyVim ships with and how to use them. #lazyvim #nvim
neovim(프로그램), lazyvim(플러그인), lua(프로그램 언어) 문외한인데 DeepSeek에게 플러그인 코드 짜달라고 하니까 몇 번 수정 끝에(처음 한두 번은 에러가 뜸) 결국에는 만들어 냄. 물론 goyo.vim 자체는 기존에 있던 플러그인이고, neovim 매뉴얼에도 lua로 플러그인 설정하려면 어떻게 하라고 써있긴 한데. 전혀 이해를 못하는 사람도 이 벽을 넘게 만들어버리는구나...
uri.life/@yeokbo/1140...
#AI #deepseek #neovim #lazyvim #lua #인공지능
A screenshot of LazyVim as my IDE and the emulator for the app that Im developing
Back to building my budget tracker app! 💸 Working on transaction updates while also getting the hang of LazyVim—practicing my workflow while coding personal projects.
#ReactNative #LazyVim #BuildingInPublic #FullStackDev
Ghostty Terminal running tmux with nvim and lazygit.
They say programmers will spend hours automating a 5-minute task instead of just doing it, but will spend days customizing an IDE just to make it look nice. It’s been 4 days, a @typecraft.dev playlist and 24 #lazyvim plugins to go. From #xcode to #vscode to #nvim, what a journey.