Commit graph

829 commits

Author SHA1 Message Date
4661d3b255
nvim: use treesitter to indent if possible 2025-07-02 15:52:48 +02:00
08a525a20b
nvim: disable treesitter textobjects 2025-07-02 15:52:15 +02:00
3f9663ea00
nvim: treesitter enable more language by default 2025-06-28 23:17:02 +02:00
fd5cd907b3
nvim: split and go to def 2025-06-22 11:30:32 +02:00
406137fc14
nvim/lazy: update lazy 2025-06-16 18:54:39 +02:00
fb9f6c9a13
nvim/lazy: update treesitter 2025-06-16 18:54:24 +02:00
70f7831514
nvim/lazy: update misc plugins 2025-06-16 18:54:10 +02:00
65793cd040
nvim/lazy: update lsp related plugins 2025-06-16 18:53:15 +02:00
f3463311c3
nvim/lazy: update gitsigns 2025-06-16 18:52:41 +02:00
dc5cd86290
nvim/lazy: update cmp plugins 2025-06-16 18:51:54 +02:00
02336b02bf
nvim/lazy: refactor cmp plugins 2025-06-16 18:49:21 +02:00
f951ce518a
nvim: +cmp-path source 2025-06-16 18:44:13 +02:00
0c895c9426
nvim/lay: upgrade haskell-tools ^6 2025-06-16 18:42:15 +02:00
f19ef1ff74
nvim/lazy: upgrade rustaceanvim ^6 2025-06-16 18:41:15 +02:00
a08bd4aadf
nvim/lazy: relock 2025-06-16 18:40:47 +02:00
c6c64b5851
nvim: remove treesitter-context 2025-06-15 08:23:49 +02:00
1791ac1261
nvim: nvim-origami not working 2025-06-06 22:52:43 +02:00
2597bfb114
vanadium: -marksman
It uses microsoft dotnet, which will probably soon ship AI written code
2025-05-26 17:16:07 +02:00
f4d42e7e1d
nvim: add binding to blame with ignore file 2025-05-10 00:09:12 +02:00
3e52223b85
nvim/lsp: don't start ltex automatically at all 2025-05-05 17:23:11 +02:00
8886ac439e
nvim: remove "gtd" binding 2025-05-04 23:36:14 +02:00
ad5bc143be
nvim: update typst diary entry function 2025-04-21 23:32:28 +02:00
f5329c1516
nvim: bring curry.nvim back 2025-04-15 18:30:13 +02:00
a43ebd9b19
nvim: use nvim-origami instead of nvim-ufo 2025-04-15 14:54:08 +02:00
bc5fbf0d0c
nvim: remove winbar 2025-04-15 14:49:16 +02:00
a12806e2bd
nvim: remove navic 2025-04-15 14:48:17 +02:00
3690d17b57
nvim: refactor keymaps 2025-04-15 14:46:50 +02:00
9ee26f4921
nvim: refactor winbar 2025-04-15 14:45:36 +02:00
28010749f5
nvim: refactor commands 2025-04-15 14:45:12 +02:00
7622148c5c
nvim: refactor options 2025-04-15 14:41:46 +02:00
dbc3a0f067
nvim: refactor lazy config 2025-04-15 14:40:55 +02:00
1ad0332248
nvim: remove icons 2025-04-15 14:32:26 +02:00
b263e2c2e1
nvim: use default theme 2025-04-15 14:31:02 +02:00
1b739cedf1
nvim: make typstyle run with --col=100 2025-04-04 00:40:33 +02:00
598be74be3
nvim/cmp: simply land between the doublequotes
This had issues with the LSP and how the rest of my bindings are
configured.
If I hit tab I would double complete the quotes due to the LSP.
2025-03-23 10:36:51 +01:00
7b12f65ec8
cmp/typst: lang snippet 2025-03-20 10:40:23 +01:00
f6d258b75a
nvim/cmds: remove breakindent
this is not really what I want
2025-02-25 22:53:18 +01:00
9d1e06cbf4
nvim/lazy: +lazydev.nvim 2025-02-25 13:31:07 +01:00
327b8f6e29
ignore cv 2025-02-24 19:43:40 +01:00
8536411804
nvix/lsp: block labnotes for ltex 2025-02-23 09:55:50 +01:00
505d229474
Revert "nvim/lsp: conditional LspStart for ltex"
This reverts commit 6d2ce03767.
2025-02-23 09:55:21 +01:00
c110dd678e
nvim/lsp: use ltex for emails 2025-02-22 22:57:34 +01:00
e46d75a63a
nvim/cmds: opinionated defaults for emails 2025-02-22 22:57:14 +01:00
84aca7fe43
nvim/opts: don't show colorcolumn if textwidth is not set 2025-02-22 22:56:49 +01:00
7784729c6c
nvim/lsp: make the dictionary shared across languages 2025-02-22 22:45:59 +01:00
cafe674384
nvim/lsp: fix for typst/tinymist 2025-02-22 13:16:59 +01:00
24d7c4b8f8
nvim/lazy: bump dependencies 2025-02-22 13:10:16 +01:00
eb99a4b09c
nvim/no-neck-pain: lock version 2025-02-22 13:08:08 +01:00
91310504c2
nvim: remove old plugins 2025-02-22 12:20:04 +01:00
6d2ce03767
nvim/lsp: conditional LspStart for ltex 2025-02-22 10:16:53 +01:00