· @artfulrobot
82 followers · 436 posts · Server fosstodon.org

@snonux I had v long vimscript config and then painfully went over to but there were bits I couldn't easily control or remove, and the pace of change meant I often had a broken editor - so not productive for me.

I've since started from scratch using Lazy (the plugin manager, not distro), all lua, and things generally feel a lot tidier and in control. Been using it 6 months now.

I keep my .config/nvim as git repo and sync it across servers/laptops.

#astronvim

Last updated 1 year ago

potato · @potatomeow
10 followers · 161 posts · Server fosstodon.org

@artfulrobot was working on setup with last night. it went pretty well i forgot sleep 😆 . next i just need to learn dap-ui for debugging

#neovim #astronvim

Last updated 1 year ago

AstroNvim · @AstroNvim
62 followers · 13 posts · Server social.mehalter.com

Feature Friday: A-Lamia in the community has been putting AstroNvim's extensible astronvim.status API through it's paces to make some very cool custom Heirline tabbar and statusline! His custom color engine is able to support any colorscheme! 🤯

github.com/A-Lamia/AstroNvim-c

#astronvim

Last updated 2 years ago

Mark Stosberg · @markstos
306 followers · 790 posts · Server urbanists.social

I have a couple dozen text editor plugins. They are a bit much to remember and use them all effectively.

Recently with there are several pre-packaged configurations that bundle many plugins together and make sure they all play nice together. Today I saw mentioned: github.com/AstroNvim/AstroNvim

It's tempting to set aside my accumulation of organic configuration aside and give one of these a try.

Chances are that I'll find something I like whether I adopt it or not.

#vim #neovim #astronvim

Last updated 2 years ago

rhgrouls :julia: · @rhgrouls
213 followers · 402 posts · Server fosstodon.org

@AlexVoss there is also stuff like and , but I like to fiddle with it 😋

#astronvim #lunarvim

Last updated 2 years ago

rhgrouls :julia: · @rhgrouls
213 followers · 388 posts · Server fosstodon.org

@latepaul which quick set did you try for ? Recently, there are lots of nice quickstarters: , , or the tjdevries kickstarter.

Personally, I used , but dropped it in favor of
- cmd + D in iterm for spli screens
- splitting buffers / windows with a mixture of basic keymaps, bufferline and telescope

I only use tmux when I want some process to keep running when I disconnect my ssh (eg for hypertuning)

#neovim #astronvim #lunarvim #tmux

Last updated 2 years ago

Sebastian LaVine · @smlavine
2 followers · 15 posts · Server fosstodon.org

I've used for a while now and has been a great jumping off point for learning neovim's native Lua configuration. I still have a bit of legacy battle-tested vimscript for certain functionality, but overall, the out-of-the-box performance for installing LSP servers, custom colorschemes and plugins, and having working autocompletion is just great.

#neovim #astronvim

Last updated 2 years ago

IronPipe · @IronPipe
0 followers · 5 posts · Server fosstodon.org

I'm giving a try and like it so far. Kind of feels like a Doom Emacs spin of . My only/biggest issue so far is that I can't get lsp working well. -lsp isn't an option for :LspInstall and doesn't do much after I added it to my init.lua Any suggestions?

#astronvim #neovim #swift #sourcekit

Last updated 2 years ago

eRatio · @eRatio
3 followers · 9 posts · Server fosstodon.org

@nebiros seems to have the more sane default key maps. But 's configuration override scheme is easier to grasp for me. Not sure which to pick :D, need to experience a slow lunar yet

#lunarvim #astronvim

Last updated 2 years ago

Joel Montes de Oca 🦀 · @JoelMon
17 followers · 99 posts · Server fosstodon.org

@shork although not considered an IDE, I use the distribution of and VSCODE.

There are a lot of great plugins. #1 feature has to be the awesome work the rust-analyzer team are doing. (rust-analyzer.github.io/)

AstroNvim:
github.com/AstroNvim/AstroNvim

#astronvim #neovim

Last updated 2 years ago

SofieZwiebel · @mszwiebel
134 followers · 240 posts · Server mastodon.lol

so turns out i did the whole setup for nvim way to complicated. I tried to do the setup from scratch despite me not knowing shit about lua or anything about vim. I now use Astro Nvim with rust-analyzer and i love it so much. Totally worth the struggle. What worked for me was to install nvim simply as an app image by moving the image to a folder in the PATH. After that i finally ended up with a version 0.8+ to be able to install the config with most of the setup already done.

#astronvim

Last updated 2 years ago