Commit graph

1831 commits

Author SHA1 Message Date
Sergio Laín
18d30e3fbc
feat(nvim): new extra: json extended
one new plugin
2024-03-24 19:32:24 +01:00
Sergio Laín
e9e341529d
🔧 chore(nvim): plugin updates 2024-03-24 19:30:37 +01:00
Sergio Laín
e08117c4a0
♻️ refactor(lazygit): adapt the options to the new version 2024-03-24 19:30:18 +01:00
Sergio Laín
e93dcad1dc
💬 comments(hypr): idle listeners for suspending and turning off the monitors 2024-03-24 19:29:54 +01:00
Sergio Laín
b793aabf39
feat(ansible): added jq as a cli tool in the ansible playbook 2024-03-24 19:29:03 +01:00
Sergio Laín
fc351d7e94
⚙️ config(hypr): enable vrr only on fullscreen apps 2024-03-24 15:21:22 +01:00
Sergio Laín
94c9c7800f
⚙️ config(hypr): hypridle added features
monitors turn off at 15 minutes and at 30 the pc is suspended
2024-03-24 14:22:33 +01:00
Sergio Laín
34ebde91f4
feat(nvim): added keymap to open quick fix for the tsc plugin 2024-03-24 14:21:15 +01:00
Sergio Laín
9b3e0f4ff0
🗑️ remove(nvim): delta from the undotree extra 2024-03-24 14:20:38 +01:00
Sergio Laín
67f7f4e655
🔧 chore(pacman): package updates 2024-03-24 14:20:14 +01:00
Sergio Laín
9af7e4513c
🔧 chore(nvim): plugin updates 2024-03-24 14:19:17 +01:00
Sergio Laín
d5e0c8217b
🎨 ux(rofi): padding for the search icon and radius changed from 10 to 7 pixels 2024-03-24 01:17:15 +01:00
Sergio Laín
278eaada06
🔧 chore(nvim): plugin updates 2024-03-24 01:16:31 +01:00
Sergio Laín
cbb00fcbb7
⚙️ config(nvim): change some keymaps 2024-03-24 01:16:03 +01:00
Sergio Laín
e1236e1a14
feat(hypr): add new rules for the xwaylandbridge 2024-03-24 01:15:36 +01:00
Sergio Laín
aa26214525
🔧 chore(geeqie): update keybindings 2024-03-24 01:15:09 +01:00
Sergio Laín
6c9be69a07
🔧 chore(browser): backup stylus themes 2024-03-24 01:14:26 +01:00
Sergio Laín
0600230633
🔧 chore(nvim): plugin updates 2024-03-23 12:34:09 +01:00
Sergio Laín
5b81cb636f
♻️ refactor(nvim): moved python lsp definition to the python extra and added some options to the basedpyright lsp 2024-03-23 12:33:12 +01:00
Sergio Laín
01d799483b
feat(hypr): enable tearing and vrr 2024-03-23 00:50:55 +01:00
Sergio Laín
6f0c34e8a3
📦️ deps(ansible): use hyprlock and hypridle packages from the extra arch repo instead of the aur versions 2024-03-23 00:50:30 +01:00
Sergio Laín
34935a066d
📁 files(hypr): deleted and added some new wallpapers 2024-03-22 21:37:04 +01:00
Sergio Laín
ab71197847
🚀 perf(nvim): use rg and sd for spectre engine 2024-03-22 21:36:27 +01:00
Sergio Laín
d199098e19
📦️ deps(waybar): use wttrbar instead of custom script
more efficient and the script was not working correctly
2024-03-22 21:36:05 +01:00
Sergio Laín
c8cf1999e5
feat(nvim): set basedpyright as default python lsp 2024-03-22 21:32:15 +01:00
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