Commit graph

17 commits

Author SHA1 Message Date
Sergio Laín
2e151d75ff
🎨 ux(nvim): lualine separators changed 2023-12-08 23:26:22 +01:00
Sergio Laín
92f4a6a016
🎨 ux(nvim): added icons for the location and progress modules in lualine 2023-12-07 23:28:02 +01:00
Sergio Laín
d5c62facd0
feat(nvim): added extensions to lualine 2023-12-04 23:42:51 +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
7471b10361
🎨 ux(nvim): lualine disabled on zen mode and a new bind to do it manually 2023-11-17 14:41:22 +01:00
Sergio Laín
04926ea9bd
🚀 perf(nvim): lualine unnecesary code to a more maintainable and easy to read 2023-11-16 02:17:42 +01:00
Sergio Laín
44ea9a5d01
🐛 fix(nvim): lualine icons fixed for diagnostics and git, as well as added overseer to the bar 2023-10-21 17:16:21 +02:00
Sergio Laín
4ba77eeb53
🎨 ux(nvim): lualine separators and google search 2023-10-20 12:07:23 +02:00
Sergio Laín
063cf3c98b
⚙️ config(nvim): deleted all the copy pasted options that i didnt changed from plugins of lazyvim to avoid substitution 2023-10-18 12:05:43 +02:00
Sergio Laín
2cce8ffdc8
🐛 fix(nvim): rewrite of a lot of the config style, options and plugins
new terminal, telescope plugins moved into telescope.lua for eassier management and a lot more
2023-10-16 12:46:37 +02:00
Sergio Laín
438af606a1
🐛 fix(nvim): changed a lot of stuff to adapt to the new 10.0 lazyvim update
the new lazyvim update was huge, especially because none-ls was moved to extras, so conform and lint
would be the default formatter-linting
2023-10-13 14:06:10 +02:00
Sergio Laín
fd1a4f6702
feat(nvim): big Changes
- Null-ls changed to none-ls
- Added keymap to see none-ls buffer info
- Lualine style changed to slanted
- Neo-tree handlers
- Spectre new keymaps
- Telescope fzf options and some keybindings
- Which-key adapted to new spectre bind changes

BREAKING CHANGE: - Null-ls changed to none-ls
2023-10-01 21:35:33 +02:00
Sergio Laín
9e3b58d72c
Neovim changes to plugins 2023-09-24 21:22:22 +02:00
Sergio Laín
fc5856e5a3
Zellij config added, changed lualine to take out the clock because of zellij status bar one 2023-09-21 11:13:11 +02:00
Sergio Laín
45880d2572
Misc changes for some nvim plugins 2023-09-17 18:34:15 +02:00
Sergio Laín
bfcf4fb299
New nvim plugins, and change of maps. Added new maps on hypr for more vim like binds. Also added thefuck to fish 2023-09-17 14:45:15 +02:00
Sergio Laín
1cf1b69380
Barbacue plugin for neovim 2023-09-09 23:17:40 +02:00