Commit graph

18 commits

Author SHA1 Message Date
Sergio Laín
cf71f2e44e
🚀 perf(nvim): use vim.uv instead of vim.loop 2024-03-22 21:28:23 +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
23df7e331b
🐛 fix(nvim): disable spelling on terminal buffers 2024-03-10 14:09:04 +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
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
d2d9e50a57
feat(nvim): add autocmd to create a new dir when saving a file inside (removed mkdir.nvim extra) 2024-02-10 01:52:56 +01:00
Sergio Laín
5d904f8829
🐛 fix(nvim): autocmd to fix luansip sometimes getting bugged when hitting tab 2024-02-08 01:14:41 +01:00
Sergio Laín
565a64f4f1
🗑️ remove(nvim): numbertoggle plugin because now there's an autocmd which does the same thing 2024-02-08 01:13:49 +01:00
Sergio Laín
87ffb52563
♻️ refactor(nvim): use local variables for generating autocmds and groups 2024-01-17 10:29:16 +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
ecc31d895a
🗑️ remove(nvim): start git messages in insert mode 2023-12-14 00:09:48 +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
fd1d904641
feat(nvim): added floaterm as extra instead of default terminal 2023-11-26 01:34:51 +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
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
dc95858318
feat(nvim): new custom autocommands, keymaps and lazy all plugins 2023-10-19 13:19:41 +02:00
Sergio Laín
cbe33ee30c spicetify changes, lazyvim installation an little config 2023-07-18 17:21:49 +02:00