Commit graph

173 commits

Author SHA1 Message Date
66cde494d8 Update used github theme 2025-10-15 10:02:02 +02:00
48cf510079 Create missing directory 2025-10-11 20:47:58 +02:00
086c6217a6 Update role requirement URL 2025-10-11 20:47:47 +02:00
88898151e6 Include missing packages 2025-10-11 20:47:29 +02:00
2fbfbb273f Add htpc to inventory 2025-10-11 20:19:20 +02:00
7d363a30b2 Update debian neovim version 2025-10-11 09:18:19 +02:00
5e1ddd690d Add keybinding for searching through current buffer 2025-10-11 09:11:51 +02:00
54d4fa4323 Switch to master branch for nvim-treesitter
The new main branch, which should be the default branch from now on, does not seem to be stable
2025-10-08 21:00:15 +02:00
cca1f0e59d Move telescope prompt position 2025-10-08 20:56:21 +02:00
bdf0af0645 Fix colorscheme command 2025-10-08 20:56:09 +02:00
df438c062b Add keybind to search with treesitter 2025-10-08 20:55:32 +02:00
95c5cddab2 Replace deprecated nvim_lsp usage 2025-10-08 20:54:10 +02:00
224b9d08f0 Add fd to packages 2025-05-11 08:19:08 +02:00
d65dc0ef3b Allow searching hidden/ignored files 2025-04-29 09:14:09 +02:00
8864a5d37e Increase telescope size & position 2025-04-29 09:05:41 +02:00
8ad75b7029 Group keybinds by function 2025-04-29 08:58:04 +02:00
5edc5bd7e1 Use groups in playbook hosts 2025-04-29 08:57:26 +02:00
3820b79faf Disable mouse options for neovim 2025-04-07 20:45:29 +02:00
c8ee2a0623 Update neovim for debian hosts 2025-04-05 14:06:33 +02:00
ca9edc9d38 Add nvim lsp formatting configuration example 2025-04-03 22:22:14 +02:00
5e0ff0dbc5 Add project specific nvim configuration file example 2025-04-03 21:37:12 +02:00
bdc337b3cb Remove deprecated env variable 2025-04-03 21:36:45 +02:00
1b881c1559 Enable project specific configuration 2025-04-03 21:27:18 +02:00
0caa8c07fc Remove leftover file after f21944eb52 2025-04-02 09:57:44 +02:00
f21944eb52 Remove global formatting configuration
Will be replaced with project specific configurations
2025-04-02 09:10:10 +02:00
87f05c5d83 Split diagnostic configuration to separate file 2025-04-01 22:15:23 +02:00
a68558e4ae Add tmux theme toggle configuration 2025-04-01 22:14:38 +02:00
3b50e0ee67 Disable formatting for template strings 2025-03-26 10:16:52 +01:00
8b7ad62cff use vim.env for detecting environment variables 2025-03-21 08:58:43 +01:00
53ef5f0d54 Add formatting variable to new tmux sessions 2025-03-19 09:18:13 +01:00
b6222e3682 Add delta styling for moved code 2025-03-18 21:52:08 +01:00
6d801bcb4e Move formatting configuration to separate file 2025-03-18 21:51:14 +01:00
6adb1f506f Add additional configuration for lua lsp 2025-03-18 20:16:43 +01:00
0dc654ae2e Remove excluded clients
Should be disabled in LSP configuration
2025-03-18 19:56:11 +01:00
d174718477 Include tmux project init script 2025-03-18 19:50:29 +01:00
747a1fe584 Replace formatting code 2025-03-18 19:49:26 +01:00
7f3dd527af Add git configuration 2025-03-17 21:39:51 +01:00
2d5e5caa25 Add group_vars & host_vars for ansible file detection 2025-03-16 20:54:25 +01:00
d46c4e4ec2 Load git forge key when applicable 2025-03-15 17:13:04 +01:00
755493d155 Group vars refactor 2025-03-15 17:01:22 +01:00
f7eb8dc56d Apply lsp client filtering before filter callback 2025-02-22 20:37:35 +01:00
0f0a5e592b Enable snippet completion for certain lsp's 2025-02-20 22:16:09 +01:00
0bf40c8972 Update neovim version & use checksum to verify downloads 2025-02-15 09:10:26 +01:00
cbddfba5ee Ignore docker user scope errors 2025-02-14 21:18:58 +01:00
bd146ae1d8 Reuse gitsigns information 2025-02-14 21:02:24 +01:00
cf129ad7f6 Show first found LSP in lualine 2025-02-14 20:48:35 +01:00
7d974f5115 Use correct buffer argument 2025-02-14 10:26:10 +01:00
5d15147130 Attach yamlls to yaml.ansible filetypes & show diagnostic source
similiar to lsp source
2025-02-14 09:29:41 +01:00
ee344af9f5 Show current attached LSP count 2025-02-13 22:05:49 +01:00
a351ad691b Check lsp client capabilties before formatting 2025-02-13 21:25:49 +01:00