/
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.01.2024 at 08:16 pm / Go Interfaces - By Witcher-Like Metaphors
  2. 29.11.2023 at 11:04 pm / Of Witchers By Trade
  3. 29.03.2023 at 10:57 am / Moving Away from Todoist - to Taskwarrior, SSH & Dropbox - Part 2
  4. 29.03.2023 at 09:38 am / Moving Away from Todoist - to Taskwarrior, SSH & Dropbox - Part 1
  5. 10.01.2020 at 10:40 am / Learned Lumber
  6. 13.06.2015 at 12:00 am / Sexism Against Modern Men
  7. 07.07.2014 at 12:00 am / If I Cannot Strengthen Our Bench
  8. 03.01.2014 at 12:00 am / Write With Vigour
  9. 29.11.2013 at 12:00 am / ガラケー Garakei Evolution
  10. 02.04.2012 at 12:00 am / Abstract Wall Painting
© Wan Zafran. See disclaimer.