From d9311e5670fee73bccb1af97416b545c7d4c9ace Mon Sep 17 00:00:00 2001 From: Marciano Mavungo Date: Wed, 25 Mar 2026 19:30:02 +0100 Subject: [PATCH 1/5] =?UTF-8?q?L=E1=BA=BD=20para=20L=C3=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-PT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-PT.md b/README-PT.md index 67bd6fb1..31fea4bb 100644 --- a/README-PT.md +++ b/README-PT.md @@ -121,7 +121,7 @@ Existe um excelente video criado por [@elijahmanor](https://github.com/elijahman Os ficheiros no diretório **config** serão carregados automaticamente no momento apropriado, por isso não é necessário carregar os plugins manualmente. **LazyVim** vem com um conjunto de ficheiros -que serão carregados **_antes_** dos teus. Lẽ mais [aqui](https://github.com/LazyVim/LazyVim/tree/main/lua/lazyvim/config) +que serão carregados **_antes_** dos teus. Lê mais [aqui](https://github.com/LazyVim/LazyVim/tree/main/lua/lazyvim/config) Tu podes acrescentar a tua configuração em `lua/plugins`. Todos os ficheiros neste diretório serão carregados automaticamente por [lazy.nvim](https://github.com/folke/lazy.nvim) From 0ae863368606414fa0727d46ecc7af4149f34d0e Mon Sep 17 00:00:00 2001 From: Marciano Mavungo Date: Wed, 25 Mar 2026 19:31:10 +0100 Subject: [PATCH 2/5] Extrutura para Estrutura --- README-PT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-PT.md b/README-PT.md index 31fea4bb..7fe32923 100644 --- a/README-PT.md +++ b/README-PT.md @@ -116,7 +116,7 @@ Existe um excelente video criado por [@elijahmanor](https://github.com/elijahman [![Vê o video](https://img.youtube.com/vi/N93cTbtLCIM/hqdefault.jpg)](https://www.youtube.com/watch?v=N93cTbtLCIM) -## 📂 Extrutura de ficheiros +## 📂 Estrutura de ficheiros Os ficheiros no diretório **config** serão carregados automaticamente no momento apropriado, por isso não é necessário carregar os plugins manualmente. From 6000273652bbce673ecf2435e268aaf4a4a79743 Mon Sep 17 00:00:00 2001 From: Marciano Mavungo Date: Wed, 25 Mar 2026 19:37:45 +0100 Subject: [PATCH 3/5] =?UTF-8?q?'a=20template'=20para=20'o=20template'=20{t?= =?UTF-8?q?emplate=20=C3=A9=20um=20substantivo=20masculino?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-PT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-PT.md b/README-PT.md index 7fe32923..56022ce2 100644 --- a/README-PT.md +++ b/README-PT.md @@ -79,7 +79,7 @@ docker run -w /root -it --rm alpine:edge sh -uelic ' -
Instala a template LazyVim Starter +
Instala o template LazyVim Starter - Faz um backup da tua configuração atual de Neovim: From d444b8800b1c9b5f36ce2ebedf9aeaa727a7fd94 Mon Sep 17 00:00:00 2001 From: Marciano Mavungo Date: Wed, 25 Mar 2026 19:38:49 +0100 Subject: [PATCH 4/5] =?UTF-8?q?'uma=20template'=20para=20'um=20template'?= =?UTF-8?q?=20{template=20=C3=A9=20um=20substantivo=20masculino}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-PT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-PT.md b/README-PT.md index 56022ce2..6756f2e2 100644 --- a/README-PT.md +++ b/README-PT.md @@ -64,7 +64,7 @@ como necessário, junto com a conveniência de um setup pré-configurado. ## 🚀 Como Começar -Podes encontrar uma template **LazyVim** starter para começar, [aqui](https://github.com/LazyVim/starter) +Podes encontrar um template **LazyVim** starter para começar, [aqui](https://github.com/LazyVim/starter)
Experimenta com docker From b0226f6b147ae717070101f113eeac22c82fc043 Mon Sep 17 00:00:00 2001 From: Marciano Mavungo Date: Wed, 25 Mar 2026 19:41:06 +0100 Subject: [PATCH 5/5] preciso para precisa porque neste caso se trata do Neovim {Neovim precisa fazer build com LuaJIT} --- README-PT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-PT.md b/README-PT.md index 6756f2e2..a02bbc48 100644 --- a/README-PT.md +++ b/README-PT.md @@ -57,7 +57,7 @@ como necessário, junto com a conveniência de um setup pré-configurado. ## ⚡️ Requesitos -- Neovim >= **0.11.2** (preciso fazer build com **LuaJIT**) +- Neovim >= **0.11.2** (precisa fazer build com **LuaJIT**) - Git >= **2.19.0** (para suporte parcial de clones) - uma [Nerd Font](https://www.nerdfonts.com/) **_(opcional)_** - um compilador de **C** para `nvim-treesitter`. Mais informações [aqui](https://github.com/nvim-treesitter/nvim-treesitter#requirements)