Simon Lasbrugnas
5045d976e5
chore: update lazy-lock.json
2025-07-04 05:04:08 +02:00
Simon Lasbrugnas
40a52978a9
feat(lsp): disable inlay hints
2025-06-25 17:17:16 +02:00
Simon Lasbrugnas
977f625e5d
feat(supermaven): add on-demand autocompletion
...
Removes inline text suggestion and binds <C-t> to autocomplete. Under
the hood it activates inline text suggestion, accept the suggestion and
then disable it again. It removes the noise of AI text suggestions
while allowing me to take advantage of it when it's useful.
2025-06-25 17:06:51 +02:00
Simon Lasbrugnas
e89d37cfec
chore: update lazy-lock.json
2025-06-25 11:59:15 +02:00
Simon Lasbrugnas
ced1dc1397
feat: add custom keymaps for supermaven
2025-06-23 18:53:30 +02:00
Simon Lasbrugnas
2a8721740f
chore: update lazy-lock.json
2025-06-23 18:52:02 +02:00
Simon Lasbrugnas
f8ab09ba88
feat: add supermaven
2025-06-23 18:51:00 +02:00
Simon Lasbrugnas
7fb99fccc4
chore: update dependencies & adapt avante + mason-lspconfig
2025-06-23 14:17:20 +02:00
Simon Lasbrugnas
cb7f2641cb
chore(lsp): replace diagnostic next/prev (deprecated) with jump func
2025-05-06 11:37:55 +02:00
Simon Lasbrugnas
07cb6dc06d
chore: update dependencies
2025-05-05 19:32:04 +02:00
Simon Lasbrugnas
a2acab7fa5
chore: remove html lsp from ensure_installed list
2025-04-19 00:09:03 +02:00
Simon Lasbrugnas
cd43fb110f
feat: add yamlls lsp
2025-04-19 00:08:47 +02:00
Simon Lasbrugnas
6010546517
feat: add jsonls lsp
2025-04-19 00:08:33 +02:00
Simon Lasbrugnas
bed4230b8e
chore: update plugins
2025-04-18 09:40:07 +02:00
Simon Lasbrugnas
3c9ec34f96
chore(conform): replace prettierd with biome
2025-04-17 16:39:03 +02:00
Simon Lasbrugnas
f73d54a868
chore(avante: add openai config
2025-04-17 16:31:41 +02:00
Simon Lasbrugnas
5bce2a44d1
Replace eslint config with biomejs
2025-04-15 16:56:15 +02:00
Simon Lasbrugnas
546ec10a3a
chore: update dependencies
2025-04-08 09:55:50 +02:00
Simon Lasbrugnas
1431e8d300
chore: update plugins
2025-03-24 10:35:14 +01:00
Simon Lasbrugnas
4a96f5c4fd
chore: update plugins for better transparent display
2025-03-24 10:35:02 +01:00
github-actions[bot]
8da0a526af
chore(main): release 1.10.0
2025-03-10 21:59:32 +01:00
Simon Lasbrugnas
756b357e2b
feat(telescope): add <leader>fm keybinding for treesitter builtin
2025-03-08 00:45:05 +01:00
Simon Lasbrugnas
a88babd7d2
chore(vim-bujo): add <leader>bt keybinding
2025-03-06 20:10:39 +01:00
Simon Lasbrugnas
7cfad4e33b
chore: delete mellow.lua file
2025-03-06 20:10:26 +01: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
a1033f4912
chore: update dependencies
2025-03-06 12:12:00 +01:00
Simon Lasbrugnas
7c9a5b2a9f
feat: add vim-bujo
...
add back vim-bujo after a long while, it might be useful in some cases
for some projects where I don't want to forget some things.
vim-bujo cache (~/.cache/bujo/) will also be committed to the dotfiles
repository to share it between computers.
2025-03-05 14:43:36 +01:00
Simon Lasbrugnas
8b820f3ae4
chore(avante): set auto_suggestion option to false
...
avante.nvim has a hidden keybinding that I haven't found yet that I
activated on accident once and couldn't deactivate that turns on auto
suggestions. Needless to say that using Claude 3.7 for live suggestions
is a bad idea. Not thank you to avante for that (on top of that the
suggestion system was broken so I wasn't really getting any suggestions
it was just consuming a LOT of tokens for nothing)
2025-03-01 19:27:16 +01:00
Simon Lasbrugnas
fdf653d250
chore: remove keymaps nzz on n and Nzz on N
...
It feels clearer where am I in the code when the content doesn't shift
as much. I will keep the zz keymaps for other kinds of movement
like <C-d>, <C-u>, <C-j> and <C-k> though
2025-03-01 19:24:26 +01:00
Simon Lasbrugnas
0ba757ae05
chore: removed lsp source information when only one source is available
2025-02-27 14:57:37 +01:00
Simon Lasbrugnas
e4bf9d8318
style: change colorscheme
2025-02-27 14:57:26 +01:00
Simon Lasbrugnas
a743400c52
chore: update avante config
2025-02-27 14:57:19 +01:00
Simon Lasbrugnas
fc99983f3e
chore: update dependencies
2025-02-27 14:57:09 +01:00
Simon Lasbrugnas
b700549bf3
feat: enhance typescript configuration
...
Remove several extensions and add typescript-tools along with conform
and format-ts-errors (could be better but is the best I found)
2025-02-27 14:55:50 +01:00
Simon Lasbrugnas
9055397ba0
chore: remove colors/ folder
...
As I haven't used the custom color scheme I created previously in ages I
think I don't need it anymore. Also, as I'm not using kitty as my
terminal emulator I can also remove the custom script I had to export my
nvim colors to kitty format.
2025-01-26 04:13:39 +01:00
Simon Lasbrugnas
ed5da51d98
chore: update dependencies
2025-01-26 04:12:48 +01:00
Simon Lasbrugnas
448e8e0cf8
chore(ibl): disable custom highlight group
2025-01-26 04:11:08 +01:00
Simon Lasbrugnas
ba5f6cb07b
chore(avante): update configuration
2025-01-26 04:10:56 +01:00
Simon Lasbrugnas
29b62eb72f
style: update colorscheme
2025-01-26 04:10:39 +01:00
Simon Lasbrugnas
4c35d24bcd
chore: update dependencies
2025-01-26 04:10:28 +01:00
Simon Lasbrugnas
2611ba4601
chore: update dependencies
2024-12-18 12:09:11 +01:00
Simon Lasbrugnas
146291ce3b
feat: add typescript lsp w/ volar
2024-12-18 12:08:15 +01:00
Simon Lasbrugnas
64597b16c2
chore(oil): make hidden folders visible by default (except .git)
2024-12-11 18:16:53 +01:00
Simon Lasbrugnas
e489a6885f
chore: update dependencies
2024-12-11 10:25:47 +01:00
Simon Lasbrugnas
3ed7615c2b
feat: add <leader>q to open the Go scratchpad (Only for Go files)
...
Opens my ~/personal/Go/test/main.go file in the current buffer
2024-12-10 15:00:24 +01:00
Simon Lasbrugnas
dba90a94cf
feat(lsp): add <leader><CR> to run go main % (only for Go files)
...
Keybind is added automatically on gopls attach
2024-12-09 22:04:57 +01:00
Simon Lasbrugnas
61b29c4ba6
chore: update dependencies
2024-12-09 22:04:49 +01:00
Simon Lasbrugnas
2d648650d0
feat: add back autocmd insert mode on terminal open
2024-12-09 22:04:06 +01:00
github-actions[bot]
ac0200734b
chore(main): release 1.9.0
2024-12-07 00:47:25 +01:00
Simon Lasbrugnas
ecef385c0a
feat: remove lazygit
...
Never found a use for it, fugitive is enough
2024-12-06 23:38:24 +01:00