Commit graph

19 commits

Author SHA1 Message Date
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
2a4324fe9b
🗑️ remove(nvim): inlay hints disabled when entering insert mode 2023-12-01 00:44:18 +01:00
Sergio Laín
43f13beb7f
feat(nvim): inc-rename extra added 2023-11-26 13:39:21 +01:00
Sergio Laín
6b4097cb53
feat(nvim): added actions-preview and glance as lsp extras instead of dependencies
had a lot of trouble with the init function...
2023-11-26 13:33:48 +01:00
Sergio Laín
c4e8fe2941
♻️ refactor(nvim): big changes to the config structure
a lot of plugins are moving to the extra modules
all the keymaps are on the keys section of each plugin
which-key options are now dependant on the plugin they are in, etc
2023-10-20 15:01:41 +02:00
Sergio Laín
95523207af
feat(nvim): lsp changes
inlay hints for lua and rust, as well as an autocmd for entering insert mode and disabling inlay
hints. also made a new group on code to lsp keymaps
2023-10-20 12:08:44 +02:00
Sergio Laín
e661dcc628
♻️ refactor(nvim): hints and js dap 2023-10-19 20:22:22 +02:00
Sergio Laín
d27b06709c
♻️ refactor(nvim): glance only for implementations and references and hint keyword added to the lspconfig 2023-10-19 13:25:12 +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
02f4037323
feat(nvim): new align plugin
also changed the keymap of code actions preview
2023-10-13 14:42:45 +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
553978feef
feat(Neovim): Plugins Changes
New Plugins and also changed some existing ones
2023-09-24 01:37:30 +02:00
Sergio Laín
ba377517f8
New nvim plugins as well as change to some existing ones 2023-09-19 10:31:59 +02:00
Sergio Laín
1e908994e3
New LSPs, null-ls modules and plugins for neovim setup. Using eza as new ls replacer instead of exa. Change in the hypr config to be more modular in terms of workspaces and monitors, as well as installing pyprland to use scratchpads 2023-09-05 11:30:49 +02:00
Sergio Laín
cc9d917e8a
Setup marksman on neovim 2023-09-02 20:40:00 +02:00
Sergio Laín
8c37834a4f New fish function for zi command, keybinds for lazyvim and nvim as well as changes for nvim plugins and installation of a new import cost plugin 2023-08-29 18:13:48 +02:00
Sergio Laín
4c9da68a09 New aliases, fish binds and functions. Keyb documentation for some apps. New plugins for nvim, as well as keybind changes 2023-08-27 19:12:07 +02:00
Sergio Laín
a62e8c4a0c nvim config redesign, deleting and modifying a lot of plugins 2023-08-03 12:04:38 +02:00
Sergio Laín
b6b1c24aa0 new plugins and changes in nvim configs, changed thunar for nemo as default file explorer, other cache changes for vscode and better discord 2023-07-24 13:13:24 +02:00