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

217 commits

Author SHA1 Message Date
f64fddee32 nvim/lua/user/plugins/editor/treesitter.lua: add treesitter alias mapping 2026-05-17 22:36:13 +02:00
5c9e937fbb nvim/lua/user/plugins/editor/treesitter.lua: add git treesitter parsers 2026-05-17 22:35:41 +02:00
b63889cf5c nvim/lua/user/plugins/lang/php.lua: remove phptools.nvim plugin 2026-05-17 22:33:53 +02:00
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
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
ae2f668782 nvim: fix blade highlight 2026-04-14 05:53:03 +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
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
88342455c9 nvim/lua/user/plugins/editor/treesitter.lua: add autotag and textobjects 2025-12-16 09:36:11 +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
eb5c9d95bd nvim/lua/user/plugins/ui/colorscheme.lua: add TextMute 2025-12-06 06:48:32 +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
882b5c10d5 nvim/lua/user/plugins/ui/colorscheme.lua: update NvimTree colors 2025-11-03 07:25:16 +01:00
330d1a0ad6 nvim/lua/user/plugins/ui/statusline.lua: ignore dap filetypes 2025-10-16 18:46:17 +02:00
2db3ff1c16 nvim/lua/user/plugins/ui/statuscolumn.lua: ignore dap filetypes 2025-10-16 18:46:09 +02:00
4620d33296 nvim/lua/user/plugins/ui/colorscheme.lua: update 2025-10-16 18:45:52 +02:00
069e6866e9 nvim/lua/user/plugins/lang/lua.lua: remove VIMRUNTIME from workspace.library 2025-10-08 08:28:49 +02:00
34984ce012 nvim/lua/user/plugins/ide/autocomplete.lua: configure snippets 2025-10-08 08:27:07 +02:00
cb9b9f8009 nvim/lua/user/plugins/lang/php.lua: use my own neotest-phpunit 2025-09-29 15:19:36 +02:00
bee8e35ae8 nvim/lua/user/plugins/ide/autocomplete.lua: update 2025-09-29 15:19:16 +02:00
0ddd0309ca nvim/lua/user/plugins/ui/colorscheme.lua: fix indent lines and whitespace highlight 2025-09-29 15:18:47 +02:00
dd05d65994 nvim/lua/user/plugins/ui/colorscheme.lua: add @type.builtin 2025-09-23 19:30:21 +02:00
ea22774d62 nvim/lua/user/plugins/lang/go.lua: ignore ST1000 and ST1003 2025-09-23 19:29:15 +02:00
419a78db76 nvim/lua/user/plugins/lang/php.lua: add phpstan to mason. 2025-09-23 19:28:04 +02:00
ed76e46d41 nvim/lua/user/plugins/lang/typescript.lua: use vue_ls as plugin 2025-09-23 19:26:05 +02:00
e0223cd40d nvim/lua/user/plugins/lang/vue.lua: volar is renamed to vue_ls 2025-09-23 19:25:28 +02:00
d6c427f66a nvim/lua/user/plugins/editor/treesitter.lua: update dotenv file pattern 2025-09-23 19:21:12 +02:00
f5a41a9680 nvim/lua/user/plugins/lang/go.lua: use mason-org/mason.nvim instead of williamboman/mason.nvim 2025-09-23 19:21:12 +02:00
728669d288 add javascript config 2025-09-23 19:21:12 +02:00
fff1d291ab nvim/lua/user/plugins/ide/lsp.lua: update to mason 2.0+
also dropping support for nvim < 0.11
2025-09-23 19:21:12 +02:00