m5l.eu is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Site description
Yet another single-user instance
Admin account
@marek@m5l.eu

Search results for tag #vim

AodeRelay boosted

[?]🌈 ☯️Teresita🐧👭 » 🌐
@linuxgal@techhub.social

[?]r1w1s1 » 🌐
@r1w1s1@snac.bsd.cafe

Ever wonder why vi uses hjkl for movement?

It's not arbitrary—it's hardware history. The ADM-3A terminal had arrows printed directly on those keys.

ESC was also where Tab is now. Vi wasn't designed for ergonomics, it was designed for the keyboard that existed.

http://www.slackware.com/~r1w1s1/nvi.html#_curiosities


    [?]md_handbook » 🌐
    @md_handbook@mastodon.social

    New post: The Markdown Link no. 13

    Among today’s links are markdown editors Minknote, @SilverBulletMD and MKeditor, markdown reader/viewer Readdown, a mini guide to Neovim/Vim, and the ultimate markdown set up in the Micro Journal Rev. 2.

    md-handbook.com/blog/markdown-

      AodeRelay boosted

      [?]Justine Smithies » 🌐
      @justine@snac.smithies.me.uk

      Hmmm decisions decisions. As an user I usually prefer with just 2 plugins installed my gruvbox theme and colorizer to color html color codes. But I'm wondering if I really need syntax highlighting and theme support ? You can see my rough and I mean rough .kshrc side by side in vim and vi. I do like a splash of color and do enjoy the command completion though so I guess I will tinker with n(vi) further.

      A screenshot of my OpenBSD desktop showing 2 Xterm windows the left running vim and the right n(vi) both showing the output of my current .kshrc file

      Alt...A screenshot of my OpenBSD desktop showing 2 Xterm windows the left running vim and the right n(vi) both showing the output of my current .kshrc file

        [?]Justine Smithies » 🌐
        @justine@snac.smithies.me.uk

        Currently I'm a user with only two plugins loaded by vims own system no packer or anything. They are the gruvbox theme and colorizer to color HTML color codes.
        I've been researching to see if I could work with and wondered about undo history and found that it might be possible ?

        u

        Undo the last change made to the file.
        If repeated the u command alternates between these two states.
        The . command when used immediately after u causes the change log to be rolled forward or backward depending on the action of the u command.

        If you're an nvi user what other tips or hacks are there that I should know about ? I don't suppose there is some magical way to theme it ?

          [?]passthejoe » 🌐
          @passthejoe@snac.bsd.cafe

          I just spent a half-hour hacking in the (GUI version of ) config file, and I have figured out abbreviations and custom keymapping, which means I can move my "production" editing from to Neovide with a clean Lua config file.

          Do I need to move away from gVim/? I'm not sure, but we're in this game to try new things, right?

          Is it worth it to move from Vimscript to Lua?

            AodeRelay boosted

            [?]Justine Smithies » 🌐
            @justine@snac.smithies.me.uk

            ICYMI - EVi, a hard-fork of Vim v9.1.0 before AI was used in the project. - Codeberg.org

            https://codeberg.org/NerdNextDoor/evi


              [?]Ricardo Martín :bsdhead: » 🌐
              @ricardo@mastodon.bsd.cafe

              EVi, a hard-fork of Vim v9.1.0 (Jan 2024)
              codeberg.org/NerdNextDoor/evi

                [?]Justine Smithies » 🌐
                @justine@snac.smithies.me.uk

                [?]passthejoe » 🌐
                @passthejoe@snac.bsd.cafe

                Configuring #Vim as a Writing Tool
                https://itsfoss.com/news/configuring-vim-writing/

                  [?]Justine Smithies » 🌐
                  @justine@snac.smithies.me.uk

                  I chose ! 🤪

                  A carton of VIM cleaner from the 1970's

                  Alt...A carton of VIM cleaner from the 1970's

                    3 ★ 0 ↺

                    [?]Marek S. Ł. » 🌐
                    @marek@m5l.eu

                    If you're not deeply entrenched in motions, may I recommend you try editor? It's what I use for @silverbulletmd@fosstodon.org since last year, there's config in repo.

                    Although familiarity with usual vim still comes in handy on the school computer 😅