183 Commits

Author SHA1 Message Date
62fc616ee8
chore(lazy): upgrade 2025-04-03 09:32:53 +02:00
2719672e6a
feat(lsp/mason): add tinymist (typst lsp) 2025-04-02 09:14:11 +02:00
f9152e058b
fix(cmp): lsp completion called twice 2025-04-02 08:58:25 +02:00
23d2b1bee8
fix(lsp): order LSP/DAP
- minor change
2025-04-02 08:50:42 +02:00
aefc57c0f7
fix(LSP): typo in rust-analyzer 2025-04-02 08:28:07 +02:00
8460677953
feat(lsp): Move LSP config for godot and rust for 0.11 2025-04-01 23:38:29 +02:00
2cc2998907
fix(jj): replace jj with jjdescription filetype 2025-04-01 19:01:44 +02:00
2a35077571
feat(lsp): remove on_attach 2025-04-01 19:01:35 +02:00
5c17ad21d2
feat(lsp): replace on_attach with an LspAttach rule 2025-04-01 18:57:18 +02:00
3ff49b2567
feat!(lsp): move ltex-ls-plus to neovim native LSP config
- BREAKING CHANGE: need neovim >0.11
	- https://neovim.io/doc/user/news-0.11.html#_lsp
2025-04-01 18:25:38 +02:00
d150b64747
chore(lazy): upgrade 2025-03-27 17:12:08 +01:00
82a68ba7d5
fix(plugins): markdownpreview build
- From <https://github.com/iamcco/markdown-preview.nvim/issues/704#issuecomment-2480811133>
2025-03-27 16:32:20 +01:00
c52171c11e
feat(neorg): add nev to open export in vertical pane 2025-03-24 19:42:12 +01:00
b0f478ac92
feat(mapping): add tab for opening/closing folds 2025-03-23 12:58:32 +01:00
98f079fb81
refactor(mappings): move undotree mapping 2025-03-23 12:58:04 +01:00
04a7ec0218
feat(plugins): add undotree
- BREAKING CHANGE: keymap `U` to toggle undotree
2025-03-23 10:18:50 +01:00
85193f19fd
fix(lazy): unpin neorg to get the latest version
- Experimental, may not stay
2025-03-22 14:59:22 +01:00
0a044ca3d4
feat(plugins): add oil.nvim
- For a trial period
2025-03-20 22:00:33 +01:00
b2881a4504
feat(ltex-lsp): Add support for plain text 2025-03-20 10:52:15 +01:00
84613d7e1f
chore(lazy): upgrade 2025-03-12 12:18:22 +01:00
dd8583d064
chore(mappings): formatting 2025-03-04 20:05:11 +01:00
9af5411235
chores(lazy): upgrade 2025-03-04 12:31:20 +01:00
b13cdaea9d
fix(mappings): decrease increment in visual mode
- Mistake in copy-paste the previous line
2025-02-27 11:43:27 +01:00
6caf44226f
feat(lsp): Change the checkfrequency of ltex-ls-plus
- “On Save” instead of “On Edit” (which was calling languagetool too often)
2025-02-27 11:29:35 +01:00
a3438de2fc
feat!(lsp): use ltex-plus instead of ltex
- BREAKING CHANGE: it is now required to install ltex-plus on the
  different machines
- Add some exceptions for `false friends` in English
2025-02-25 11:46:54 +01:00
86a58e267e
feat(mappings): visual mapping for >/<
- Inspired by https://github.com/Nuclear-Squid/dotFiles/blob/master/nvim/init.lua#L169-L170
2025-02-18 22:45:47 +01:00
c15198b661
feat(mapping): add some yank mappings 2025-02-18 22:42:04 +01:00
0af5352a17
revert(autocommand): revert back to markdown autocommand trigger
- reverts b6dae05d63c0ae3ffc13f126f1fa5e818f12c52c
- Some weird behaviour where things where detected as pandoc at random
2025-02-17 15:12:41 +01:00
3508cdd8f6
feat(snippets): add some github issues snippets for meeting notes 2025-02-17 13:51:54 +01:00
ea672511d8
chore(lazy): upgrades 2025-02-17 12:02:04 +01:00
4cdb232020
feat(mappings): add a mapping to toggle hlsearch 2025-02-16 22:03:10 +01:00
fc034ea90f
fix(autocommand): activation condition for markdown 2025-02-15 12:52:18 +01:00
765e2d1a8b
chores(lazy): upgrade 2025-02-14 12:43:14 +01:00
faea5c2b0c
fix(autocommand): typo
- Same as previously: missing l in `spelllang`
2025-02-11 19:58:24 +01:00
758f448b2f
docs(readme): typo 2025-02-11 19:56:11 +01:00
7783b8eb60
fix(autocommand): fix typo for tex autocommand
- Missing l in `spelllang`
2025-02-11 17:02:08 +01:00
623ca0a753
fix(spelling): use french + english dictionnaries by default
- Better ease of use
- May not capture everything, the shortcuts are there for that
2025-02-11 16:13:27 +01:00
2651b5944b
docs(readme): precision 2025-02-11 09:47:34 +01:00
983e8ff195
chores(mappings): reformat + fix a typo 2025-02-10 17:36:30 +01:00
ea402d4c4e
feat(mapping): add shortcuts for spelling 2025-02-10 17:34:54 +01:00
b6dae05d63
fix(autocommand): spelling on BufNew
- Change spelling on bufEnter and bufWinEnter that rerun commands too
  many times (even when override)
2025-02-10 17:05:51 +01:00
e86ab765d7
chore(lazy): upgrade 2025-01-29 11:39:21 +01:00
49407e023c
feat(ltex): ignore some false-friend rules 2025-01-29 11:38:32 +01:00
f29b3368bc
chores(lazy): upgrade 2025-01-26 10:14:59 +01:00
631f476d35
chores(lazy): upgrade 2025-01-23 16:05:10 +01:00
562187bf5a
feat(telescope): add workspace symbol search 2024-12-21 23:51:25 +01:00
6df3ba48b7
feat(lsp): add bashls 2024-12-16 15:17:08 +01:00
765f2c3648
chore(lazy): update 2024-12-16 09:57:14 +01:00
dfe5d608e2
chore(lazy): update 2024-12-12 17:11:01 +01:00
ba9775b108
refactor(all): replace vim.api.nvim_set_keymap with vim.keymap.set 2024-12-11 15:55:19 +01:00