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

14 commits

Author SHA1 Message Date
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