annika, (edited ) to vim
@annika@xoxo.zone avatar

I'm playing around with and a clean config. Not sure if this is a LazyVim question, or a question, or an question, but what are the keyboard shortcuts for these autocomplete dropdowns? Is this "omni" completion?

<c-n> for next item, <c-p> for previous, enter to accept the suggestion? Is there anything else? I'm not sure where to find these in the help

Edit: Thanks @dpom, I think all the bindings I care about are indeed within nvim-cmp https://www.lazyvim.org/plugins/coding#nvim-cmp

RL_Dane, to vim
@RL_Dane@fosstodon.org avatar

When you're in a web browser and and end an input form with [Esc]:wq

;)

light,
@light@hachyderm.io avatar

@RL_Dane
You could close some web browser with vim commands and key bindings. There's a couple of web browser that use vim keys by default, the first one that comes to mind is Qutebrowser, but there's others too. In this way you can avoid the disappointment and being confused why my keybindings doesn't work⁉️ 😅😜

ikkeT, to random
@ikkeT@mementomori.social avatar

One might ask why install into android phone. Really valid question... Plain dumb waste of time, right?

ultrasquid, to linux
@ultrasquid@wetdry.world avatar

I want a reality TV show where a hardcore linux nerd and someone who knows absolutely nothing about technology trade their setups for a week. The Linux nerd gets one hour to explain their setup to the tech noob, then they're both on their own. The noob would have to wrap their heads around the alien Hyprland and Neovim bindings and figure out how to get things done without unfree software, and the linux nerd would spend most of their time complaining about the design decisions of Apple/Microsoft/Google and being paranoid that the unfree software is CIA spyware. No matter what, it would be quite entertaining.

voitech, to vim
@voitech@social.lol avatar

Should I enable all extras in lazy.nvim?

natenom, to neovim German

Frage zu Neovim:

Wenn ich Ctrl+o drücke, werden zuvor geöffnete Dateien in einen neuen Buffer geladen. Ich finde die Tastenbombination aber weder in :map noch in der Dokumentation von NeoVim oder LazyVim.

Wie kann man herausfinden, was da gemacht wird?

Danke.

natenom, to neovim German

Der ist richtig schön :)

Wie früher mit den Monitoren, wo alles gewackelt hat, schie und krumm war. Nur piepst der nicht.

Man kann sehr viel einstellen.

Hier z. B. mit in einem innerhalb des lustigen Monitors.

Und das alles in

Sogar die Reflektion vom Bildschirminhalt kann man am Monitorrahmen sehen :)

annika, to vim
@annika@xoxo.zone avatar

There's always something new for me to learn in . Today, it's even more registers, and how to insert them into weird places (like inserting the current filename into a command using &lt;C-r&gt; %) https://www.brianstorti.com/vim-registers/

sigsegv,
@sigsegv@hachyderm.io avatar

@annika there’s a great plugin for , which-key, that helps expose registers and key bindings. Maybe there’s something similar for ? I recently started using it in my config and it’s been awesome. FYI, you can directly use % register in a command and it will get interpreted. <c-r> not needed in that context.

secana, to neovim
@secana@mastodon.social avatar

What's the best plugin to view and query databases in ? Something like from but for the console.

curtismchale, to apps
@curtismchale@mastodon.social avatar

Ultimate Keyboard Control Task Management – nvim OrgMode
I’m sure someone is going to try and blast me for talking about OrgMode and then using Vim in the same sentence, because OrgMode is an Emacs thing not a Vim thing and the divide between users of the editors often seems like a holy war. As I said in my article on my issues with TickTick, I love being ab
https://curtismchale.ca/2023/12/20/ultimate-keyboard-control-task-management-nvim-orgmode/

mwop, to vim
@mwop@phpc.social avatar

Day 19 of my advent blogging: how I edit markdown using vim/nvim.

https://mwop.net/blog/2023-12-19-advent-vim-markdown.html

mwop, to vim
@mwop@phpc.social avatar

2023 advent blogging, day 18: how vim-fugitive integrates my two most-used pieces of software, git and (n)vim.

https://mwop.net/blog/2023-12-18-advent-vim-fugitive.html

mwop, to vim
@mwop@phpc.social avatar

2023 Advent blogging, day 17: in which I talk about how coc.nvim changed how I use (n)vim.

https://mwop.net/blog/2023-12-17-advent-vim-coc.html

mwop, to vim
@mwop@phpc.social avatar

In today's 2023 Advent blogging, I discuss another (n)vim plugin I've used heavily over the years: Tabular.

https://mwop.net/blog/2023-12-16-advent-vim-tabular.html

mwop, to vim
@mwop@phpc.social avatar

2023 Advent blogging, day 15: in which I discuss vim-surround, and the wonderful text selection facilities of (n)vim.

https://mwop.net/blog/2023-12-15-advent-vim-surround.html

hyde, to random
@hyde@lazybear.social avatar

Quick question about ... when I type a slash(/) the term freezes...

Anyone had that before ? I can't find if it's a plugin doing that or something else :blobcatblush:

b0rk, to random
@b0rk@jvns.ca avatar

working on a very short list of helpful command line git tools. so far I have:

what am I missing?

(I think GUI git tools are great too but that's not my focus right now)

artfulrobot,
@artfulrobot@fosstodon.org avatar

@b0rk ooh I like the look of delta. Thanks for sharing!

I use lazy git, mostly for commits, it has some useful features like Amend, reword commit. I sometimes rebase in lg too, jumping out to with 'e' if it gets tricky.

Ripgrep is the faster new 'ag' that I've not made the jump to (used to silversearcher-ag's arguments). But a lot of these tools are built-in to with plugins lilke

I also have a simple alias git-show-tree for got log that I can't do without.

PacoVelobs, to vim
@PacoVelobs@mamot.fr avatar

Hot take on #Vim and #nvim

I see a great number of people picking packaged distributions like #AstroVim, #NVimChad, #LazyVim or simply moving to other editors like #Helix or #Kakoune because the configuration and/or the ecosystem became a burden to manage.

Maybe, they have too many plugins and missed the power of the close-to-vanilla editor?

I've a dozen hand-picked plugins and have been fine for years.
Agreed it's not shinny, but it works damn well and never breaks.

PacoVelobs,
@PacoVelobs@mamot.fr avatar

@tshirtman It's true that the LSP ecosystem changes more often than others.

I'm not sure everyone leaving #Vim or #NVim know what LSP stands for tho.

I'd love to find out what's the real triggering event TBH.

santiago, to random
@santiago@masto.lema.org avatar

Finally setup sync (via git) for my Macs Terminal settings. + (suggestion, history search, syntax highlighting) + (+kickstart.vim) .

Feels nearly perfect remotely using @palmin ‘s on iPhone.

Screenshot of nvim in shellfish showing autocompleting and the Bira color theme

deriver, to neovim

Neovim v0.9.2 is now available

This is the first Neovim release since Bram Moolenaar passed away and the archival/deprecation of both null-ls.nvim and packer.nvim.

Is anyone running into any issues with this release (particularly if you use null-ls or packer)? How are the Neovim distros (eg - NvChad, AstroNvim, LazyVim, LunarVim, etc.) performing after the update?

https://github.com/neovim/neovim/releases/tag/v0.9.2

@neovim

hyde, to neovim
@hyde@lazybear.social avatar

and ... migrated from Packer to Lazy.

It was pretty quick actually.

void, to vim

Who uses or around here? If you do, how long did you struggle with the learning curve until you were productive again?

nebiros, to vim
@nebiros@fosstodon.org avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • megavids
  • thenastyranch
  • magazineikmin
  • cubers
  • InstantRegret
  • cisconetworking
  • Youngstown
  • vwfavf
  • slotface
  • Durango
  • rosin
  • everett
  • kavyap
  • DreamBathrooms
  • provamag3
  • mdbf
  • khanakhh
  • modclub
  • tester
  • ethstaker
  • osvaldo12
  • GTA5RPClips
  • ngwrru68w68
  • Leos
  • anitta
  • tacticalgear
  • normalnudes
  • JUstTest
  • All magazines