Some steps forward in trying to have a personal #CodeAssistant that runs locally, using pre trained specific open source #models
More info in the readme here https://codeberg.org/wildeng/ruby_code_agent
Some steps forward in trying to have a personal #CodeAssistant that runs locally, using pre trained specific open source #models
More info in the readme here https://codeberg.org/wildeng/ruby_code_agent
Since no-one is maintaining #LunarVim [0] anymore, I am once again back on a hand rolled, artisinal, #neovim config. Rewrote it from scratch today and it tuned out even better than my old setup I think. Very simple structure with settings and keybindings (using which-key) directly in init.lua, one file for plugins and a separate file for lazy setup. Zero-lsp make all the lsp stuff very painless.
0. https://github.com/LunarVim/LunarVim/discussions/4518#discussioncomment-8963843
Just released #visimp 0.6.0 :) It's a minimal, modular, and fully declarative alternative to more popular #neovim distributions (e.g., #nvchad, #lunarvim, or #astrovim). A friend of mine and I have been working on it for the past few year.
- [Home page](https://visimp.teapot.ovh)
- [Changelog](https://github.com/visimp/visimp/releases/tag/v0.6.0)