Sergio Laín
|
35e4af409e
|
⚙️ config(nvim): disable search mode on flash
sometimes can get super annoying
|
2024-03-22 21:31:44 +01:00 |
|
Sergio Laín
|
8176d86d78
|
✨ feat(nvim): use trouble as qflist for the TSC plugin
|
2024-03-22 21:31:09 +01:00 |
|
Sergio Laín
|
09c5c6ff69
|
📁 files(nvim): move bookmarks file
|
2024-03-22 21:30:49 +01:00 |
|
Sergio Laín
|
1a8fe9fdd6
|
♻️ refactor(nvim): use LazyVim global function instead of importing the util module of lazyvim
|
2024-03-22 21:29:48 +01:00 |
|
Sergio Laín
|
cf71f2e44e
|
🚀 perf(nvim): use vim.uv instead of vim.loop
|
2024-03-22 21:28:23 +01:00 |
|
Sergio Laín
|
61f7e07e19
|
🗑️ remove(nvim): es dictionary
|
2024-03-22 21:27:53 +01:00 |
|
Sergio Laín
|
48c74e2e71
|
🎨 ux(hypr): use new animations for layers and fades as well as blurring the popups
|
2024-03-22 21:26:43 +01:00 |
|
Sergio Laín
|
3cc6cc0d40
|
🐛 fix(hypr): use # instead of ## for comments due to new hyprlang version
|
2024-03-22 21:25:27 +01:00 |
|
Sergio Laín
|
efcc453cfb
|
🔧 chore(nvim): plugin updates
|
2024-03-22 20:18:24 +01:00 |
|
Sergio Laín
|
0de5ce0949
|
🔧 chore(pacman): package updates
|
2024-03-22 20:18:08 +01:00 |
|
Sergio Laín
|
1d14e6302f
|
✨ feat(nvim): add harpoonline plugin to the harpoon extra
lualine indicator for harpoon
|
2024-03-19 13:01:39 +01:00 |
|
Sergio Laín
|
917da2edae
|
⚙️ config(nvim): forgot to update one keymap for harpoon
|
2024-03-19 13:00:46 +01:00 |
|
Sergio Laín
|
e3c1347527
|
✨ feat(nvim): show codeium inline when cmp menu is closed
|
2024-03-19 00:57:32 +01:00 |
|
Sergio Laín
|
f2c3e123c8
|
♻️ refactor(nvim): use m instead of the enter key as a defining mapping for the marks extras
|
2024-03-19 00:57:08 +01:00 |
|
Sergio Laín
|
764d58bc32
|
🚀 perf(nvim): add nvim-dap as cond to load some plugins
|
2024-03-19 00:56:26 +01:00 |
|
Sergio Laín
|
a76dc1f6ad
|
💄 style(nvim): some formatting
|
2024-03-19 00:56:04 +01:00 |
|
Sergio Laín
|
b69b5c3193
|
⚙️ config(nvim): add some pyright options to show diagnostics and search on only the open files
|
2024-03-19 00:55:36 +01:00 |
|
Sergio Laín
|
c3046ead12
|
🗑️ remove(nvim): telescope autocmd that fixed entering insert mode
no longer needed
|
2024-03-19 00:54:16 +01:00 |
|
Sergio Laín
|
225f33dc4a
|
🔧 chore(nvim): plugin updates
|
2024-03-19 00:47:32 +01:00 |
|
Sergio Laín
|
a6ca838ada
|
🎨 ux(vscodium): change tabs ui from single to multiple
|
2024-03-19 00:47:21 +01:00 |
|
Sergio Laín
|
259e58fefd
|
🔧 chore(nvim): plugin updates
|
2024-03-18 18:48:56 +01:00 |
|
Sergio Laín
|
4126b2fc7b
|
✨ feat(nvim): add es to the spelllang option definition
|
2024-03-18 00:15:34 +01:00 |
|
Sergio Laín
|
6cc50cb339
|
⚙️ config(nvim): change some keymaps that are overwriten
|
2024-03-18 00:15:00 +01:00 |
|
Sergio Laín
|
18c0feac2b
|
✨ feat(nvim): add some telescope git pickers and an spelling picker as well
|
2024-03-18 00:14:19 +01:00 |
|
Sergio Laín
|
2656d282e4
|
✨ feat(nvim): add codelens support to tsserver
|
2024-03-18 00:13:46 +01:00 |
|
Sergio Laín
|
ecb91890dc
|
⚙️ config(nvim): change keymaps for diffview and floaterm file history
|
2024-03-18 00:13:24 +01:00 |
|
Sergio Laín
|
40e6a7dfa9
|
💬 comments(fish): comment brew line at the beginning of the config.fish file
|
2024-03-18 00:12:47 +01:00 |
|
Sergio Laín
|
21c2e7e262
|
🔧 chore(nvim): plugin updates
|
2024-03-18 00:12:22 +01:00 |
|
Sergio Laín
|
05d6131b58
|
📦️ deps(ansible): replace trash-cli with gtrash
|
2024-03-18 00:11:42 +01:00 |
|
Sergio Laín
|
eedb442f03
|
💬 comments(hypr): add key for one binding
|
2024-03-17 18:14:35 +01:00 |
|
Sergio Laín
|
f34b3e6c83
|
🔧 chore(pacman): package updates
|
2024-03-17 03:28:30 +01:00 |
|
Sergio Laín
|
20a6edd437
|
✨ feat(fish): add homebrew and changed the config.fish order of sourcing
|
2024-03-17 02:55:49 +01:00 |
|
Sergio Laín
|
1c103c07de
|
✨ feat(nvim): add a dashboard keymap that supports alpha and dashboard-nvim
|
2024-03-17 01:51:44 +01:00 |
|
Sergio Laín
|
f0143c7241
|
⚙️ config(nvim): refactoring extra now uses builtin neovim api instead of telescope
|
2024-03-17 01:47:04 +01:00 |
|
Sergio Laín
|
d49448c056
|
♻️ refactor(nvim): some keymaps refactoring
|
2024-03-17 01:46:30 +01:00 |
|
Sergio Laín
|
34aded9380
|
🐛 fix(fish): setting lang and lc variables
|
2024-03-16 22:49:41 +01:00 |
|
Sergio Laín
|
78a4d853ba
|
🔧 chore(nvim): plugin updates
|
2024-03-16 14:01:06 +01:00 |
|
Sergio Laín
|
da8c8a76af
|
⚙️ config(nvim): overwrite publish diagnostics of ts-server from the ts-error-translate plugin
|
2024-03-16 00:18:39 +01:00 |
|
Sergio Laín
|
8871d08c06
|
🔧 chore(pacman): package updates
|
2024-03-16 00:18:01 +01:00 |
|
Sergio Laín
|
3e89a0da19
|
🚀 perf(nvim): lazy-load ansible plugin on ft
|
2024-03-16 00:17:11 +01:00 |
|
Sergio Laín
|
e7ead4b7f9
|
🐛 fix(nvim): lazygit history binding now working on every os
|
2024-03-16 00:16:41 +01:00 |
|
Sergio Laín
|
84f41b43a8
|
🔧 chore(nvim): plugin updates
|
2024-03-15 23:48:43 +01:00 |
|
Sergio Laín
|
3067896b64
|
♻️ refactor(nvim): use prettypath function from lazyvim utils
|
2024-03-14 19:54:57 +01:00 |
|
Sergio Laín
|
b8951733b7
|
🔧 chore(nvim): plugin updates
|
2024-03-14 19:53:48 +01:00 |
|
Sergio Laín
|
cf7f6f0680
|
✨ feat(nvim): add a new command for opening lazygit file history in the floaterm extra
|
2024-03-14 09:37:11 +01:00 |
|
Sergio Laín
|
b7c1e5ff87
|
🔧 chore(nvim): plugin updates
|
2024-03-14 09:36:48 +01:00 |
|
Sergio Laín
|
0e43f033b3
|
📦️ deps(ansible): prefer winetricks over protontricks
|
2024-03-14 09:36:08 +01:00 |
|
Sergio Laín
|
6f2bcf4ad4
|
🗑️ remove(pacman): some unused packages
|
2024-03-13 17:17:52 +01:00 |
|
Sergio Laín
|
e06d8e5123
|
🔧 chore(pacman): package updates
|
2024-03-13 17:14:09 +01:00 |
|
Sergio Laín
|
7d0c8284fe
|
🔧 chore(nvim): plugin updates
|
2024-03-13 17:13:43 +01:00 |
|