Commit graph

12 commits

Author SHA1 Message Date
70b5f7dab4
chore: remove all copilot references
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-23 08:55:20 +02:00
Wael Nasreddine
0f42b0eebb
treewide: format all files (#57)
Run `nix fmt` at the root of the repository to format all files. I've
done this on my fork and this will help me merge your changes later
without having to deal with un-formatted files.
2024-11-26 09:47:49 +01:00
Roel de Cort
b7d1a54e43
patch: fixes (#34)
- Fixed Luanne, as it was not configured correctly after the last
refactor (should've tested it correctly)
- Fixed small issue with separator in neo-tree
- Remove EOB character
2024-09-11 22:43:40 +02:00
Roel de Cort
f44000e518
patch: mix fixes (#33)
- During build time multiple warnings were shown about the deprecation
of certain options. These have been moved to their new places.
- Disable the CMP Ghost Text option because it was driving me nuts.
2024-09-11 20:56:19 +02:00
Roel de Cort
0331a50aa8
feat: add toggleterm, markdown preview keymaps, lualine switch filename and navic (#23)
- Configured toggleterm plugin
- Added keymap for markdown preview
- Changed lualine so Navic is better readable by switching filename and
type with Navic.
2024-08-20 00:03:30 +02:00
Roel de Cort
8b7bc83bce
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
2024-07-08 00:17:29 +02:00
Roel de Cort
97247ed10f
feat: configure navic and integrate with lualine + update flake update action (#11)
Configured Navic and integrated it with Lualine. This provides context
about the code that is being worked on.

Also added a PAT to be able to create a PR when the Flake Update Github
action runs.
2024-07-06 01:20:39 +02:00
Roel de Cort
c991360154
feat: styling updates (#10)
Updated some plugins to use custom git and diagnostic symbols, also
changed the line number color to match my system highlight color
(catppuccin peach).
2024-06-26 23:18:15 +02:00
Roel de Cort
94a93aa4da add filepath and extension 2024-05-11 00:51:10 +02:00
Roel de Cort
a00c0a0bd0 add gitsigns, add nvim-web-devicons, update lualine and neo-tree 2024-05-10 22:48:28 +02:00
Roel de Cort
2b46577f1f add catppuccin theme 2024-05-09 01:34:26 +02:00
Roel de Cort
45548c8f5f add some more plugins 2024-04-23 21:58:57 +02:00