1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 19:30:01 +02:00
dotfiles/nvim/lua/user/plugins/lang
2025-12-06 06:51:12 +01:00
..
php nvim php: split main file as it starts to get abit big 2025-11-17 22:38:48 +01:00
bash.lua nvim: no need to lazy load lsp-config as lsp is already lazy loaded 2024-10-14 15:41:41 +02:00
clangd.lua nvim: no need to lazy load lsp-config as lsp is already lazy loaded 2024-10-14 15:41:41 +02:00
cmake.lua nvim: treesitter: move some parsers to their own config file in lang directory 2024-08-27 22:08:23 +02:00
css.lua nvim: css: enable tailwindcss lsp 2024-11-11 08:48:09 +01:00
docker.lua nvim: treesitter: move some parsers to their own config file in lang directory 2024-08-27 22:08:23 +02:00
go.lua nvim/lua/user/plugins/lang/go.lua: ignore ST1000 and ST1003 2025-09-23 19:29:15 +02:00
html.lua nvim/lua/user/plugins/lang/html.lua: add html lsp 2025-05-13 23:01:00 +02:00
javascript.lua add javascript config 2025-09-23 19:21:12 +02:00
lua.lua nvim/lua/user/plugins/lang/lua.lua: remove VIMRUNTIME from workspace.library 2025-10-08 08:28:49 +02:00
markdown.lua nvim/lua/user/plugins/lang/markdown.lua: more pimp 2025-05-13 23:58:43 +02:00
ninja.lua nvim: treesitter: move some parsers to their own config file in lang directory 2024-08-27 22:08:23 +02:00
php.lua nvim php: split main file as it starts to get abit big 2025-11-17 22:38:48 +01:00
rust.lua nvim: no need to lazy load lsp-config as lsp is already lazy loaded 2024-10-14 15:41:41 +02:00
sql.lua nvim: add sql stuff 2025-12-06 06:51:12 +01:00
typescript.lua nvim/lua/user/plugins/lang/typescript.lua: use vue_ls as plugin 2025-09-23 19:26:05 +02:00
vue.lua nvim/lua/user/plugins/lang/vue.lua: volar is renamed to vue_ls 2025-09-23 19:25:28 +02:00