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

21 commits

Author SHA1 Message Date
a6eefc17f9 nvim: php: pin laravel.nvim version 2024-10-24 22:05:56 +02:00
65f8ae7e3a nvim/lua/user/plugins/lang/go.lua: skip field alignment warnings 2024-10-14 15:42:05 +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
d8028932c3 nvim: go: enable codelens 2024-09-24 21:42:12 +02:00
9ad23967e8 nvim: plugins/lang/php: include html 2024-09-12 15:55:59 +02:00
a7abd3e2a5 nvim: remove lua/user/plugins/lang/blade.lua (it is include in php config) 2024-09-12 15:55:41 +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
40bfbc6dc3 nvim: go: add neotest adapter. 2024-09-08 13:36:50 +02:00
bac6a3a280 nvim: php: fix config for neotest 2024-09-08 13:36:30 +02:00
fe81883c32 nvim: go: better config for gopls 2024-09-08 13:33:52 +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
5b14797ed0 nvim: lua/user/plugins/lang/typescript.lua: tsserver is renamed to ts_ls 2024-09-05 23:18:53 +02:00
edda7bf957 nvim: lua/user/plugins/lang/vue.lua: remove tsserver. ts lang file is already included in the spec. 2024-09-05 23:17:52 +02:00
b3add4670f nvim: lazy load more plugins. 2024-09-05 21:58:08 +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
71f2f5bb0d nvim: treesitter: move some parsers to their own config file in lang directory 2024-08-27 22:08:23 +02:00
7d14948480 new nvim config 2024-08-25 16:49:58 +02:00