/
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. 29.03.2023 at 10:57 am / Moving Away from Todoist - to Taskwarrior, SSH & Dropbox - Part 2
  2. 29.03.2023 at 09:38 am / Moving Away from Todoist - to Taskwarrior, SSH & Dropbox - Part 1
  3. 27.04.2020 at 07:11 pm / How Science Should Be
  4. 14.12.2018 at 03:09 pm / Recursion, Succinctly Put
  5. 19.08.2018 at 11:13 pm / The Brain-Attic
  6. 03.12.2017 at 12:00 am / Declarative, Imperative, Functional Sandwiches
  7. 05.03.2016 at 12:00 am / Rather Be (Alexa Goddard's Version)
  8. 07.07.2014 at 12:00 am / If I Cannot Strengthen Our Bench
  9. 29.11.2013 at 12:00 am / ガラケー Garakei Evolution
  10. 15.08.2010 at 12:00 am / 海老
© Wan Zafran. See disclaimer.