Commit graph

38 commits

Author SHA1 Message Date
Sergio Laín
158a591850
feat(nvim): new extra: inline fold
useful for working with tailwind
2024-03-12 14:17:22 +01:00
Sergio Laín
0e59b2b987
feat(nvim): add smoothscrolling to the options if nvim nightly is present 2024-03-11 01:11:49 +01:00
Sergio Laín
c7b3dcc031
⚙️ config(nvim): add some new options for the statusbar, cmd and indentation 2024-03-09 19:23:15 +01:00
Sergio Laín
7d6afd5bee
feat(nvim): use nvim native spelling instead of cspell 2024-03-09 19:22:34 +01:00
Sergio Laín
13723533a7
🗑️ remove(nvim): some comments at the top of the config files 2024-03-09 19:20:58 +01:00
Sergio Laín
6917646078
🗑️ remove(nvim): show last command in the status bar 2024-02-28 11:20:12 +01:00
Sergio Laín
02e3a6fd77
♻️ refactor(nvim): abbrv for options 2024-02-28 11:17:08 +01:00
Sergio Laín
ce28b7659f
feat(nvim): custom root dir detection option added 2024-02-26 11:17:04 +01:00
Sergio Laín
1df81d9171
🗑️ remove(nvim): disable some repl providers by default 2024-02-18 13:44:37 +01:00
Sergio Laín
36dac1d9bf
💄 style(nvim): use abrev on options.lua 2024-01-23 10:06:40 +01:00
Sergio Laín
c549b8ad1e
⚙️ config(nvim): define localleader 2024-01-17 10:28:32 +01:00
Sergio Laín
3154cae459
⚙️ config(nvim): disable netrw plugin in lazy defined table for plugins, instead of using vim global options 2024-01-15 10:09:03 +01:00
Sergio Laín
a434ea648a
⚙️ config(nvim): disabled netrw 2024-01-13 23:19:40 +01:00
Sergio Laín
c40125f996
feat(nvim): add neovide as extra 2024-01-05 10:57:07 +01:00
Sergio Laín
caeae319e1
⚙️ config(nvim): cleaner code in the options.lua file 2024-01-04 17:25:29 +01:00
Sergio Laín
f0f8cdca0b
🗑️ remove(nvim): some global bindings and other options from neovide 2024-01-03 00:14:34 +01:00
Sergio Laín
9ce4cf7240
♻️ refactor(nvim): move neovide options into a new file 2023-12-30 01:57:29 +01:00
Sergio Laín
021f6170d6
🐛 fix(neovide): change nvim path to work with bob 2023-12-24 14:00:07 +01:00
Sergio Laín
81824935d3
♻️ refactor(nvim): moved options related to neovide inside the if 2023-12-23 02:03:09 +01:00
Sergio Laín
79539941df
💬 comments(nvim): TODO comment added 2023-12-22 10:33:29 +01:00
Sergio Laín
24b3a20722
♻️ refactor(nvim): moved spell check for vscode into the extra 2023-12-19 17:00:18 +01:00
Sergio Laín
ea8f38b863
⚙️ config(nvim): enable spelling when not using vscode 2023-12-19 14:25:11 +01:00
Sergio Laín
f98683298e
🔧 chore(nvim): some typos here and there 2023-11-26 01:38:33 +01:00
Sergio Laín
6701e3b2b6
🔧 chore(nvim): plugin updates 2023-11-16 18:30:31 +01:00
Sergio Laín
c7bd744c8b
🐛 fix(nvim): installed rooter to fix repo cding 2023-11-13 12:09:18 +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
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
0dcf92e545
feat(nvim): terminal colors 2023-10-14 22:18:00 +02:00
Sergio Laín
fd4bee21b4
💄 style(nvim): 2 spaces as indentation 2023-10-07 23:02:39 +02:00
Sergio Laín
45880d2572
Misc changes for some nvim plugins 2023-09-17 18:34:15 +02:00
Sergio Laín
14d92d46ef New plugin for relative numbers on nvim, and new fish function for working more easily with repos in all the system 2023-08-17 17:49:17 +02:00
Sergio Laín
2af6165f8d nvim plugins and changes, neovide config and some hyprland changes for binds as well other misc things 2023-08-12 13:22:32 +02:00
Sergio Laín
18fdc3d086 new nvim plugins, modified some other stuff of the existing plugins; deleting plugins for xplr 2023-08-10 16:56: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
10e210a276 nvim changes, aliases for fish 2023-07-29 18:37:31 +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
Sergio Laín
559ca6bd17 librewolf extensions settings, noob lazyvim setup, lazydocker and other misc changes to other configs already existing 2023-07-21 19:32:23 +02:00
Sergio Laín
cbe33ee30c spicetify changes, lazyvim installation an little config 2023-07-18 17:21:49 +02:00