feat: update lualine, clipboard and changed startup dashboard (#13)

Updated Lualine with mode icon, moved git diff and added a icon
displaying Github copilot status.

Changed setting to default yank to system clipboard

Updated startup dashboard
This commit is contained in:
Roel de Cort 2024-07-08 00:17:29 +02:00 committed by GitHub
parent b124c0a47a
commit 8b7bc83bce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 33 additions and 31 deletions

View file

@ -16,6 +16,7 @@
opts = {
number = true;
relativenumber = true;
clipboard = "unnamedplus";
tabstop = 2;
softtabstop = 2;
showtabline = 2;