Commit graph

14 commits

Author SHA1 Message Date
7bebcee3f4
feat: enable rubocop and ruby_lsp
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-23 09:56:40 +02:00
1ebc5ca4f2
feat: enable haskell language server
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-23 09:56:39 +02:00
2b08295b65
feat: enable lspsaga
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-09-23 09:56:39 +02:00
86ade85ed2
feat: enable single quote for yamlls
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-08-05 22:56:36 +02:00
31f8a7c9da
feat: add vim-puppet plugin
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
2025-08-05 22:56:36 +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
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
92c42db332
patch: treesitter highlighting, lsp inlay hints and update flake (#20)
Small update to enable Treesitter highlighting by default, enable LSP
inlay hints and update flake inputs to the latest version
2024-08-03 22:08:02 +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
74172fd7e7
enable jsonls, helmls and add ansible-vim pkg (#5)
Enable JSON Language Server and Helm Language Server. Added ansible-vim
package.
2024-06-11 15:51:54 +02:00
Roel de Cort
677ee2cd46 fix yaml schemas 2024-06-07 00:36:21 +02:00
Roel de Cort
93f9c7c715 rename nil_ls to nil-ls and configure yamlls 2024-06-06 23:51:11 +02:00
Roel de Cort
041c9fb929 update conform formatting and lsp config 2024-05-16 01:19:35 +02:00
Roel de Cort
8a113cfce8 add lsp, update neo-tree config and add bufferline 2024-04-18 00:12:34 +02:00