/
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. 01.01.2025 at 04:44 pm / The Core Apple Appeal
  2. 29.03.2023 at 10:57 am / Moving Away from Todoist - to Taskwarrior, SSH & Dropbox - Part 2
  3. 11.06.2022 at 09:09 pm / 大蛇に嫁いだ娘 - The Girl Married to the Giant Serpent
  4. 12.02.2021 at 12:55 am / 46 Simple Python Exercises/#10
  5. 29.09.2020 at 12:24 pm / Rays of Circumstance
  6. 27.08.2020 at 09:33 pm / Write Like You Play Tetris
  7. 13.08.2020 at 09:05 pm / Twitter Inspires Carmack
  8. 19.08.2018 at 11:13 pm / The Brain-Attic
  9. 07.07.2014 at 12:00 am / If I Cannot Strengthen Our Bench
  10. 17.03.2012 at 12:00 am / Upper and Lower Hengsha
© Wan Zafran. See disclaimer.