Commit graph

355 commits

Author SHA1 Message Date
2b593274a1
nvim/oil: document why default_file_explorer is disabled 2025-07-04 15:23:05 +02:00
79ccdb1263
nvim: use telescope for go to definition 2025-07-04 10:58:36 +02:00
e4fa75f0c3
nvim: make search remember last query and easy replacement of / and ? 2025-07-04 10:49:29 +02:00
6c05614f18
nvim/telescope: disable unused binding 2025-07-04 10:49:29 +02:00
33a7a415cc
nvim: add telescope bindings to navigate in history 2025-07-03 20:19:03 +02:00
927f6bc4ef
nvim: disable inlay hint request for cabal 2025-07-03 19:56:18 +02:00
21ed72823f
nvim: 🦤 2025-07-03 14:11:32 +02:00
6cc5014445
nvim: increase telescope overlay size when searching in current buffer 2025-07-03 14:08:12 +02:00
864c846663
nvim: use <C-c> to close telescope 2025-07-03 13:59:38 +02:00
ef46e0433c
nvim: restore telescope normal mode
what do you mean you have no normal mode
2025-07-03 13:58:00 +02:00
d302e65303
nvim: rework telescope configuration 2025-07-03 10:34:51 +02:00
5c88497f0a
Revert "nvim: show virtualtext diagnostic"
This reverts commit 9642130734.
2025-07-03 09:24:24 +02:00
bdce0e98fb
nvim: disable <C-v> oil
I like visual block mode
2025-07-02 15:54:13 +02:00
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
f951ce518a
nvim: +cmp-path source 2025-06-16 18:44:13 +02:00
c6c64b5851
nvim: remove treesitter-context 2025-06-15 08:23:49 +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
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
a43ebd9b19
nvim: use nvim-origami instead of nvim-ufo 2025-04-15 14:54:08 +02:00
a12806e2bd
nvim: remove navic 2025-04-15 14:48:17 +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
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
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
6d2ce03767
nvim/lsp: conditional LspStart for ltex 2025-02-22 10:16:53 +01:00
b1e5e2e446
nvim/lsp: best effort ltex language detection based on buffer 2025-02-21 19:22:17 +01:00
e596a7f91f
nvim: Conditionally start ltex 2025-02-21 18:16:42 +01:00
9642130734
nvim: show virtualtext diagnostic 2025-02-21 18:16:23 +01:00
a470394fd1
nvim/todo-comments: make info category darker 2025-02-21 18:03:02 +01:00
a8129ae1f0
nvim: disable buggy ltex rule 2025-02-21 17:26:55 +01:00
f1be7f6eca
nvim: read from ltex_dict and set up lsp accordingly 2025-02-21 17:26:55 +01:00
fd6600fa7f
nvim: refactored ltex lsp config 2025-02-21 12:01:31 +01:00
542558f036
nvim: update lspconfig and enable ltex-ls-plus server 2025-02-20 19:21:27 +01:00
d5cad148da
nvim: use alejandra for nix 2025-02-08 12:03:24 +01:00
3afe7f1242
nvim: replace vim.loop' with vim.uv' 2025-02-05 17:08:33 +01:00
7b3b5360b8
nvim/autopairs: fix /**/ comment 2025-01-04 12:17:53 +01:00
846ddc8768
nvim/autopairs: done needs to be called 2025-01-04 12:06:16 +01:00
6dc19d2e37
nvim/autopairs: refactor 2025-01-04 11:51:02 +01:00
780755db17
nvim/autopairs: haskell pairs 2025-01-04 11:50:59 +01:00
a620ba8000
nvim/autopairs: move over angle brackets 2025-01-04 11:50:56 +01:00