Sergio Laín
e133013776
♻️ refactor(nvim): replace a lot of things do to snacks.nvim addition
2024-11-10 01:42:28 +01:00
Sergio Laín
ce99f78d13
✨ feat(nvim): hide codeium when cmp is opened based on a global boolean
2024-10-27 18:40:42 +01:00
Sergio Laín
ca1d1ea365
🔧 chore(nvim): append es to the language list
2024-10-04 09:38:59 +02:00
Sergio Laín
ebcecceb14
♻️ refactor(nvim): global variable for the lualine lsp, linter and formatter info modules
2024-09-24 00:48:53 +02:00
Sergio Laín
93fa5539ef
✨ feat(nvim): enable lazyterm keymaps if floaterm or toggleterm are not installed
2024-09-03 18:50:05 +02:00
Sergio Laín
1d831f97c3
⚙️ config(nvim): laststatus set to 3 instead of 0
2024-06-11 11:48:00 +02:00
Sergio Laín
6b0c2ea18d
⚙️ config(nvim): add lazyvim options for folding
2024-06-05 23:22:40 +02:00
Sergio Laín
61299369d1
🗑️ remove(nvim): disabling the repl providers
2024-03-24 23:38:10 +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
c8cf1999e5
✨ feat(nvim): set basedpyright as default python lsp
2024-03-22 21:32:15 +01:00
Sergio Laín
61f7e07e19
🗑️ remove(nvim): es dictionary
2024-03-22 21:27:53 +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
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