/
16.12.2024 at 02:42 pm
Cuttings

Vim As A Language

The text-shaping language of/among editors.

... I think Vim at its core is something else: It's a language to talk to your computer.

...The more you use Vim, the more its grammar and structure becomes clear, it's pretty simple: verb adjective object, that's it. Sometimes you may add a count before the verb - simple.

Its simplicity means it's a) not too hard to remember for a person, but also b) great for a computer to interpret, compared with for example English which is verbose, has many special cases and many ways to express the same thing.

Vim is an efficient language to tell your editor what to do.

Now with all this, what then is the (Neo)vim editor? It's the most complete, consistent implementation of the Vim language.

I love the central idea: that Vim is beyond the editor itself.

That it's a language, with which to shape text through efficient finger motions.

I've worked for many hours in Vim. I enjoy it both in its vanilla form and by its permutations in other editors (NeoVintageous in Sublime Text and IdeaVim in the Jetbrain IDEs).

I've not taken to Neovim yet; I quite like 'standard' Vim, and keeping things basic with a standard .vimrc file. If I need full-blown debugging, linting, testing, refactoring support and all else, I have IDEs for that.

Source: What is Vim?
Filed under:
#
#
Words: 103 words approx.
Time to read: 0.41 mins (at 250 wpm)
Keywords:
, , , , , , , , ,

Other suggested posts

  1. 19.12.2024 at 09:00 pm / You Yearn, Yet Engage Not
  2. 26.12.2022 at 08:20 pm / Lusa to Overmorrow, Kelmarin to Ereyesterday
  3. 17.10.2022 at 12:31 pm / AI Art Is Real Art
  4. 27.06.2021 at 12:49 pm / Eloquent Javascript / Chapter 2, Exercise 03
  5. 13.08.2020 at 09:05 pm / Twitter Inspires Carmack
  6. 31.12.2019 at 09:03 pm / Reflections - 43 Things I Learned or Did In 2019
  7. 07.12.2017 at 12:00 am / A Reputation Without Oil
  8. 11.11.2013 at 12:00 am / 下戸 - Lower House
  9. 26.03.2012 at 12:00 am / Apricot Orange Sunsets
  10. 26.08.2010 at 12:00 am /
© Wan Zafran. See disclaimer.