1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00
Commit graph

417 commits

Author SHA1 Message Date
6f43741760 nvim: switch to skift.nvim colorscheme 2026-05-17 22:31:32 +02:00
6b3652b741 nvim/statuscolumn: ignore terminal buffers 2026-05-14 22:48:26 +02:00
e94ad72884 nvim: update colorscheme 2026-05-13 18:32:23 +02:00
36b107527e update nvim/lua/user/icons.lua 2026-05-06 15:56:18 +02:00
3665355d0f nvim/queries/php_only/highlights.scm: improve php semantic token overrides 2026-05-06 15:55:49 +02:00
d701553bdd nvim/queries: fix parser extension directives. 2026-05-06 15:49:21 +02:00
70bde529c1 nvim/lua/user/plugins/ui/statusline.lua: update lsp commands. 2026-05-03 17:04:00 +02:00
f840514bdc nvim/lua/user/plugins/ui/statuscolumn.lua: update ft_ignore and bt_ignore 2026-04-17 09:37:58 +02:00
95c5ec66b8 add nvim/queries/vue/injections.scm 2026-04-17 09:37:16 +02:00
ae2f668782 nvim: fix blade highlight 2026-04-14 05:53:03 +02:00
deba18e3aa nvim/queries/php/injections.scm: indent fixes 2026-04-14 04:52:15 +02:00
7540ad28f0 nvim/lua/user/plugins/ui/colorscheme.lua: add Character highlight group 2026-04-14 04:52:15 +02:00
d21bef893e nvim: update lsp config to nvim 0.12 2026-04-14 04:52:15 +02:00
0423818458 nvim/lua/user/plugins/ui/statusline.lua: move filetype from winbar and minor adjustments 2026-04-04 14:37:27 +02:00
87de16407b nvim/lua/user/icons.lua: change from "git" to "vcs" to make it more general 2026-04-04 14:36:08 +02:00
1a4614c86c nvim/lua/user/plugins/ui/colorscheme.lua: move options variable to inline 2026-04-04 14:35:05 +02:00
eba945eab7 nvim/lua/user/plugins/ui/colorscheme.lua: update macro highlight 2026-04-04 14:34:41 +02:00
3c48ad912b nvim/lua/user/plugins/ui/editor.lua: switch from nvim-highlight-colors to nvim-colorizer 2026-04-04 14:32:57 +02:00
ed3be858a6 nvim: add qml 2026-04-04 14:30:00 +02:00
67cf366bf5 nvim: fix fidget config 2026-02-16 20:48:47 +01:00
22f6fe546d nvim/lua/user/plugins/lang/lua.lua: disable some inline hints 2026-02-16 20:48:04 +01:00
d77e8801f4 nvim/lua/user/plugins/tools.lua: mason does not have a ensure_installed option. 2026-02-16 17:35:51 +01:00
42c486d196 nvim/lua/user/plugins/ide/debugger.lua: move php stuff to its own file 2026-02-16 16:56:36 +01:00
4992b19c44 nvim: blade is now officially in nvim-treesitter 2026-02-16 16:54:41 +01:00
d4a29b99b9 nvim: move keymaps to keymaps.lua 2026-02-16 16:53:24 +01:00
73895f6c4f nvim/lua/user/keymaps.lua: fix broken map :) 2026-02-16 13:27:30 +01:00
60ca007f89 update nvim 2026-02-16 13:00:29 +01:00
f17db99444 nvim/lua/user/utils/mason.lua: add binary function 2026-02-16 13:00:21 +01:00
ddb00f75b4 nvim: add vue snippets 2026-01-09 21:43:14 +01:00
05439d0859 nvim: add typescript snippets 2026-01-09 21:43:07 +01:00
88342455c9 nvim/lua/user/plugins/editor/treesitter.lua: add autotag and textobjects 2025-12-16 09:36:11 +01:00
f153382cb4 add nvim/snippets/html.lua 2025-12-09 02:04:10 +01:00
ce00d0e5c9 nvim add c/cpp snippets 2025-12-09 01:50:22 +01:00
a011d86b24 nvim: update lock file 2025-12-06 10:45:20 +01:00
59dfdb86d4 nvim/lua/user/plugins/editor.lua: add nvim-surround 2025-12-06 10:45:15 +01:00
ef6b947bcb nvim/lua/user/plugins/lang/php: configure intelephense 2025-12-06 10:41:07 +01:00
578b4e469b nvim/lua/user/plugins/ide/autocomplete.lua: use prebuilt binaries 2025-12-06 10:40:17 +01:00
bea35e2f7c nvim: add debugger config 2025-12-06 10:39:06 +01:00
f7f27ceb89 nvim: fix snippets 2025-12-06 10:39:06 +01:00
21318127a3 nvim: add sql stuff 2025-12-06 06:51:12 +01:00
f1c92c0ec4 nvim/lua/user/options.lua: configure diagnostic float window 2025-12-06 06:49:10 +01:00
eb5c9d95bd nvim/lua/user/plugins/ui/colorscheme.lua: add TextMute 2025-12-06 06:48:32 +01:00
f3d5fef418 remove nvim/queries/blade 2025-11-20 05:35:19 +01:00
e1e48a3a94 nvim/lua/user/keymaps.lua: update git keybinds 2025-11-20 05:34:53 +01:00
bb62416c69 nvim php: split main file as it starts to get abit big 2025-11-17 22:38:48 +01:00
61ef12eff1 nvim/lua/user/plugins/ui/nvimtree.lua: update config 2025-11-03 07:26:05 +01:00
898d2f0178 nvim/lua/user/icons.lua: update icons 2025-11-03 07:25:54 +01:00
882b5c10d5 nvim/lua/user/plugins/ui/colorscheme.lua: update NvimTree colors 2025-11-03 07:25:16 +01:00
4293933ad3 nvim/lua/user/options.lua: increase vim.o.timeoutlen 2025-11-03 07:24:58 +01:00
5165a53aae nvim/lua/user/options.lua: set user.indentGuides 2025-10-16 18:50:55 +02:00