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.