/
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. 02.04.2023 at 01:03 pm / Witching May Die, But Not Litigation
  2. 03.07.2021 at 10:31 am / Learning Forever
  3. 04.06.2020 at 05:25 pm / Music and Neural Pathways
  4. 05.02.2020 at 10:26 pm / Nostalgic Raging Streets
  5. 10.01.2020 at 10:40 am / Learned Lumber
  6. 14.12.2018 at 03:09 pm / Recursion, Succinctly Put
  7. 31.05.2015 at 12:00 am / Judges Should Not Fear Criticism
  8. 29.11.2013 at 12:00 am / ガラケー Garakei Evolution
  9. 21.07.2012 at 12:00 am / Hunted By GLaDoS
  10. 14.08.2010 at 12:00 am / 豹変
© Wan Zafran. See disclaimer.