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

28 commits

Author SHA1 Message Date
4992b19c44 nvim: blade is now officially in nvim-treesitter 2026-02-16 16:54:41 +01:00
bb62416c69 nvim php: split main file as it starts to get abit big 2025-11-17 22:38:48 +01:00
cb9b9f8009 nvim/lua/user/plugins/lang/php.lua: use my own neotest-phpunit 2025-09-29 15:19:36 +02:00
419a78db76 nvim/lua/user/plugins/lang/php.lua: add phpstan to mason. 2025-09-23 19:28:04 +02:00
c182636b17 nvim/lua/user/plugins/lang/php.lua: add sql and csv to treesitter. 2025-03-23 16:26:30 +01:00
c4155370b4 nvim/lua/user/plugins/lang/php.lua: ensure blade treesitter parser is installed. 2025-01-19 00:16:42 +01:00
ee5d7505e8 nvim/lua/user/plugins/lang/php.lua: disable alot of capabilities for phpactor 2025-01-19 00:16:21 +01:00
fdda907f3c nvim/lua/user/plugins/lang/php.lua: minor update 2024-12-29 12:12:57 +01:00
1b8eb29e6e nvim/lua/user/plugins/lang/php.lua: update 2024-12-29 12:12:57 +01:00
16dff0051b nvim/lua/user/plugins/lang/php.lua: add blade-nav plugin 2024-11-22 10:01:40 +01:00
db35228366 nvim: php: add phpstan via none-ls 2024-11-11 08:50:31 +01:00
21e35a82d7 nvim: php: remove adalessa/laravel.nvim 2024-11-03 13:58:57 +01:00
04cb7cd905 nvim: php: add php-cs-fixer as formatter for php files. 2024-11-03 13:58:57 +01:00
f63bdaa84f nvim: php: remove phpactor plugin 2024-11-03 13:58:57 +01:00
01b72ed9a7 nvim: php: configure both phpactor (for refactoring) and intelephense (for everything else) LSP servers 2024-11-03 13:58:57 +01:00
1acff15791 nvim: new php config 2024-10-29 13:56:22 +01:00
a6eefc17f9 nvim: php: pin laravel.nvim version 2024-10-24 22:05:56 +02:00
113dc823ca nvim: no need to lazy load lsp-config as lsp is already lazy loaded 2024-10-14 15:41:41 +02:00
a4a13bfadd nvim: php: add blade formatter. 2024-10-01 14:22:45 +02:00
9ad23967e8 nvim: plugins/lang/php: include html 2024-09-12 15:55:59 +02:00
3639b9e46b nvim: lsp: allow server configuration to override lsp features. 2024-09-12 15:52:21 +02:00
6f6cb51e16 nvim: php: skip phpactor config
Its configured in its own file in .config/
2024-09-08 13:37:52 +02:00
bac6a3a280 nvim: php: fix config for neotest 2024-09-08 13:36:30 +02:00
3747e19f3a nvim: lang: php: add php_only and blade to treesitter 2024-09-06 12:50:19 +02:00
c5e788a3f1 nvim: treesitter: move autotag config to lang files. 2024-09-06 12:35:39 +02:00
d9da576a0c nvim: lang: lazy load lsp by filetype 2024-09-05 14:59:05 +02:00
0751a50279 nvim: php: add adalessa/laravel.nvim 2024-09-05 14:58:32 +02:00
7d14948480 new nvim config 2024-08-25 16:49:58 +02:00