Text manipulation on current line, conditionally ⌘ Read more
Vim/ViFM: Seeking Advice for Manipulating Markdown Files Better ⌘ Read more
key bindings conflict between terminal and vim ⌘ Read more
A Simple vim plugin for displaying NPM package info in package.json files ⌘ Read more
Vim users - Would auto-fixing compiler errors disrupt or enhance your workflow? ⌘ Read more
Keymap not working :( ⌘ Read more
Get visual selection on cmdline ⌘ Read more
Announcing zxc: A Terminal based Intercepting Proxy ( burpsuite alternative ) written in rust with Tmux and Vim as user interface. ⌘ Read more
Happy days with completeopt ⌘ Read more
Setting for copy pasting to WSL and mac system clipboard in tmux ⌘ Read more
If you like Vim ricing ⌘ Read more
Is it possible to open an entire directory of files into separate buffers from inside vim? ⌘ Read more
Are there alternatives to surround.vim? ⌘ Read more
c++ auto comment slash ⌘ Read more
augroups - when not to clear? ⌘ Read more
How to yank an entire struct definition in vim without jumping to its start? ⌘ Read more
what do you guys think of my remaps ⌘ Read more
Share a gVIM customization ⌘ Read more
Balancing use of plugins (and other customizations) - your personal boundaries? ⌘ Read more
Security updates for Monday
Security updates have been issued by Debian (amd64-microcode, flatpak, intel-microcode, libdata-entropy-perl, librabbitmq, and vim), Fedora (augeas, containerd, crosswords-puzzle-sets-xword-dl, libssh2, libxml2, nodejs-nodemon, and webkitgtk), Red Hat (libreoffice and python-jinja2), SUSE (389-ds, apparmor, corosync, docker, docker-stable, erlang26, exim, ffmpeg-4, govulncheck-vulndb, istioctl, matrix-synapse, mercurial, openvpn, python3, rke2, and skopeo), and Ubuntu (ansible, linux, l … ⌘ Read more
I just published an article about vim ⌘ Read more
Is it a good idea to stay in insert mode then frequent ctrl+o to perform non-insert actions? ⌘ Read more
Trying to make my first plugin ⌘ Read more
Are Vim options just variables? ⌘ Read more
In Vim what is the default keybinding for - and | ? ⌘ Read more
Dumb autocompletion question ⌘ Read more
Announcing zxc - a terminal based intercepting proxy written in rust with tmux and vim as user interface. ⌘ Read more
I can’t replace in vim ⌘ Read more
Vim motions from scratch ⌘ Read more
A small question/gripe I’ve always had with the naming of the split commands. ⌘ Read more
So this is why no one in Severance is using Vim ⌘ Read more
Onenote with vim keybindings ⌘ Read more
Is there a way to auto-insert a time stamp on vi
or vim
at the beginning of each line? Like, upon opening like so:
2025-03-20 15:04:03 Blah blah blah blah
2025-03-20 15:04:15 Bleh bleh bleh bleh
2025-03-20 15:04:22 ...
Security updates for Thursday
Security updates have been issued by Debian (php7.4, python-django, and python3.9), Fedora (bluez, iwd, libell, and radare2), Mageia (chromium-browser-stable, mosquitto, tomcat, tomcat packages, and vim), Oracle (firefox, grub2, python3, thunderbird, and webkit2gtk3), Red Hat (fence-agents, php:7.4, and python-jinja2), SUSE (assimp-devel, crane, ffmpeg-4, freetype2, helm, kernel, kured, python-Django, python-Jinja2, python311-Django4, and tomcat), and Ubuntu (alpine, djoser, l … ⌘ Read more
@falsifian@www.falsifian.org Neat, I got the principle, so mission accomplished. :-)
I have configured my vim to use a tab width of four. So, I noticed that especially https://www.falsifian.org/blog/2021/06/04/catalytic/reachability_with_stack.cc (but also partially the other C++ file) mixes tabs and spaces for indentation. :-)
vim "+normal $"
, how cool! :-) Thanks @quark!
@lyse@lyse.isobeef.org welcome! :-) I am doing my best to get more acquaintance with vi
/vim
. I think nano
has spoiled me too much. LOL.
vim
cursor at the end of the first line on replies, and forks. I have tried adding to this to jenny
's configuration:
@movq@www.uninformativ.de hmm, I guess I could do that too. I have startinsert
set on my .vimrc
, so I will either have to take it out, or exit insert, $
, then insert again. I think the way you do it would be the way to go.
I tried setting VISUAL
to be something like vim -c 'star!'
, which does the same thing, but no dice. :-/
vim
cursor at the end of the first line on replies, and forks. I have tried adding to this to jenny
's configuration:
Today, I learned about vim "+normal $"
, how cool! :-) Thanks @quark@ferengi.one!
@movq@www.uninformativ.de, maybe you can help me with this. I want to place the vim
cursor at the end of the first line on replies, and forks. I have tried adding to this to jenny
’s configuration:
"editor": "vim \"+normal $\"",
But that doesn’t work. How would you go about it?
NeoVim 打造成跟 Goland 一樣好用的 IDE
在軟件開發領域,集成開發環境(IDE)的選擇對程序員的效率和生產力起着舉足輕重的作用。對於尋求精簡而強大的編碼體驗的 Golang 開發者來說,配置 Neovim 是一個不錯的選擇。本文分享完整的 Golang NeoVim 的設置,幫助你將 NeoVim 打造成媲美 Goland 的開發環境。初始設置將以下內容添加到 .vimrc 或 init.vim 文件中。set expandtabset ⌘ Read more
Minha nossa senhora, o server Nextcloud a dar-me erros 500 e não aparece patavina nos logs, nem nos do Apache, PHP, nem uma micro-pista para perceber de onde vem o enguiço. EXIJO EXPLICAÇÕES COMPUTADOR
(não costumo vir rabujar sobre estas desventuras, vim ver se seria catártico, mas não, continuo com um problema bicudo)
I salute you, who can remember Vim’s copy paste commands without using a cheatsheet.
Vim, Gcc and Gnuplot as working instruments for now… not bad at all!
@prologic@twtxt.net Alright, there’s some erroneous markdown parsing going on, I reckon. In my original twt I have a code block surrounded by three backticks. The code block itself contains a single backtick. However, at least for rendering, yarnd shows three backticks instead (not sure if my markdown is invalid, though):
This looks promising - https://lapce.dev
vim inspired and “lightning-fast”. still in its early days.
No Git, no Vim, no Kanban board … am I actually a developer?
going back to vim. #updates
@movq@www.uninformativ.de Ah, I see. I mean, it is not biggie, as normally I just reply to people, so that part works beautifully. A vi/vim script would work, but it is not universal. What if I use joe, or Emacs, or nano? Meh, jenny is awesome as is, thank you for it! ☺️
Programs and Equipment I Use
After many requests, here are the programs I use for everything. I’m only putting here programs I consider tried and true and have used for a while.
I’m about getting things done quickly and having as little space between my thoughts and actions on the computer.
I like having vim-like bindings and prefer running programs in the terminal for simplicity’s sake. That said, I’m very much against the cringey meme that things … ⌘ Read more
@hecanjog@hecanjog.com “Just discovered an unsaved vim buffer sitting in a local tmux session I forgot about for days now. Yikes. At least it was easy to remember where I left off. :)” -> Hopefully something important
@von@tilde.town once I read the manual and found out that the current line was the last line, all I needed to do was type «d\nw\nq\n». So glad I took the vim path instead of the emacs path.
And I lost a whole story writing it in Vim by not creating a new folder first. FFS
$ cd gopherhole && vim notes/.
Vim really has the best commands for typo-fixing: r, a
I feel like I only scratched the surface of what Vim really is capable off.
Giles Bowkett: How Vim Shaped My Writing http://gilesbowkett.blogspot.com/2016/10/how-vim-shaped-my-writing.html
Turn Vim Into Excel: Tips for Editing Tabular Data http://alangrow.com/blog/turn-vim-into-excel-tips-for-tabular-data-editing
Bad idea of the day: Multi-cursor and annotation support for vim
GitHub - flipcoder/textbeat: text music sequencer and midi shell with vim playback https://github.com/flipcoder/textbeat
I’ve started to manage my gopher content with RCS. Together with rcsvers.vim it’s a no-brainer. It’s pretty nice to have an automatic version created whenever vim is being closed.
I never really felt familiar with #vim or #emacs everytime I tried and always fell back to #nano but it seems I could really get used to #spacemacs http://spacemacs.org/
Where Vim Came From https://twobithistory.org/2018/08/05/where-vim-came-from.html
Using Vim’s Conceal Feature to Make Code More Readable (For You) – Every Man a Debtor https://alok.github.io/2018/04/26/using-vim-s-conceal-to-make-languages-more-tolerable/
Vim: Seven habits of effective text editing http://moolenaar.net/habits.html
Someone wants to write a vim syntax file for #twtxt? :)
Someone wants to write a vim syntax file for #twtxt? :)
It’s so much easier to stay under the 140 character limit when vim is showing you the column you’re in.
It’s so much easier to stay under the 140 character limit when vim is showing you the column you’re in.
Vim theme: relaxed: https://www.codemadness.org/vim-theme-relaxed.html