I haven't tried it myself, but it is very well documented, exposed a lot of configuration, and is maintained by THE folke.
I haven't tried it myself, but it is very well documented, exposed a lot of configuration, and is maintained by THE folke.
If you're trying to get into vim, learn the motions in your favorite editor first.
Neovim feels bad when you add too much to it.
If you're trying to get into vim, learn the motions in your favorite editor first.
Neovim feels bad when you add too much to it.
The only one worth daily driving for me is aider.I use it in a tmux pane, and to be honest I like that workflow better than anything in-editor
It puts it's edits directly in commits that I review before continuing
The only one worth daily driving for me is aider.I use it in a tmux pane, and to be honest I like that workflow better than anything in-editor
It puts it's edits directly in commits that I review before continuing
I love nix, but there's no end game.
I love nix, but there's no end game.
It goes through actual workflows, so it's still great even if you know a lot of commands
It goes through actual workflows, so it's still great even if you know a lot of commands
I'm thinking a little bit, but Twitter is unique in that they have data from before AI muddied the waters.
I'm thinking a little bit, but Twitter is unique in that they have data from before AI muddied the waters.
To answer your question, you can reference your old vim config with `vim.cmd('source your_vim_file.vim')` in your Lua entry point to use your vim options.
The neovim help command `:h` will help you get started
To answer your question, you can reference your old vim config with `vim.cmd('source your_vim_file.vim')` in your Lua entry point to use your vim options.
The neovim help command `:h` will help you get started
You can use the copilot cmp plug in if you're into it as well.
You can use the copilot cmp plug in if you're into it as well.
I open it up in a tmux pane. I find a nice workflow is too use the `/architect` command to plan out my changes. It will ask the editor LLM to make the changes.
No AI coding assistant seems to work well with large code bases.
I open it up in a tmux pane. I find a nice workflow is too use the `/architect` command to plan out my changes. It will ask the editor LLM to make the changes.
No AI coding assistant seems to work well with large code bases.
Avante was way too bugged and clucky for me, but Aider has a great workflow.
Avante was way too bugged and clucky for me, but Aider has a great workflow.