Commit graph

27 commits

Author SHA1 Message Date
50f954287c
feat: switch to blink-cmp
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-10-01 16:38:33 +02:00
7ddac6c8f0
feat: enable csvview
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-24 08:57:05 +02:00
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
840319afac
Git: ignore pre-commit configuration and nix build results (#58)
It's generated at runtime and should not be checked in.

I also added a nit commit on my end to remove an un-needed
`default.nix`.
2024-11-26 09:48:25 +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
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
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
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
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
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
5112946501
feat: add vim-helm (#7)
Add the Vim-helm plugin
2024-06-22 14:01:25 +02:00
Roel de Cort
d588254fce add copilot chat 2024-06-02 11:10:04 +02:00
Roel de Cort
cd1bc6acc3 fix telescope and add todo-comments 2024-05-30 21:59:50 +02:00
Roel de Cort
b26f51b8c5 add filetype detection 2024-05-18 00:32:53 +02:00
Roel de Cort
2f7eeafee1 remove none-ls and add mini 2024-05-16 01:20:12 +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
995fdc8b24 import startup 2024-05-09 01:34:45 +02:00
Roel de Cort
beb019f6fa update neotree, theme, add dashboard and auto command 2024-05-08 00:55:52 +02:00
Roel de Cort
354035b4ab enable luasnip 2024-04-29 11:01:20 +02:00
Roel de Cort
7bc1e27c3e add indent blankline 2024-04-24 00:19:29 +02:00
Roel de Cort
45548c8f5f add some more plugins 2024-04-23 21:58:57 +02:00
Roel de Cort
8a113cfce8 add lsp, update neo-tree config and add bufferline 2024-04-18 00:12:34 +02:00
Roel de Cort
ddd4cd924f add neotree and move treesitter 2024-04-17 15:31:10 +02:00
Roel de Cort
5a0a691361 add lazygit and telescope 2024-04-13 15:22:47 +02:00
Roel de Cort
a18ebd0d8b add treesitter 2024-04-13 14:48:47 +02:00
Roel de Cort
1489d5e976 add lazyvim keymaps 2024-04-13 01:27:37 +02:00
Roel de Cort
75abec30f9 initial commit 2024-04-13 00:18:36 +02:00