Commit Graph

126 Commits

Author SHA1 Message Date
26f875171f
chore(lock): update 2024-11-12 11:01:56 +01:00
4775d23ed4
refactor(lazy): Move to plugins-configure for consistency 2024-11-11 11:01:41 +01:00
88cd86eb8c
chores(init): cleanup 2024-11-11 10:56:57 +01:00
5bfbc64cf0
fix?(neorg): Default keybinds
- Not sure if it works…
2024-11-11 10:54:01 +01:00
f8acdeac19
refactor(neorg): scope of some bindings 2024-11-11 10:49:04 +01:00
7b8db55790
feat(neorg): completion with cmp 2024-11-11 10:38:10 +01:00
cde7f74d0b
feat(neorg): add telescope search 2024-11-11 10:29:10 +01:00
74515e706b
chores: lazy upgrade 2024-11-10 16:42:54 +01:00
f1a52d9dcb
fix(treesitter): necessary field 2024-11-10 16:40:37 +01:00
8f04c0e04c
chores(all): format 2024-11-10 15:44:21 +01:00
6851e16bcf
docs(readme): small precision 2024-11-10 15:27:08 +01:00
1ba07cf703
feat(plugins): replace neodev with lazydev 2024-11-10 15:17:45 +01:00
c10feb7712
feat(jujutsu): Add support for jj description
- Snippets
- Spellchecking
- Grammar checking
2024-11-10 15:09:45 +01:00
3242adf2ed
fix(general): add lockfile 2024-11-10 15:00:39 +01:00
89bb298289
fix!(mappings): remove some leftover bépo mappings
BREAKING CHANGE: gB comes back to be gb
2024-11-06 09:30:55 +01:00
6e9919da69
feat(lsp/telescope): Add sb to search lsp symbols 2024-10-29 16:46:43 +01:00
1f71c346f0
feat(lsp): add hints while passing arguments
- still in trial
2024-10-24 12:38:46 +02:00
989020e20f
feat(lsp): add eslint LSP 2024-10-22 14:19:44 +02:00
d130acc11e
feat!(lsp): add quickfix function 2024-10-22 14:19:19 +02:00
5a4b907f6e
feat!(lsp): change code action biding from ca to a 2024-10-22 14:18:43 +02:00
7e6d4ae3c0
fix(typst/lsp): remove typst lsp support for now 2024-10-19 15:43:28 +02:00
5bb1039198
feat!(nvim-cmp): Add tab complete when there is no ambiguity
- from https://github.com/hrsh7th/nvim-cmp/wiki/Example-mappings#confirm-candidate-on-tab-immediately-when-theres-only-one-completion-entry
- BREAKING CHANGE: tab behaviour has changed
2024-10-18 18:19:09 +02:00
0a73bd4259
feat!(cmp): change autocomplete behaviour
- BREAKING CHANGE: no more automatic popping droplist
- BREAKING CHANGE: <CR> to complete instead of <C-l>
2024-10-18 17:07:22 +02:00
22e70f9725
feat: add typst support 2024-10-11 10:50:29 +02:00
6a6243fd90
which-key: fix typo in hint
+ format
2024-10-11 10:50:16 +02:00
9299b58212
fix: change tsserver with ts_ls 2024-09-11 11:58:52 +02:00
3d61f9afdd
fix: neorg tasks not working 2024-09-11 11:00:12 +02:00
0e6b7e2558
ugly: fix which-keys warnings 2024-07-26 17:59:48 +02:00
32371d317f
<leader>my/<leader>msy: Add mimetype for wl-copy 2024-07-23 18:28:12 +02:00
9506be9938
Remove old bépo remapping
- Was *not* a good idea 🥲
2024-06-21 11:34:45 +02:00
0a027afb4d
LaTeX: Remove old bépo remapping 2024-06-21 11:33:44 +02:00
5a118932f3
Add commentstring for pandoc 2024-05-24 13:22:08 +02:00
146083e981
snippets: \textheight and \textwidth in latex 2024-05-24 13:21:19 +02:00
3136772105
LSP: add rst to ltex 2024-05-24 13:20:43 +02:00
7f1702d917
Add gdscript 2024-05-19 00:49:51 +02:00
ae0e55e3d1
LaTeX snippets: add skips 2024-05-14 16:00:46 +02:00
01f8889613
LaTeX snippets: more accurate description 2024-05-14 15:58:36 +02:00
c2502fd47e
Add some new snippets
- \pause
- \item
2024-05-14 15:58:09 +02:00
c62a8ebc23
snippets: add block in latex 2024-05-14 12:13:11 +02:00
fd84aebebb
Add snippets for latex (frame) 2024-05-14 12:09:20 +02:00
029d95e75d
disable autofolding for neorg 2024-04-18 17:08:57 +02:00
94cddafa6e
neorg: dirman not working, ugly fix 2024-04-18 16:00:23 +02:00
e125c201cb
treesitter: add 'norg_meta' for :neorg journal 2024-04-18 15:49:15 +02:00
55f1d17d38
readme: rephrasing 2024-04-17 09:40:25 +02:00
34c2c9e1f2
LTeX rules update 2024-04-17 09:37:01 +02:00
8ae2549f3a mappings: clean old mappings 2024-04-03 12:48:21 +02:00
74f17dbb59
neorg 8.2.0 adds the field username for metagen
- https://github.com/nvim-neorg/neorg/pull/1331
2024-03-27 00:48:02 +01:00
7415689345
Fix for neorg 8.0.0 2024-03-27 00:47:52 +01:00
f00d49600f
Add neorg exports shortcuts 2024-03-25 11:31:06 +01:00
bef72fd08d ltex: more personalized configuration
TODO: add a shortcut for languages

Source: https://github.com/vigoux/ltex-ls.nvim
2024-03-19 19:15:52 +01:00