Cleaned up my ​ theme, spacechalk, recently. It also technically works for ​ since I've been maintaining it since before I switched to neovim :)

https://codeberg.org/small-hack/spacechalk.nvim

#neovim #vim #spacechalk

The vi family

The last text editor you’ll ever need to learn.

LPAR

Aula 08 do curso de Vim no ar! Aprenda a usar plugins para transformar seu editor em uma IDE.

Nessa aula:

Instalação e configuração do gerenciador Vim-Plug.

Como buscar extensões no Vim Awesome.

Configuração do NERDTree (árvore de arquivos) e Vim-Airline (barra de status).

Confira o passo a passo completo e turbine seu terminal:
https://youtu.be/K3ng7CFeNrY

#SociedadePinguim #Vim #Linux #Dev

Curso Básico de Vim aula 8: Instalando Plugins

YouTube

Tem dev ou entusiasta de Vim por aí?

O tema oficial da @SociedadePinguim para o Vim está finalmente no ar! Se você quer programar usando a paleta de cores oficial da nossa comunidade, o repositório já está público.

O projeto traz um passo a passo simples para instalar manualmente e habilitar o suporte a True Color (24-bit) no seu setup.

Confira o meu trabalho, e mude o visual do seu terminal:
https://github.com/sociedadePinguim/sociedadepinguim-vim/tree/main

#SociedadePinguim #Vim #Linux #OpenSource #Dev #FLOSS

@ppulfer @ghouston @neil

Please don't make a fuss about it, we once suggested #Vim to a friend in #RL  and their reply was like 'Huh, ain't that a dishwashing liquid ?'  

We've been waiting for almost a decade to make this quip 



CC: @[email protected]
@[email protected] try #neovim with plug-in #lazyvim if you won't spend much time for configuration just follow the guides, or #vim/#vi
They're the old-school you looking for. And about steam most #Linux supports steam. I guess #Archlinux supports it as well.

Neil: There's a wealth of amazing Free software out there! I use loads of it.

Them: What do you use to write documents?

Me: I use vim. I write in Markdown, then convert it. (typst + pandoc)

Them: What about presentations?

Me: I use vim. I write in Markdown, then convert it. (revealjs)

Them: Your website? Blog?

Me: I use vim. I write in Markdown, then convert it. (mkdocs / bssg)

Them: So what about keeping notes?

Me: Oddly enough, I use vim. I write in Markdown... (vimwiki)

#FreeSoftware #FOSS #Linux #vim #Markdown

Tem dev ou entusiasta de Vim por aí?

O tema oficial da Sociedade Pinguim para o Vim está finalmente no ar! Se você quer programar usando a paleta de cores oficial da nossa comunidade, o repositório já está público e com um passo a passo super simples para instalar manualmente e habilitar o suporte a True Color (24-bit).

Confere lá, clona o repositório e deixa seu terminal com a nossa cara:
https://github.com/sociedadePinguim/sociedadepinguim-vim/tree/main

#SociedadePinguim #Vim #Linux #OpenSource #Dev #EsquemaDeCores

GitHub - sociedadePinguim/sociedadepinguim-vim: O tema oficial da Sociedade Pinguim para o Vim. Um esquema de cores escuro, moderno e otimizado para True Color (24-bit).

O tema oficial da Sociedade Pinguim para o Vim. Um esquema de cores escuro, moderno e otimizado para True Color (24-bit). - sociedadePinguim/sociedadepinguim-vim

GitHub

Just a quick #security heads-up: in case you’re avoiding #vim and use #vi on some modern #Linux distro, make sure that vi does not actually point to vim. Arch Linux recently changed vi to be an alias to Vim in traditional mode. I assume it’s the same for other distros.

Stay safe y’all!

Use ed(1)^W^W^W^W^W

Cycle through #vim search history with [/ ]/ mappings.