voidq.xyz 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.

Admin account
@hey@voidq.xyz

Search results for tag #nvim

[?]Kevin Bowen :xfce: » 🌐
@kevinbowen@hachyderm.io

I guess one(?) of the things I need to keep an eye out on, is the possibility of being auto-removed from on June 17th if this outstanding tree-sitter issue isn't resolved:

bugs.debian.org/cgi-bin/bugrep

    [?]Kevin Bowen :xfce: » 🌐
    @kevinbowen@hachyderm.io

    After a little bit of reading and a looong, overdue audit/cleansing of my .vimrc, I'm ready(!) to test drive

    It's only been on my "Hey, I'd like to try that thing out" list for...5(?) years.

    Even if it doesn't stick, eh, I've got my audit/cleanup out of the way, fixed up some longstanding quirks, and finally retired powerline(for vim-airline).

      [?]smeikx [whatever you deem appropriate] » 🌐
      @smeikx@graz.social

      I made a little Zettelkasten plugin for Neovim: codeberg.org/smeikx/zetka.nvim

      I’ve started a Zettelkasten to reflect on media I read, watch and listen to; I hope this will help me define, refine, explain and defend my core beliefs and opinions.

      I created the plugin myself to think about how I want to use my personal Zettelkasten and because it was fun. But I tried to make it useful for other people too, so give it a try if you like.

        [?]mx alex tax1a - 2020 (6) » 🌐
        @atax1a@infosec.exchange

        hey friends, is there a modern package or equivalent that can escalate on the remote side using custom commands? asking for a friend

          [?]Paco Velobs » 🌐
          @PacoVelobs@mamot.fr

          Yeah, my first real use of `:w ++opt`.

            [?]Aleksei 🇪🇪 » 🌐
            @placebo@mastodon.ie

            Anyway this is why I had to switch from vscode/intellij to nvim.

            A photo of my cat sleeping on my right hand while I'm working. He's curled like somebody who thinks that a spine is a social construct he doesn't believe in, with his head resting on his front paws. With a code editor designed to run in a terminal without mouse inputs, I don't need to move my hand and disturb him.

            Alt...A photo of my cat sleeping on my right hand while I'm working. He's curled like somebody who thinks that a spine is a social construct he doesn't believe in, with his head resting on his front paws. With a code editor designed to run in a terminal without mouse inputs, I don't need to move my hand and disturb him.

              0 ★ 0 ↺

              [?]voidq [he/him] » 🌐
              @hey@voidq.xyz

              // users how you suggest to use these beautiful text editor on my/another server as a text editor, configuring config files, reading md, html, css file etc...
              Should I install plug-ins or keepit minimalist?

              Any suggestions will be helpful;)

                0 ★ 0 ↺

                [?]voidq [he/him] » 🌐
                @hey@voidq.xyz

                @gausby@mastodon.xyz for terminal based editor // the winners, perfectly fits on tmux runs faster and minimal lags on config editing on server:)
                have terminal based version but it's better on gui.

                  [?]z3r0 [He/him] » 🌐
                  @z3r0@gts.maverick-hq.org

                  Lo de meterle tantas esteroides a vim/nvim como para que acabe siendo igual que cualquier variante de IntelliJ no sé si me termina de convencer.
                  Pensaba que la idea de programar con vim era evitar distracciones y al final acabas llenando la terminal de pop-ups.

                  #vim #nvim #programming

                    [?]R.L. Dane :Debian: :OpenBSD: :FreeBSD: 🍵 :MiraLovesYou: [he/him/my good fellow] » 🌐
                    @rl_dane@polymaths.social

                    #vi experts (and #vim / #nvim #NeoVim ),

                    What's the difference between the 0 command and the | command?

                    Is it just that | can take a numeric argument?

                      [?]Marius (windsheep) » 🌐
                      @windsheep@infosec.exchange

                      Updated my Nvim simple config with the theme.

                      github.com/norandom/nvim-simple

                      * added a light variant, similar to solarized

                        [?]Paco Velobs » 🌐
                        @PacoVelobs@mamot.fr

                        Just had my first natural use of `van` in 0.12. I'm a hacker now.

                          [?]R.L. Dane :Debian: :OpenBSD: :FreeBSD: 🍵 :MiraLovesYou: [he/him/my good fellow] » 🌐
                          @rl_dane@polymaths.social

                          SOLUTION: @gumnos came up with the idea of piggy-backing :nohl onto control-l for refresh:

                          nmap <C-L> :nohl<CR><C-L
                          imap <C-L> <Esc>:nohl<CR><C-L>a
                          

                          Hey #vim wizards,

                          The number one reason I don't use search more freely when editing is that all the highlights triggers my #CDO a little bit, and :nohl is a little clumsy to type in a hurry.

                          I wanted to map :nohl to an easy-to-press keybind, like ctrl-/, but I can't seem to get it to work.

                          Any ideas?

                          " map Ctrl-/ to :nohl
                          nmap <c-Slash> :nohl<CR>
                          imap <c-Slash> <Esc>:nohl<CR>a
                          

                          #vi #vim #nvi #nvim #VimWizards #AskFedi #HiveMind

                            [?]codeDude » 🌐
                            @codedude@video.hardlimit.com

                            De neovim v0.10 a neovim v0.12

                            Aquí muestro mi configuración de Neovim después de las actualizaciones de las versiones v0.11 y v0.12, comparando lo más relevante de mi configuración pasada con la nueva que creé para la versión v0.12.

                            Se pueden ver comparaciones fundamentales, como la migración de Lazy a vim.pack o cómo lspconfig no está depreciado, a pesar de que ya no se usa.

                            Mastodon: https://floss.social/@codeDude
                            Xmpp: https://xmpp.link/#codeDude@disroot.org
                            Email: codeDude@disroot.org
                            Loops: https://loops.video/@codeDude

                            Alt...---

                              [?]codeDude :archlinux: :neovim: » 🌐
                              @codeDude@floss.social

                              Hola hoy subi un video en el canal de espaniol sobre la nueva version de neovim y su nueva forma de configurarlo video.hardlimit.com/w/vEnfpncR

                                [?]artfulrobot [they/them] » 🌐
                                @artfulrobot@floss.social

                                In with is there some way I can get a list of all methods of a class, including methods inherited from parent classes (e.g. "class foo extends bar" - so include the methods from bar)?

                                  [?]daesorin » 🌐
                                  @daesorin@hachyderm.io

                                  Use `:w !sudo tee %` to save a file that requires elevated permissions to edit, when you have forgotten to append sudo before opening it.