1
1

Looks like the project is in good hands and will make gentle steps forward.

2
1
submitted 1 year ago by fievel@lemm.ee to c/vim@lemmy.ml

cross-posted from: https://lemmy.world/post/2712042

Bram Moolenaar, the creator of the widely respected Vim code editor, has passed away at the age of 62. The family announced his passing in a heartfelt Google Groups message on August 5, revealing a sudden progression of a medical condition that had afflicted him.

3
1
submitted 1 year ago by fox@lemm.ee to c/vim@lemmy.ml
4
1
Leemy Newbie (reddthat.com)
submitted 1 year ago by wisdomlight@reddthat.com to c/vim@lemmy.ml

Hi, I am new to Lemmy Is it possible that I am the 2nd subscriber to this channel(or however it is called in the Lemmyverse) ?

5
1
submitted 1 year ago by jherazob@beehaw.org to c/vim@lemmy.ml

Seen a few ways but all seem to be with deprecated/abandoned methods or tools

6
1
submitted 1 year ago* (last edited 1 year ago) by croobat@lemmy.world to c/vim@lemmy.ml

Hi, I have set up my neovim config listchars like so:

vim.opt.listchars = { tab = "│ ", trail = "·", precedes = "<", extends = ">", nbsp = "○" }

But for empty lines between the indentations there are these awful holes left.

I used to use intent-blankline.nvim but I want to try to tone down my plugin usage, and I pretty much used it only to fix this issue, could somebody help me?

7
1
submitted 1 year ago by kenoh@lemm.ee to c/vim@lemmy.ml

A guy at my work had this printed out and hanging in his office.

8
1
submitted 2 years ago by nachtigall@feddit.de to c/vim@lemmy.ml
9
1
submitted 2 years ago by jokeyrhyme@lemmy.ml to c/vim@lemmy.ml

I switched over to the completion plugin that is part of https://github.com/echasnovski/mini.nvim and I'm impressed with how suitable it is for my use case without any configuration

Sure, it's not as extensible, but it's so set-and-forget and still gives suggestions from LSP

10
1
Vim 9.0 released (www.vim.org)
submitted 2 years ago* (last edited 2 years ago) by nachtigall@feddit.de to c/vim@lemmy.ml
11
1
Real-time LaTeX Using (Neo)Vim (ejmastnak.github.io)
submitted 2 years ago by gdaofb27584@lemmy.ml to c/vim@lemmy.ml
12
1
submitted 2 years ago by nachtigall@feddit.de to c/vim@lemmy.ml

There is a project to modernize the bundled color schemes in vim.

13
1
SpaceVim (spacevim.org)
submitted 2 years ago by sgtnasty@lemmy.ml to c/vim@lemmy.ml

SpaceVim is a distribution of the Vim editor that’s inspired by spacemacs. It manages collections of plugins in layers, which help collecting related packages together to provide features. This approach helps keeping configuration organized and reduces overhead for the user by keeping them from having to think about what packages to install.

14
1
submitted 3 years ago* (last edited 3 years ago) by gdaofb27584@lemmy.ml to c/vim@lemmy.ml

The three last articles are mandatories

15
1
submitted 4 years ago by torresjrjr@lemmy.ml to c/vim@lemmy.ml

This plugin adds Go language support for Vim. It includes:

  • Commands for building, installling, running, testing, etc.
  • Improved syntax highlighting and folding.
  • Goto symbol declaration and documentation lookup.
  • Debugging, completion, formatting, linting, etc. with gopls.

BSD 3-Clause License

16
1
submitted 4 years ago* (last edited 4 years ago) by torresjrjr@lemmy.ml to c/vim@lemmy.ml

vim-plug, written by Junegunn, is one of the most popular Vim plugin managers out there.

  • Easy to set up: Single file. No boilerplate code required.
  • Easy to use: Concise, intuitive syntax
  • Super-fast parallel installation/update (with any of +job, +python, +python3, +ruby, or Neovim)
  • Creates shallow clones to minimize disk space usage and download time
  • On-demand loading for faster startup time
  • Can review and rollback updates
  • Branch/tag/commit support
  • Post-update hooks
  • Support for externally managed plugins

MIT License

Junegunn writes about vim-plug in his blog post Writing my own Vim plugin manager.

17
1
submitted 4 years ago* (last edited 4 years ago) by SirLotsaLocks@lemmy.ml to c/vim@lemmy.ml

VIM - Vi Improved

0 readers
0 users here now

VIM - Vi Improved, text editor community

Please use English.

founded 4 years ago
MODERATORS