From 426c0aed3fd0b2e27f1289152af1dbd57157b640 Mon Sep 17 00:00:00 2001 From: Joost Agterhoek Date: Mon, 7 Jul 2025 12:22:06 +0200 Subject: [PATCH] latest status --- status.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 status.md diff --git a/status.md b/status.md new file mode 100644 index 0000000..3cf07c2 --- /dev/null +++ b/status.md @@ -0,0 +1,9 @@ +# Status configuration NeoVim macOS + +## 07-07-2025 + +Added working LSP autocomplete with blink-cmp config, still some issues with autocomplete for pylyzer on WSL. Also added already working image-plugin config from my macOS-workstation. + +## 01-07-2025 + +Created initial /lua/ files and /lua/plugins/ folder. Now need to fill the /lua/ files and add some initial plugins.