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
Sergio Laín
4ba77eeb53
🎨 ux(nvim): lualine separators and google search
2023-10-20 12:07:23 +02:00
Sergio Laín
d58bec9dc5
🐛 fix(nvim): disable default codeium keymaps
2023-10-19 20:21:14 +02:00
Sergio Laín
c2cc39d891
✨ feat(nvim): keymap for toggling inlay hints
2023-10-19 13:36:47 +02:00
Sergio Laín
dc95858318
✨ feat(nvim): new custom autocommands, keymaps and lazy all plugins
2023-10-19 13:19:41 +02:00
Sergio Laín
22d055119a
🗑️ remove(nvim): goto-breakpoints deleted
2023-10-18 11:55:17 +02:00
Sergio Laín
d4441b2650
✨ feat(nvim): new plugins and changes to existing ones
...
git conflict, diff view and code screenshot
2023-10-17 18:07:22 +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
04f30a8acd
💬 comments(nvim): node movement in treesitter
2023-10-14 22:17:26 +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
91306b8366
✨ feat(nvim): treesitter dots parsers
2023-10-09 00:53:24 +02:00
Sergio Laín
214c5ae44b
💄 style(nvim): stylua formatting with 2 spaces
2023-10-08 17:13:22 +02:00
Sergio Laín
fd4bee21b4
💄 style(nvim): 2 spaces as indentation
2023-10-07 23:02:39 +02:00
Sergio Laín
0422e1304c
🗑️ remove(nvim): copilot removed for now
2023-10-07 23:01:40 +02:00
Sergio Laín
0e9d5b6b9f
✨ feat(nvim): binds for md preview and gitignore searching templates
2023-10-05 13:08:28 +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
11a5f7f2a7
neo-tree bindings, omnisharp and telescope binds
2023-09-28 18:56:40 +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