Merge branch 'main' of github.com:NotAShelf/neovim-flake into dev/extend-filetree

This commit is contained in:
raf 2023-07-31 08:17:18 +03:00
commit da86a1f5bf
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
11 changed files with 179 additions and 134 deletions

View file

@ -69,7 +69,7 @@ inputs: let
zig.enable = isMaximal;
python.enable = isMaximal;
dart.enable = isMaximal;
elixir.enable = isMaximal;
elixir.enable = false;
};
vim.visuals = {