Move neovim/nixvim configuration

This commit is contained in:
Oliver Davies 2025-07-26 02:35:57 +01:00
parent 32e28379e2
commit 6c1b494e82
56 changed files with 438 additions and 404 deletions

View file

@ -1,11 +0,0 @@
{
plugins.lualine = {
enable = true;
settings.options = {
component_separators = "";
icons_enabled = false;
section_separators = "";
};
};
}