Sergio Laín
deef70f731
♻️ refactor(nvim): keymaps that use specific positions are now converted into a for loop
2024-01-15 10:28:51 +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
f749811f40
✨ feat(nvim): add new autocmd to disable newline comments
2024-01-12 11:42:25 +01:00
Sergio Laín
398da33d9b
🚀 perf(nvim): change brave search lua call intro a local function
2024-01-11 11:44:55 +01:00
Sergio Laín
a0a61e64aa
✨ feat(nvim): added project-specific plugin specs extra
2024-01-08 09:53:12 +01:00
Sergio Laín
f64affa5c5
♻️ refactor(nvim): moved cinammon plugin keymaps to their config function instead of having them on the keymaps file
2024-01-08 00:01:06 +01:00
Sergio Laín
bcc80f632b
💄 style(nvim): added stylua ignore on one keymap
2024-01-07 17:52:17 +01:00
Sergio Laín
5d4eeb8f68
💄 style(nvim): indentation
2024-01-07 12:17:51 +01:00
Sergio Laín
68b072303d
✨ feat(nvim): add keymaps to switch between tabs
2024-01-06 20:28:22 +01:00
Sergio Laín
c40125f996
✨ feat(nvim): add neovide as extra
2024-01-05 10:57:07 +01:00
Sergio Laín
08762d1bb2
✨ feat(nvim): add new keymaps across a lot of plugins
2024-01-05 10:54:25 +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
4fd723b637
✨ feat(nvim): add new keymaps for not yank when changing
2024-01-02 11:09:39 +01:00
Sergio Laín
0401e35e9e
🗑️ remove(nvim): tab keymaps because they conflicted with luasnip
2024-01-02 10:18:57 +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
65255618d8
♻️ refactor(nvim): search in the internet keymap function
2023-12-23 02:02:17 +01:00
Sergio Laín
25324f18d2
✨ feat(nvim): add some buffer and tabs bindings
2023-12-22 11:42:16 +01:00
Sergio Laín
79539941df
💬 comments(nvim): TODO comment added
2023-12-22 10:33:29 +01:00
Sergio Laín
fee75c2c46
⚙️ config(nvim): add and comment some keymaps
2023-12-22 10:32:00 +01:00
Sergio Laín
d376952b51
⚙️ config(nvim): keymap changes
2023-12-22 00:05:07 +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
a01147f661
⚙️ config(nvim): add silent and description to some keymaps
2023-12-19 14:25:33 +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
1d3ceee165
🐛 fix(nvim): image extra
2023-12-17 23:13:02 +01:00
Sergio Laín
e0d1f7079a
✨ feat(nvim): added binding to delete buffer in telescope
2023-12-16 18:16:10 +01:00
Sergio Laín
396cc02d68
⚙️ config(nvim): keymaps for going to the first and last character of the current line
2023-12-14 00:10:20 +01:00
Sergio Laín
ecc31d895a
🗑️ remove(nvim): start git messages in insert mode
2023-12-14 00:09:48 +01:00
Sergio Laín
62c4d8198e
⚙️ config(nvim): add new keymap for selecting all text within a file
2023-12-07 02:29:58 +01:00
Sergio Laín
2ae5f8f696
⚙️ config(nvim): changed some keymaps for the code-info part
2023-12-05 23:31:34 +01:00
Sergio Laín
bc4328f785
⚙️ config(nvim): changed keymaps and added some others for code info
2023-12-05 12:06:38 +01:00
Sergio Laín
b279eccf16
⚙️ config(nvim): new autocmd to fix telescope issue and binding to change color variant
2023-11-30 13:20:49 +01:00
Sergio Laín
d7ec4954a4
✨ feat(nvim): added new keymaps
...
copying the whole content of the file and deleting a line without copying its contents
2023-11-30 01:23:23 +01:00
Sergio Laín
f98683298e
🔧 chore(nvim): some typos here and there
2023-11-26 01:38:33 +01:00
Sergio Laín
fd1d904641
✨ feat(nvim): added floaterm as extra instead of default terminal
2023-11-26 01:34:51 +01:00
Sergio Laín
0006a7d21c
🐛 fix(nvim): check if cinnamon plugin is loaded before overwriting movement keys
2023-11-17 00:42:27 +01:00
Sergio Laín
aa696f684c
🗑️ remove(nvim): unnecesary keymap due to lazyvim already has it
2023-11-16 18:43:50 +01:00
Sergio Laín
6701e3b2b6
🔧 chore(nvim): plugin updates
2023-11-16 18:30:31 +01:00
Sergio Laín
b2b4006ab6
🗑️ remove(nvim): redundant keymap
2023-11-16 02:18:03 +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
11424baaa6
✨ feat(nvim): autocmd for deleting terminal number column
2023-11-08 12:39:29 +01:00
Sergio Laín
47547f4be9
⚙️ config(nvim): bindings for refactoring and image.nvim for image extra
2023-11-06 12:34:05 +01:00
Sergio Laín
d27194cc3c
⚙️ config(nvim): new keymaps
2023-10-30 23:45:24 +01:00
Sergio Laín
944ddad36f
🔧 chore(nvim): plugin updates
2023-10-30 20:43:37 +01:00
Sergio Laín
827aeae48d
✨ feat(nvim): new autocmds
...
extracted from this pull request of lazyvim: https://github.com/LazyVim/LazyVim/pull/1391
2023-10-24 00:20:55 +02:00
Sergio Laín
5e25fdb12d
🐛 fix(nvim): lazyvim new terminal keymaps disabled
2023-10-24 00:20:00 +02: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