⚙️A sample dev environment configuration (the one i use) for Neovim, Wezterm, (Git) Bash, and Logseq on Windows. Prioritizes a gruvbox-inspired design wherever possible as well as a fairly simplistic plugin approach.
...
I encourage others to (switch to Neovim and) use my setup details as a starting point to make their own configs. I personally used kickstart.nvim and some smart people's blog posts to get started and I would highly recommend it! I primarily use this theme for developing tools, programs, and applications with NodeJS and JS web frameworks, Python, Flutter, and Lua but it could be easily forked & modified to support requirements for other frameworks/languages
...
It also contains specific configurations I have found to be helpful or necessary for getting tools such as NVM to work on windows.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
This devlog mainly covers the addition of dart/flutter support for neovim as well as new wezterm terminal shell configuration options (opening a new tab or splitting a new pane with a new shell). Additionally, GH copilot support was recently tested and made good enough to push!