Commit graph

  • 1d92b9f486
    🔧 chore(vscodium): add new extension Sergio Laín 2024-01-29 10:10:28 +01:00
  • 025a189ebb
    🔧 chore(vscodium): add new plugins list Sergio Laín 2024-01-28 21:52:52 +01:00
  • 2c79d527ab
    🔧 chore(pacman): package updates Sergio Laín 2024-01-28 17:23:21 +01:00
  • fb352bd154
    feat(nvim): add py-requirements extra Sergio Laín 2024-01-28 14:18:39 +01:00
  • 14d78e18b3
    ⚙️ config(hypr): change keybinding for changing active group Sergio Laín 2024-01-28 14:17:49 +01:00
  • 153c8445b9
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-28 14:17:20 +01:00
  • 079807e4d4
    feat(nvim): add formatter and linter to the php extra Sergio Laín 2024-01-27 14:07:47 +01:00
  • 205de23037
    🔧 chore(pacman): package updates Sergio Laín 2024-01-27 14:06:54 +01:00
  • e2d31b942f
    feat(yazi): add custom keymaps file Sergio Laín 2024-01-27 01:42:41 +01:00
  • 8e739d64de
    ♻️ refactor(yazi): changes to adapt to the new breaking changes in 0.20 release Sergio Laín 2024-01-27 01:42:26 +01:00
  • fd7b7e7a83
    🔧 chore(pacman): remove yazi, now use the crate from the cargo registre Sergio Laín 2024-01-27 01:41:26 +01:00
  • fc2b95274d
    ⚙️ config(hypr): disable hycov plugin and change keymap of cyclegroup dispatch Sergio Laín 2024-01-27 01:40:37 +01:00
  • 07af7efcf5
    feat(nvim): add neo-tree custom keymap for opening files Sergio Laín 2024-01-27 01:40:03 +01:00
  • 1ce877cb22
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-27 01:39:28 +01:00
  • 949e33f41c
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-26 13:35:00 +01:00
  • 0ab42dee7b
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-25 12:46:24 +01:00
  • c77970d347
    🐛 fix(nvim): java mason registry overwriting existing entries Sergio Laín 2024-01-25 09:10:47 +01:00
  • 615e69a936
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-25 09:09:24 +01:00
  • f29f611747
    🗑️ remove(topgrade): git section defined in the config because of new update Sergio Laín 2024-01-24 13:30:57 +01:00
  • 0b5fa3ec18
    🔧 chore(pacman): package updates Sergio Laín 2024-01-24 13:30:38 +01:00
  • 4fe8b6a2a9
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-24 13:25:54 +01:00
  • 4775776923
    feat(vscodium): add lua hints by default Sergio Laín 2024-01-24 13:24:28 +01:00
  • f7f6efc86c
    feat(vscodium): new css overwritten with apc Sergio Laín 2024-01-23 14:23:21 +01:00
  • 6bc0f9b724
    feat(nvim): new search keymaps for the vscode extra Sergio Laín 2024-01-23 10:31:12 +01:00
  • edcbada70f
    feat(fish): add yarn to the global path Sergio Laín 2024-01-23 10:15:48 +01:00
  • 3967b50aea
    🚀 perf(nvim): use npm to install importcost instead of yarn Sergio Laín 2024-01-23 10:15:34 +01:00
  • 4be538f3d9
    🐛 fix(nvim): timeoutlen of 0 to show whichkey in vscode immediately Sergio Laín 2024-01-23 10:07:41 +01:00
  • 36dac1d9bf
    💄 style(nvim): use abrev on options.lua Sergio Laín 2024-01-23 10:06:40 +01:00
  • 82f98f0504
    feat(nvim): add new obsidian mappings Sergio Laín 2024-01-23 10:06:14 +01:00
  • b726f4cc10
    🔧 chore(pacman): package updates Sergio Laín 2024-01-23 10:06:01 +01:00
  • 3ca78b5973
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-23 10:05:32 +01:00
  • 5851aea868
    ⚙️ config(nvim): change markdown heading prev and next to use ] Sergio Laín 2024-01-23 10:05:02 +01:00
  • cb36b1bd9b
    feat(vscodium): new keymaps to toggle tabs view Sergio Laín 2024-01-23 01:08:25 +01:00
  • 6faa17058e
    ⚙️ config(nvim): keymap changes for gitsigns Sergio Laín 2024-01-23 01:08:11 +01:00
  • b9cdcbd333
    🗑️ remove(nvim): dot-extended because redundancy with lazyvim's one Sergio Laín 2024-01-23 01:07:49 +01:00
  • 59c18c969a
    🗑️ remove(nvim): compiler keymaps for the code group Sergio Laín 2024-01-23 01:07:23 +01:00
  • 53b0b9d24f
    feat(nvim): add toggle tabline keymap Sergio Laín 2024-01-23 01:07:01 +01:00
  • d8ea9d61a6
    🗑️ remove(nvim): background keymap toggle because redundancy with lazyvim's one Sergio Laín 2024-01-23 01:06:48 +01:00
  • 7538ae0140
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-22 23:16:02 +01:00
  • ea0b902b8d
    🔧 chore(pacman): kdenlive installed Sergio Laín 2024-01-22 12:41:50 +01:00
  • f8641b4a19
    🎨 ux(nvim): vscode extra now changes flash highlights Sergio Laín 2024-01-22 12:41:17 +01:00
  • 27fa66bab1
    🚀 perf(nvim): use lua function instead of command pass arguments Sergio Laín 2024-01-22 12:41:01 +01:00
  • 83ec1cea3e
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-22 12:39:52 +01:00
  • bc7e492f58
    ♻️ refactor(nvim): move neotest keymaps to respective extras Sergio Laín 2024-01-22 12:39:39 +01:00
  • cfe8876a90
    feat(hypr): add workspace rule for kdenlive Sergio Laín 2024-01-22 12:38:57 +01:00
  • 7e4acec066
    feat(vscodium): add default keymaps for the which key plugin Sergio Laín 2024-01-22 12:38:19 +01:00
  • db2ddc26ed
    💄 style(vscodium): change identation for the keybindings file to 2 spaces Sergio Laín 2024-01-21 19:03:44 +01:00
  • 20ecdac0b1
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-21 19:02:56 +01:00
  • 3d9bbf0acb
    🔧 chore(pacman): package updates Sergio Laín 2024-01-21 19:02:48 +01:00
  • 6cdef00552
    🎨 ux(vscodium): add new ui settings to vscodium to look more minimalistic Sergio Laín 2024-01-21 19:01:47 +01:00
  • 927a0ea03b
    🗑️ remove(nvim): conceal level for json files because of new lazyvim update Sergio Laín 2024-01-21 13:20:41 +01:00
  • 0093ce2834
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-21 13:20:13 +01:00
  • e8c7812313
    🐛 fix(nvim): overwriting cmp sources when in an sql file Sergio Laín 2024-01-21 13:20:04 +01:00
  • 40f2bffc03
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-20 23:56:37 +01:00
  • 3d1264b171
    ♻️ refactor(nvim): use function for zenmode plugin commands and change keybiding to activate the mode Sergio Laín 2024-01-20 18:24:19 +01:00
  • 7ec13bd1dc
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-20 18:23:35 +01:00
  • 6bc8d6ce7c
    ⚙️ config(hypr): disable hot area on hycov plugin Sergio Laín 2024-01-20 18:22:55 +01:00
  • 0ccb87b3af
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-20 12:47:52 +01:00
  • c2d377fa1b
    🔧 chore(pacman): package updates Sergio Laín 2024-01-20 12:47:13 +01:00
  • 619ca11512
    📚 docs(vscodium): add extensions and title images Sergio Laín 2024-01-19 14:24:26 +01:00
  • 93db5dc33b
    feat(kitty): add binding to open vscodium on current directory Sergio Laín 2024-01-19 14:11:54 +01:00
  • 6ac32c43c1
    feat(nvim): some new keybindings for vscode extra Sergio Laín 2024-01-19 13:50:42 +01:00
  • f794923212
    🔧 chore(vscodium): add new extension Sergio Laín 2024-01-19 13:50:26 +01:00
  • 805c05e4bd
    feat(nvim): add new keymaps for easier identation Sergio Laín 2024-01-19 13:49:55 +01:00
  • 3907d4545e
    🐛 fix(neovide): disabled multigrid because of crashing when opening neo-tree Sergio Laín 2024-01-19 12:15:56 +01:00
  • 5ed2fb69c8
    feat(nvim): add some new options to the neovide conf like refresh rate, shadows and font Sergio Laín 2024-01-19 11:34:29 +01:00
  • 09d488cbe0
    📚 docs(nvim): add new images about some ui plugins Sergio Laín 2024-01-19 11:33:58 +01:00
  • 4f30e2d87a
    ♻️ refactor(nvim): move lazy keymaps into a custom group with <leader>l Sergio Laín 2024-01-19 10:51:47 +01:00
  • 8e102d4c8a
    feat(nvim): add new plugins to the vscode extra Sergio Laín 2024-01-19 10:51:03 +01:00
  • c5279b66f0
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-19 10:50:48 +01:00
  • c6a0b407c7
    🔧 chore(nvim): add headlines.nvim as lazyvim extra plugin Sergio Laín 2024-01-19 10:28:13 +01:00
  • 983c94af97
    📚 docs(nvim): add a lot of missing plugins, especially in the completion category Sergio Laín 2024-01-19 10:25:39 +01:00
  • 6026fc55f2
    🔧 chore(pacman): package updates Sergio Laín 2024-01-19 10:16:40 +01:00
  • 0c196a94b4
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-19 10:16:01 +01:00
  • 29092cc82e
    feat(nvim): add codeium keybindings for the vscode extra Sergio Laín 2024-01-18 12:51:12 +01:00
  • adc9865006
    feat(nvim): add some new keymaps to the vscode extra Sergio Laín 2024-01-18 11:26:58 +01:00
  • edb6126681
    🔧 chore(vscodium): update installed extensions Sergio Laín 2024-01-18 11:26:32 +01:00
  • 8242967e96
    feat(README): add gtrash as a trash-cli app for the setup Sergio Laín 2024-01-18 11:04:23 +01:00
  • ee5b2bab20
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-18 11:03:34 +01:00
  • 7705fec7ed
    feat(nvim): add new colorscheme as extra: hybrid.nvim Sergio Laín 2024-01-18 10:44:31 +01:00
  • 4e49d0a2c9
    🔧 chore(vscodium): new extensions installed Sergio Laín 2024-01-18 01:27:15 +01:00
  • 023c18ad32
    ⚙️ config(vscodium): ruff as default python formatter and add js and ts updateImports on file move Sergio Laín 2024-01-18 01:27:00 +01:00
  • e8e9c00648
    feat(nvim): add some new keymaps to the vscode extra Sergio Laín 2024-01-18 01:24:54 +01:00
  • ab5e40bf1e
    feat(vscodium): add comment-anchors options Sergio Laín 2024-01-18 01:03:12 +01:00
  • 771be0eaba
    🔧 chore(pacman): package updates Sergio Laín 2024-01-18 01:02:49 +01:00
  • f9744ea49f
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-17 21:37:00 +01:00
  • 5d5b5ff55d
    🔧 chore(vscodium): update installed extensions Sergio Laín 2024-01-17 13:32:16 +01:00
  • fd88032009
    feat(vscodium): add formatters settings Sergio Laín 2024-01-17 13:31:29 +01:00
  • b98ee360dd
    feat(nvim): add some new keymaps to the vscode extra Sergio Laín 2024-01-17 13:30:35 +01:00
  • 8a23b8b373
    feat(vscodium): a bunch of new bindings Sergio Laín 2024-01-17 12:02:58 +01:00
  • 2562ccc7cf
    feat(nvim): add new keymaps for moving on insert mode and save without formatting Sergio Laín 2024-01-17 10:29:40 +01:00
  • 87ffb52563
    ♻️ refactor(nvim): use local variables for generating autocmds and groups Sergio Laín 2024-01-17 10:29:16 +01:00
  • c549b8ad1e
    ⚙️ config(nvim): define localleader Sergio Laín 2024-01-17 10:28:32 +01:00
  • 2b1877fb6d
    feat(nvim): add carbon-now extra Sergio Laín 2024-01-17 10:28:15 +01:00
  • f58cf3d02b
    feat(vscodium): add some new settings for fonts, theme and other stuff Sergio Laín 2024-01-17 09:53:08 +01:00
  • 60e69ab7d3
    feat(nvim): add some new useful autocmds on ftplugin Sergio Laín 2024-01-17 09:52:25 +01:00
  • 038974661b
    🔧 chore(nvim): plugin updates Sergio Laín 2024-01-17 09:50:47 +01:00
  • 8655b00e73
    🐛 fix(kitty): disable confirm to close the window Sergio Laín 2024-01-17 01:10:52 +01:00
  • 041a35c370
    ⚙️ config(hypr): add new vscodium rule Sergio Laín 2024-01-17 01:06:48 +01:00
  • abf2c27af6
    🔧 chore(pacman): package updates Sergio Laín 2024-01-17 01:04:16 +01:00