Commit graph

14 commits

Author SHA1 Message Date
Simon Lasbrugnas
31185c4f1b
chore: remove autocmd to disable lsp syntax tokens 2026-03-13 15:43:14 +01:00
Simon Lasbrugnas
1b295597f4
fix(fugitive): disable lsp in diff buffers 2026-01-19 16:37:55 +01:00
Simon Lasbrugnas
d54bff58d4
chore(treesitter): enable additional syntax highlighting 2026-01-19 13:51:02 +01:00
Simon Lasbrugnas
70a10ce8bb
chore: update treesitter config and drop lsp semantic tokens 2025-11-10 14:46:40 +01:00
Simon Lasbrugnas
0e2c6a13c8
chore: update plugins 2025-10-24 18:37:57 +02:00
Simon Lasbrugnas
ff600866dc
feat(vim-bujo): add git repo for ~/.cache/bujo and commit & push on save 2025-03-06 12:30:11 +01:00
Simon Lasbrugnas
2d648650d0
feat: add back autocmd insert mode on terminal open 2024-12-09 22:04:06 +01:00
Simon Lasbrugnas
4fabec4249
feat: cleanup config
Change folder architecture and separate all plugins into their own files
2024-11-09 20:37:37 +01:00
Simon Lasbrugnas
ce7759b281
chore: remove auto insert mode autocmd for terminal buffers 2024-09-10 16:39:37 +02:00
Simon Lasbrugnas
ac13b40808
chore: disable autoformat on save
Add terminal autocommand to enter insert mode
2024-08-16 13:44:07 +02:00
Simon Lasbrugnas
105d6cf2ea
chore: clean up and reformat
feat: remove unused bindings
2024-04-20 04:00:04 +02:00
Simon Lasbrugnas
cbe86ded28
feat(autocmds): add lsp auto format on save 2024-04-19 04:12:11 +02:00
Simon Lasbrugnas
8346f94fde
chore: disable trailing space autocmds
I don't want my commits to be huge just because there are a bunch of
trailing spaces at the end of some lines, and as it is the case in the
company I'm working at right now, I have decided to disable it for now
2024-01-22 00:41:59 +01:00
Simon Lasbrugnas
cb49ba5c9a
feat(lazy)!: Rewrite config with lazy.nvim 2023-11-26 03:42:10 +01:00