#lazyvim
Explore tagged Tumblr posts
Text
LazyVim Installation Guide for Efficient Neovim Setup
LazyVim Installation: Discover how to transform Neovim into a powerful IDE with LazyVim. Our guide covers installation, configuration, and essential keyboard shortcuts to enhance your coding productivity. #LazyVim #Neovim #CodingEfficiency #DeveloperTools
System Requirements for Using LazyVim Before you begin the LazyVim installation, ensure your system meets the following requirements: Neovim: Version 0.9.0 or higher (must be built with LuaJIT) Git: Version 2.19.0 or newer Nerd Font: Version 3.0 or higher C Compiler: Required for nvim-treesitter Terminal: Must support true color and undercurl Key Features of LazyVim LazyVim offers several…
0 notes
Text
I've been working a lot on my phone for programming (for disability reasons) for give or take 3 years and nothing has worked as well as LazyVim installed on my dev server (under tmux accessed through ssh via Termux*) has over the past couple of months. It's simple, portable, and doesnt burn through resources like a GUI IDE does. Worth checking out imo:
* You can get LazyVim running directly on Termux via proot-distro (ubuntu-lts specifically worked for me) but my scenario requires using a server anyway
42 notes
·
View notes
Text
welp fuck. i am finally forced to make regular use of windows again, they wont let me put linux on my work computer. well at least i’m finally using neovim regularly now, and holy shit it’s nice. i finally caved and used lazyvim instead of going full purist and making my own config from scratch and somehow it’s way easier, who would have guessed.
#i’m really not a fan of how lazy vim does config files though#just give me an init.lua please i don’t want to have to use seven billion separate files
9 notes
·
View notes
Text
nvim: The Missing Manual for NeoVim v0.9 2025-03-31
Neovim has become such a rich product that even though it is a very fast command-line tool (unlike VS Code), I still use it extensively because you don’t need a mouse. You can do all this in VS Code, but if you want to be that Ferrari 1960s vintage driver with no assist at all, read on. (Before we are off using warp, cline, cursor or windsurf), I thought I would see what is going on. LazyVim as…
0 notes
Text
EVE@
Let's start the new year with some 'back to basics'.
Since my lazyvim had some problems and i couldn't manage to fix them, i tought it's time to customize it on my own so i grabbed something to eat and spent the day making it how i wanted.
It's almost done, still miss some features but i'll mess with it later.
After spending my first day of new year customizing neovim, i said it's time for a change so in this morning i opened neovim, looked at bootstrap documentation and started making a theme for tumblr.
And here am i...still need to do a lot but let's hope i'll do something until tmrw.
At the end of the day i'm just a tech/web enthusiast.
0 notes
Text
Neovim for PHP and Laravel
If you’ve ever wanted to use Neovim for PHP and Laravel development, this guide should help get you started. If you use VSCode, then check out this post.In this post, I will be using Neovim with LazyVim. LazyVim is a fantastic Neovim setup with many features and tools out of the box. I’ve spent more […] The post Neovim for PHP and Laravel appeared first on TECH - WEB DEVELOPMENT NEWS. https://tech-webdevelopment.news-6.com/neovim-for-php-and-laravel/
0 notes
Text
neovim
Neovim in 100s Been meaning to try out neovim for a while after using macvim forever. lazyvim is what started me down this direction.
youtube
View On WordPress
0 notes
Text
Dev: Vim magic substitutions, macros and yank buffers
I have been hacking away at Vim for a long time. There will be a long post on using Lazyvim for incredible power, but even the basic vim is crazy powerful. So as I’m writing lots of code right now Yank buffers I keep forgetting many of these commands, but if you want to to yank something and copy it repeatedly. So the magic commands are to add something you need to run a yank noting a…
0 notes
Text
backstory: he’s a long time IntelliJ IDE user and so far he’s been having nothing but trouble with it. it’s been fucking up our git history and undoing my commits, he had some trouble setting it up to use poetry for virtual environments, he couldn’t figure out how to run the code with command line arguments, etc. meanwhile my vim config just works, and he’s been seeing all the cool shit it can do whenever i show him something on my screen and been pretty impressed by it, and so he had me install it on his computer and he’s spent the day messing around with it and is really enjoying it so far. i’ve got him set up with lazyvim and neovide in case anyone’s wondering
I GOT MY COWORKER TO SWITCH TO VIM
4 notes
·
View notes