linuxusers.in is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Admin email
dharmiik@proton.me
Admin account
@dharmik@linuxusers.in

Search results for tag #vim

Hacker News 50 » 🤖
@hn50@social.lansky.name

Hacker News 50 » 🤖
@hn50@social.lansky.name

Hacker News 50 » 🤖
@hn50@social.lansky.name

Llama.vim – Local LLM-assisted text completion

Link: github.com/ggml-org/llama.vim
Discussion: news.ycombinator.com/item?id=4

screwlisp boosted

nLupo »
@nlupo@amikejo.xyz

I've become a heretic. I started to like #Emacs more and more. Don't get me wrong I like the simplicity of #Vim/#Vis, but #Emacs can be modified to be anything you want. I also like #Lisp.

The Cookie Witch »
@Artha@mastodon.art

what are *your* neopronouns, emacs user?

vi/vim — neopronoun "vi/vim", screenshotted from pronouns.page

Alt...vi/vim — neopronoun "vi/vim", screenshotted from pronouns.page

Hacker News 50 » 🤖
@hn50@social.lansky.name

Bad Apple but it's 6,500 regexes that I search for in Vim

Link: eieio.games/blog/bad-apple-wit
Discussion: news.ycombinator.com/item?id=4

Hacker News 50 » 🤖
@hn50@social.lansky.name

dharmik »
@dharmik@fosstodon.org

here's a theme based on this one frame of the Nostromo UI from Alien.

here’s the theme github.com/dhrm1k/nostromo.vim. feel free to use it. fork it. edit it.

do let me know how it is.

1 ★ 1 ↺
janAkali boosted

dharmik »
@dharmik@linuxusers.in

here's a theme based on this one frame of the Nostromo UI from Alien.

here’s the theme https://github.com/dhrm1k/nostromo.vim. feel free to use it. fork it. edit it.

0 ★ 0 ↺

dharmik »
@dharmik@linuxusers.in

in case you too use vsplit | term to split when using and get stuck into a buffer where you can't then change the window, i got you.

add this to your config:

" Use Ctrl + ] to exit terminal mode and return to normal mode
tnoremap <C-]> <C-\><C-N>
also, did you know that C-] works like Esc. i don't know why.

0 ★ 0 ↺

dharmik »
@dharmik@linuxusers.in

in case you too use ``vsplit | term`` to split when using and get stuck into a buffer where you can't then change the window, i got you.

add this to your config:

" Use Ctrl + ] to exit terminal mode and return to normal mode
tnoremap <C-]> <C-\><C-N>
```

also, did you know that `C-]` works like `Esc`. i don't know why.

📷 🖋 ~hyde »
@hyde@lazybear.social

, Over or Under rated? My fellow / users, and even ones!

What do you think?

lazybea.rs/ovr-002

Digital Mark λ ☕️ 🕹 🙄 »
@mdhughes@appdot.net

@djsundog I actually learned microemacs before vi (stevie, then elvis) on my ST, MIT Scheme has edwin which is emacs but Scheme-coded, and much later the NeXTstep/Mac text areas all take emacs keys. But I'm so much better adapted to vi/Vim and just writing shell scripts as filters, than fucking around with a giant emacs.el for 30 years. I like an editor that starts instantly, not in 30-60s.

Vim scripting is useful these days, but I really just use it to hotkey my filters instead of :!foo

Digital Mark λ ☕️ 🕹 🙄 »
@mdhughes@appdot.net

Realized in terminal I was running system vim:
VIM - Vi IMproved 9.0 (2022 Jun 28, compiled Jul 2 2023 20:19:01)
macOS version - x86_64
Included patches: 1-1544
Compiled by root@apple.com
Normal version without GUI. Features included (+) or not (-):

Because `packadd comment` from 9.1 was failing.

But find the mvim script (which calls the MacVim.app ... internals) and
ln -s mvim vim

And now:
VIM - Vi IMproved 9.1 (2024 Jan 02, compiled Oct 23 2024 14:24:06)
macOS version - x86_64

0 ★ 0 ↺

dharmik »
@dharmik@linuxusers.in

@sarthak@linuxusers.in another convert! use hashtags to get more reach () and find more like you from the whole fediverse.

Digital Mark λ ☕️ 🕹 🙄 »
@mdhughes@appdot.net

Ah yes that ubiquitous pop culture fandom,
VIM!
vim.fandom.com/wiki/Vim_Tips_W

What wacky adventures has Vim had? Which technologies are allowed OR FORBIDDEN in Vim? Who are the main characters in Vim‽ Find out on the fandom wiki for VIM!

Vim Tips Wiki
Others Like You Viewed
Five Dragon Gods
Gryla
Nalo
? Characters
Gryla (Red One)

Alt...Vim Tips Wiki Others Like You Viewed Five Dragon Gods Gryla Nalo ? Characters Gryla (Red One)

dharmik boosted

Hacker News 50 » 🤖
@hn50@social.lansky.name

dharmik boosted

Digital Mark λ ☕️ 🕹 🙄 »
@mdhughes@appdot.net

My Vim cheat sheet. A page folded over & in thirds. I got a whole interior side I could use!

Your necessary commands may vary.

Yes, I know how to exit Vim, at least 3 ways, joke is as stale as yo momma.

<scribbles>

Alt...<scribbles>

<scribbles>

Alt...<scribbles>

Hacker News 50 » 🤖
@hn50@social.lansky.name

Qutebrowser: A keyboard-driven, Vim-like browser

Link: github.com/qutebrowser/qutebro
Discussion: news.ycombinator.com/item?id=4

0 ★ 0 ↺

dharmik »
@dharmik@linuxusers.in

anyone has a solution to this problem. any extension? i don't think changes in the config file would help.

0 ★ 0 ↺

dharmik »
@dharmik@linuxusers.in

i thought split | terminal splits the window with the machines terminal with , but this is also seems to be mode. typing exit closes the window.

https://gist.github.com/mahemoff/8967b5de067cffc67cec174cb3a9f49d

Digital Mark λ ☕️ 🕹 🙄 »
@mdhughes@appdot.net

Also, hooray new MacVim version!

github.com/macvim-dev/macvim/r

packadd comment
seems to Just Work™, gcc (no relation) to toggle comment a line, V<move>gc to do region, etc.

Tho it doesn't understand Schemers use ; for inline, ;; important, #| block |#. Will see what I can configure, or just keep using my comment script.

getregion should be useful, I have a couple actions I want to make easier.

FIX TAB REORDERING. WHEW.

Peter N. M. Hansteen »
@pitrh@mastodon.social

My stock answer to all the oh-so-tired "how to exit vim(1)" schtick includes ref to nxdomain.no/~peter/ed_mastery_ (alternatively bsdly.blogspot.com/2018/04/ed1 if you really don't mind being tracked)

dharmik boosted

arialdo »
@arialdo@mastodon.online

When we read books, in real life, we turn pages. Indeed, scrolling book would be so inconvenient, most likely a miserable experience.

Why we do scroll so much when we read on PC screens is a mystery to me.

We also scroll like there's no tomorrow when we code.

and get this right (respectively with `C-l (recenter-top-bottom)` and `zz`, `zt`, `zb`)

1 ★ 1 ↺
dharmik boosted

dharmik »
@dharmik@linuxusers.in

to copy text from your vim clipboard to your local machine clipboard, try "+y after selecting the text with visual.