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
|
781d952d00
|
🐛 fix(nvim): select text keymap conflict
|
2024-09-14 18:35:30 +02:00 |
|
Sergio Laín
|
c0bf372aac
|
⚙️ config(nvim): change keymap to select all text in a buffer
|
2024-09-12 13:07:04 +02:00 |
|
Sergio Laín
|
f61af27cdb
|
🎨 ux(nvim): disable neogit colorscheme integration and terminal backdrop
|
2024-09-06 13:29:44 +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
|
caaafa2a40
|
✨ feat(nvim): add new keymaps for swapping buffers and for creating splits
|
2024-07-29 17:42:17 +02:00 |
|
Sergio Laín
|
cd9f51f86b
|
🗑️ remove(nvim): center the screen on next result keymap
|
2024-06-30 02:50:00 +02:00 |
|
Sergio Laín
|
b7553364c6
|
🚀 perf(nvim): use vim.uv instead of vim.loop
|
2024-06-30 02:49:35 +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
|
eca8325ec5
|
♻️ refactor(nvim): use Lazyvim notify api instead of neovim vim.notify
|
2024-05-27 16:28:13 +02:00 |
|
Sergio Laín
|
c4aba759d0
|
♻️ refactor(nvim): use lazy.nvim native lazyrc spec instead of custom extra
|
2024-05-26 17:27:08 +02:00 |
|
Sergio Laín
|
be95fafd58
|
🗑️ remove(nvim): luasnip autocmd
|
2024-05-22 00:11:46 +02:00 |
|
Sergio Laín
|
a04722fb56
|
🐛 fix(nvim): change function parameters in autocmds
|
2024-05-22 00:11:35 +02:00 |
|
Sergio Laín
|
d323c40492
|
✨ feat(nvim): new keymap to open the line git blame on lazygit
|
2024-04-22 17:04:44 +02:00 |
|
Sergio Laín
|
3930144b87
|
♻️ refactor(nvim): select a tab keymap
|
2024-04-16 22:33:49 +02:00 |
|
Sergio Laín
|
09fc9cf8da
|
✨ feat(nvim): add new useful keymaps
extracted from lkhphuc great config: https://github.com/lkhphuc/dotfiles
|
2024-04-05 09:26:50 +02:00 |
|
Sergio Laín
|
24399a8460
|
✨ feat(nvim): new keymap to create a new tab with the current buffer
|
2024-04-04 08:42:23 +02:00 |
|
Sergio Laín
|
e6795f4673
|
✨ feat(nvim): added new keymap shorcuts for adding and removing words in the dictionary
|
2024-03-29 18:16:34 +01:00 |
|
Sergio Laín
|
f53e9fd66a
|
💄 style(nvim): updated desc of some keymaps for the first letter to be in uppercase
|
2024-03-29 18:16:08 +01:00 |
|
Sergio Laín
|
569713ad17
|
🎨 ux(nvim): disable dark background when opening lazy
|
2024-03-29 00:54:21 +01:00 |
|
Sergio Laín
|
61299369d1
|
🗑️ remove(nvim): disabling the repl providers
|
2024-03-24 23:38:10 +01:00 |
|
Sergio Laín
|
cbb00fcbb7
|
⚙️ config(nvim): change some keymaps
|
2024-03-24 01:16:03 +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
|
1a8fe9fdd6
|
♻️ refactor(nvim): use LazyVim global function instead of importing the util module of lazyvim
|
2024-03-22 21:29:48 +01:00 |
|
Sergio Laín
|
cf71f2e44e
|
🚀 perf(nvim): use vim.uv instead of vim.loop
|
2024-03-22 21:28:23 +01:00 |
|
Sergio Laín
|
61f7e07e19
|
🗑️ remove(nvim): es dictionary
|
2024-03-22 21:27:53 +01:00 |
|
Sergio Laín
|
c3046ead12
|
🗑️ remove(nvim): telescope autocmd that fixed entering insert mode
no longer needed
|
2024-03-19 00:54:16 +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
|
1c103c07de
|
✨ feat(nvim): add a dashboard keymap that supports alpha and dashboard-nvim
|
2024-03-17 01:51:44 +01:00 |
|
Sergio Laín
|
d49448c056
|
♻️ refactor(nvim): some keymaps refactoring
|
2024-03-17 01:46:30 +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
|
23df7e331b
|
🐛 fix(nvim): disable spelling on terminal buffers
|
2024-03-10 14:09:04 +01:00 |
|
Sergio Laín
|
e98d41f3e3
|
📁 files(nvim): convert lazyvim modified plugin files to extra modules
|
2024-03-10 01:20:01 +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
|
98e196b669
|
🗑️ remove(nvim): lazyrc; now using lazyvims one
|
2024-03-07 21:47:39 +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
|
e51a2652da
|
✨ feat(nvim): add new keymap to show linters attached to current buffer
|
2024-02-24 01:24:24 +01:00 |
|
Sergio Laín
|
f3e9868129
|
🐛 fix(nvim): disable luasnip autocmd when inside vscode
|
2024-02-23 09:18:24 +01:00 |
|
Sergio Laín
|
99c76d78a8
|
♻️ refactor(nvim): change autocommand abbr to ac
|
2024-02-20 10:11:42 +01:00 |
|
Sergio Laín
|
fd9297666a
|
🗑️ remove(nvim): <leader>l keymap because of conflict
|
2024-02-18 13:44:58 +01:00 |
|
Sergio Laín
|
1df81d9171
|
🗑️ remove(nvim): disable some repl providers by default
|
2024-02-18 13:44:37 +01:00 |
|