Commit graph

10 commits

Author SHA1 Message Date
Roel de Cort
56740db4be
chore: Update flake, fix issues after updating and fix flake update action (#88)
Was running behind with the updating the config, all flake inputs have
been updated and produced error's and warnings have been fixed.

Also fixed the action to test the build and create an issue with the
results.

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-03-07 22:29:43 +01: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
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
e02c129f4b
feat: add schemastore (#26)
- Add the schemastore plugin for easy completion of JSON and YAML files
(Github Actions, Kubernetes manifests etc.).
- Update flake inputs.
2024-09-01 02:05:10 +02:00
Roel de Cort
48bbb7951d
feat: autopairs, cursor restore and rename option (#15)
Add the nvim-autopairs so "'{[ characters will auto close.
Add AutoCmd to restore the cursor position when re-opening file.
Fix treesitter option name.
2024-07-25 22:57:29 +02:00
Roel de Cort
21240d6edb removed commented out code 2024-05-28 22:33:45 +02:00
Roel de Cort
397937b59d fix icon 2024-05-16 00:49:53 +02:00
Roel de Cort
7a7072adfe update keymappings 2024-04-29 17:12:49 +02:00
Roel de Cort
942567fdc0 update keymap 2024-04-29 11:00:59 +02:00
Roel de Cort
45548c8f5f add some more plugins 2024-04-23 21:58:57 +02:00