Commit graph

45 commits

Author SHA1 Message Date
Sergio Laín
a97cbc370e
⚙️ config(nvim): event change for go extra and some style modifications for .json file 2024-01-04 14:36:55 +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
a0cc2c1621
feat(nvim): add java-extended extra 2024-01-03 16:12:17 +01:00
Sergio Laín
849f08267e
♻️ refactor(nvim): change rust-tools for rustaceanvim 2024-01-03 11:08:50 +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
ee0c775a97
feat(nvim): add various-textobjs extra 2023-12-29 12:25:02 +01:00
Sergio Laín
e686dea35d
🐛 fix(nvim): nix lsp changed to nil_ls 2023-12-29 10:47:31 +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
42f5e9ed68
🗑️ remove(nvim): headlines plugin declaration in markdown extra 2023-12-26 17:25:08 +01:00
Sergio Laín
aca9d3a22d
🐛 fix(nvim): corrected typo for one neotest adapter 2023-12-24 16:42:39 +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
5adf397a07
feat(nvim): added xml extra 2023-12-09 13:19:06 +01:00
Sergio Laín
de96812f2e
🎨 ux(nvim): added nerd fonts for the main which-key groups 2023-12-08 15:56:36 +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
7b1fee6e9d
🚀 perf(nvim): changed latex symbols to lua package 2023-12-03 13:43:53 +01:00
Sergio Laín
a631e48786
🚀 perf(nvim): changed event loading for dropbar plugin 2023-12-01 14:11:31 +01:00
Sergio Laín
4740d6f424
feat(nvim): added julia and angular extras 2023-12-01 14:07:47 +01:00
Sergio Laín
b1e9679621
feat(nvim): added haskell extra 2023-12-01 01:01:28 +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
7bfa587408
🗑️ remove(nvim): python extended extra because of redundancy with lint and formatting plugins 2023-11-26 01:39:37 +01:00
Sergio Laín
f98683298e
🔧 chore(nvim): some typos here and there 2023-11-26 01:38:33 +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
Sergio Laín
95dd6cd8da
feat(nvim): new extras
shellcheck, nix and extended go
2023-11-17 00:13:00 +01:00
Sergio Laín
f9d52ab208
♻️ refactor(nvim): big change in adding formatters and linters
all the formatters and linters are dynamically added, and they are going to the extras modules
2023-11-16 15:00:10 +01:00
Sergio Laín
c2e92f0ef5
♻️ refactor(nvim): a lot of changes to the structure of the config
moved extras, mason and tressitter packages, and some new extras for web dev
2023-11-15 12:46:38 +01:00
Sergio Laín
3a961a5422
♻️ refactor(nvim): changed db extra to sql, added notify option and edgy window module 2023-11-14 11:23:28 +01:00
Sergio Laín
44d296d2e5
🐛 fix(nvim): moved logic of telescope extensions to each one 2023-11-12 23:22:37 +01:00
Sergio Laín
6d67e245b2
♻️ refactor(nvim): telescope plugins and undotree 2023-11-12 20:48:07 +01:00
Sergio Laín
25eafee859
🔧 chore(nvim): plugin updates 2023-11-06 18:53:55 +01:00
Sergio Laín
c96de953e2
♻️ refactor(nvim): a lot of keybindings changed 2023-11-05 14:54:04 +01:00
Sergio Laín
f7520b1927
⚙️ config(nvim): typescript tools added 2023-10-26 00:43:24 +02:00
Sergio Laín
5df9903c47
📁 files(nvim): finished the change in structure of files in the config 2023-10-25 17:41:55 +02:00
Sergio Laín
e457722492
📁 files(nvim): changes to the directories and extras
another bug change to the structure of the nvim config. probably, tomorrow will be finished
2023-10-25 12:38:42 +02:00