Commit graph

395 commits

Author SHA1 Message Date
Sergio Laín
b70b318bf3
feat(nvim): added rome extra
havent test it, i will in the coming weeks tho
2023-12-04 11:23:37 +01:00
Sergio Laín
1b698a5b7c
🎨 ux(nvim): added catppuccin integrations 2023-12-04 11:22:33 +01:00
Sergio Laín
62d5d32f23
🐛 fix(nvim): scrollbar now hides when entering zenmode 2023-12-04 00:39:14 +01:00
Sergio Laín
069903ae38
🚀 perf(nvim): changed events for bufread into lazyfile 2023-12-04 00:38:47 +01:00
Sergio Laín
67d466e276
⬆️ deps(nvim): changed alpha to dashboard-nvim due to performance issues 2023-12-04 00:38:12 +01:00
Sergio Laín
95185927bf
🎨 ux(nvim): tsserver now showing variable types 2023-12-04 00:35:19 +01:00
Sergio Laín
9d2f3ce8cf
🎨 ux(nvim): added neovim icon on the lualine mode component 2023-12-03 18:54:26 +01:00
Sergio Laín
115c91249b
feat(nvim): added vale linter for markdown 2023-12-03 18:37:13 +01:00
Sergio Laín
3c6f65eaaa
feat(nvim): added sibling swap and scrollEOF as extras 2023-12-03 18:36: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
1200b7f951
⚙️ config(nvim): changes to retirement options as well as autosave events 2023-12-03 18:33:55 +01:00
Sergio Laín
bb04deaec8
feat(nvim): added new extras: treesitter context and text-case 2023-12-03 17:32:12 +01:00
Sergio Laín
2c5f2fb7b0
🚀 perf(nvim): keyword lenght for rg cmp and other misc stuff 2023-12-03 17:30:55 +01:00
Sergio Laín
54030ab0d7
feat(nvim): added 4 new cmp extras: yanky, git, nerd-fonts and emoji 2023-12-03 13:45:50 +01:00
Sergio Laín
b9a6781f9d
🚀 perf(nvim): codeium silent accept suggestion and event changes 2023-12-03 13:44:51 +01:00
Sergio Laín
9490fcbc6a
🚀 perf(nvim): changed lazyloading of ccc 2023-12-03 13:44:12 +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
ae1389f165
feat(nvim): added cmp buffer to / and ? 2023-12-03 13:43:09 +01:00
Sergio Laín
6cfeea3db7
💬 comments(nvim): zoxide plugin not working code 2023-12-02 23:34:48 +01:00
Sergio Laín
d89af5cd48
feat(nvim): added vscode extra 2023-12-02 23:34:20 +01:00
Sergio Laín
da7e86ef09
feat(nvim): added ibus-sw extra 2023-12-02 00:30:25 +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
c28ca41b56
💄 style(nvim): unnecesary brackets 2023-12-01 14:10:47 +01:00
Sergio Laín
4740d6f424
feat(nvim): added julia and angular extras 2023-12-01 14:07:47 +01:00
Sergio Laín
a203f2fac0
🐛 fix(nvim): load telescope with icon-picker 2023-12-01 11:38:48 +01:00
Sergio Laín
3a92a180cb
feat(nvim): added pomo extra
pomodoro plugin
2023-12-01 11:29:39 +01:00
Sergio Laín
b1e9679621
feat(nvim): added haskell extra 2023-12-01 01:01:28 +01:00
Sergio Laín
12df6b8803
feat(nvim): added new colorschemes 2023-12-01 01:01:00 +01:00
Sergio Laín
0139f36326
feat(nvim): added cspell as global linter for all files if cspell.json is found 2023-12-01 00:47:05 +01:00
Sergio Laín
b3efc28e99
feat(nvim): added repl-highlights extra 2023-12-01 00:46:27 +01:00
Sergio Laín
2437538669
feat(nvim): added early retirement extra 2023-12-01 00:45:58 +01:00
Sergio Laín
a9edb662ce
♻️ refactor(nvim): use opts instead of config function with better-escape extra 2023-12-01 00:45:31 +01:00
Sergio Laín
1364965dc8
💄 style(nvim): identation and deletion of unnecesary brackets 2023-12-01 00:45:04 +01:00
Sergio Laín
200c196072
💄 style(nvim): not having a plugin code in 1 line 2023-12-01 00:44:41 +01:00
Sergio Laín
2a4324fe9b
🗑️ remove(nvim): inlay hints disabled when entering insert mode 2023-12-01 00:44:18 +01:00
Sergio Laín
d8b82600b7
📁 files(nvim): moved some files as well as changed names 2023-12-01 00:43:37 +01:00
Sergio Laín
d12ad6a7e2
💄 style(nvim): stylua ignore is now respected with dial 2023-12-01 00:07:44 +01:00
Sergio Laín
c377fc69b5
🚀 perf(nvim): omitted dial config 2023-11-30 20:43:42 +01:00
Sergio Laín
75c2ed6f3f
⚙️ config(nvim): multicursor added tu lualine 2023-11-30 20:43:23 +01:00
Sergio Laín
abbfaa0eba
🎨 ux(nvim): added light and dark variant to catppuccin theme 2023-11-30 13:22:53 +01:00
Sergio Laín
d0fe35b0c9
♻️ refactor(nvim): avoid creating a variable for the onload function in the telescope extensions 2023-11-30 13:22:20 +01:00
Sergio Laín
30f53826a5
♻️ refactor(nvim): removed 2 plugins in favor of 1 that does the same functionality and more 2023-11-30 01:27:54 +01:00
Sergio Laín
6d13c490eb
feat(nvim): harpoon marks added to alpha dashboard 2023-11-30 01:27:05 +01:00
Sergio Laín
5b75815d9e
⚙️ config(nvim): changed color-picker keymaps 2023-11-30 01:25:17 +01:00
Sergio Laín
1f61c5b085
feat(nvim): added codeium module to lualine 2023-11-30 01:24:54 +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
0cc4bd5e7d
🎨 ux(nvim): changed dressing to telescope window by default 2023-11-29 10:46:37 +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
01d7f996d8
feat(nvim): added new rules to nvim-autopairs 2023-11-28 13:23:09 +01:00
Sergio Laín
432be9773e
📁 files(nvim): moved auto-indent and boole to treesitter folder 2023-11-28 13:22:13 +01:00