Commit graph

11 commits

Author SHA1 Message Date
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
e522e9ea2d
renamed changed lsp names and use web-devicons as a full plugin (#49)
fix #48 

- Renamed LSP servers as they were changed upstream.
- Enable web-devicons as a nixvim plugin instead of installing them as a
extra package.
2024-10-23 22:55:03 +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
3de533a92a
patch: disable obsidian (#9)
Disable obsidian for now as it is causing issues with NixOS on WSL
2024-06-24 09:13:14 +02:00
Roel de Cort
536677058b
feat: add Markdown Preview and Obsidian, update startup screen and cleanup lsp config (#8)
Added Markdown Preview and the Obsidian plugins.
Updated the Startup screen with links to Github Copilot and Obsidian
Moved the helm-vim plugin from a seperate file into the lsp.nix file.
2024-06-23 00:26:19 +02:00
Roel de Cort
cd1bc6acc3 fix telescope and add todo-comments 2024-05-30 21:59:50 +02:00
Roel de Cort
bfc5703e1d add mini plugin 2024-05-16 01:19:49 +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
45548c8f5f add some more plugins 2024-04-23 21:58:57 +02:00
Roel de Cort
5a0a691361 add lazygit and telescope 2024-04-13 15:22:47 +02:00