NotAShelf / nvf

A highly modular, extensible and distro-agnostic Neovim configuration framework for Nix/NixOS.
https://notashelf.github.io/nvf/
MIT License
212 stars 29 forks source link

v0.6 #231

Closed NotAShelf closed 6 months ago

NotAShelf commented 8 months ago

Continuation of #197. Rebased around v0.6 branch to avoid merge conflicts.

TODO

Things I might want to do:

Done

NotAShelf commented 8 months ago

@horriblename sorry for moving around so much, I'll have to ask you to rebase #228, #229 and #230 around this PR again. This should be the final, but it also means that we're feature freezing main for the time being.

justchokingaround commented 7 months ago

modes-nvim causes visual lines selection to disappear image

justchokingaround commented 7 months ago

also please add neo-tree-nvim

NotAShelf commented 7 months ago

neo-tree is definitely in my TODO, most likely after I merge #238

justchokingaround commented 7 months ago

can we get codeium as well pls (for assistants) :pleading_face: https://github.com/Exafunction/codeium.vim

NotAShelf commented 7 months ago

can we get codeium as well pls (for assistants) 🥺 Exafunction/codeium.vim

I'll add a module for it after I'm done with the refactor, but remember that you can add custom plugins easily using the updated custom plugin API

justchokingaround commented 7 months ago

okay, great. thanks you <3