Commit graph

24 commits

Author SHA1 Message Date
Sergio Laín
81d7268d2f
feat(nvim): add typescript lsp functions 2024-01-15 01:01:17 +01:00
Sergio Laín
2ebc781e73
feat(nvim): vue lsp changed from vetur to volar
volar is used for vue 3 and is less buggy than vetur
2024-01-11 12:17:00 +01:00
Sergio Laín
fbe14666da
feat(nvim): add deno and dynamic activation to the typescript extra 2024-01-07 13:14:31 +01:00
Sergio Laín
19101125be
♻️ refactor(nvim): moved typescript inlayhints to the typescript extra and changed some maps for the lsp 2024-01-07 13:13:58 +01:00
Sergio Laín
6ac83f1957
🐛 fix(nvim): angular now imports the new html-css extra 2024-01-03 16:33:58 +01:00
Sergio Laín
469cb8e820
feat(nvim): add js to the treesitter for the typescript extra 2024-01-03 11:00:43 +01:00
Sergio Laín
d15bfcfc66
⚙️ config(nvim): merge html and css config together 2024-01-03 10:58:07 +01:00
Sergio Laín
d9122f1e65
feat(nvim): add ft to tsc and live server keys
didnt know you could do that, thats amazing!
2023-12-26 20:48:35 +01:00
Sergio Laín
74e91b5488
♻️ refactor(nvim): add neotest-adapters to their lang extras 2023-12-24 16:40:09 +01:00
Sergio Laín
e66d8411cf
⬆️ deps(nvim): import some extras from other extras 2023-12-24 16:38:22 +01:00
Sergio Laín
50016f5c16
⚙️ config(nvim): add js and jsreact to graphql ft 2023-12-16 18:19:49 +01:00
Sergio Laín
44312e16bb
♻️ refactor(nvim): devdocs added as optional in a lot of plugin specs 2023-12-16 18:19:30 +01:00
Sergio Laín
d1c5a46433
♻️ refactor(nvim): added keymap and changed some options in the regex and tsc extras 2023-12-06 23:39:53 +01:00
Sergio Laín
64b076dfa8
🐛 fix(nvim): added csslsp to the extra
didnt know why i didnt have it...
2023-12-03 18:35:57 +01:00
Sergio Laín
4740d6f424
feat(nvim): added julia and angular extras 2023-12-01 14:07:47 +01:00
Sergio Laín
e08e9f173e
🚀 perf(nvim): import lazyvim modules in the extended extras 2023-11-29 18:28:20 +01:00
Sergio Laín
4886cb4fd1
⚙️ config(nvim): added html treesitter in the extra 2023-11-29 10:44:52 +01:00
Sergio Laín
0eff214be1
🐛 fix(nvim): load tsc when opening typescript file 2023-11-27 13:22:58 +01:00
Sergio Laín
23cd192edf
🔧 chore(nvim): plugin updates 2023-11-27 10:01:48 +01:00
Sergio Laín
812b031fe1
⚙️ config(nvim): add new cmds to lazyload toggleterm 2023-11-26 16:56:22 +01:00
Sergio Laín
9bb1396cc2
feat(nvim): added htmx extra 2023-11-23 14:09:20 +01:00
Sergio Laín
c15b0082fb
feat(nvim): new extras for tailwind and tabs 2023-11-22 13:02:11 +01:00
Sergio Laín
0d7cf8e53a
feat(nvim): graphql extra added 2023-11-17 14:42:04 +01:00
Sergio Laín
21de798f62
📁 files(nvim): change of directory to a lot of files for better organization 2023-11-17 00:41:53 +01:00