Commit graph

778 commits

Author SHA1 Message Date
9c817814f2
nvim: move border to module 2025-07-08 23:42:02 +02:00
27ad456a37
nvim: remove workaround assuming fixed
related: https://github.com/neovim/neovim/issues/30675
2025-07-08 23:39:36 +02:00
c035fc7fd5
nvim: move out capabilities to a module 2025-07-08 23:37:54 +02:00
4856a46051
nvim: create an autocommand to start fidget 2025-07-08 23:35:33 +02:00
2b4dca0131
nvim: refactor diagnostic configuration 2025-07-08 23:31:08 +02:00
65f5e1107b
nvim: move out lsp on_attach 2025-07-08 22:53:00 +02:00
3352b3b6e6
nvim: move out fugitive bindings 2025-07-08 22:24:18 +02:00
67dabe91b6
nvim: move out undotree map 2025-07-08 22:23:39 +02:00
69de222d9b
nvim: move todo comments configuration 2025-07-08 22:22:47 +02:00
c1b2786383
nvim: refactor no-neck-pain config 2025-07-08 22:21:23 +02:00
7f6ed24d2d
nvim: default telescope bindings
they are better actually
2025-07-08 22:20:13 +02:00
7ae86384f6
nvim: refactor cmds into commands 2025-07-08 15:44:05 +02:00
1bdcd3386e
nvim: stop using after
rationale: https://vi.stackexchange.com/a/12735
2025-07-08 14:56:01 +02:00
dad88aa92f
nvim: grep undercursor 2025-07-08 14:22:52 +02:00
5b8f5dbeb2
nvim: nice hls default settings
credit: mrcjkb
2025-07-08 14:15:00 +02:00
8037a95b03
nvim: remove ltex-ls configuration 2025-07-08 13:41:04 +02:00
e91471432f
nvim: run stylua 2025-07-08 13:39:02 +02:00
3f5e236fe5
nvim: update telescope 2025-07-08 13:37:10 +02:00
b2fbc695cc
nvim: remove old mappings 2025-07-08 11:51:12 +02:00
2448b8468e
telescope: separate grep current word and normal grep 2025-07-08 08:45:02 +02:00
e49ffcdaec
nvim: don't highlight q&a 2025-07-08 00:04:08 +02:00
ba4136ea4c
nvim: remove grep_string and improve telescope config 2025-07-07 23:57:32 +02:00
1f26dcd590
nvim: update telescope maps 2025-07-07 09:20:36 +02:00
f680f3143f
nvim: update curry.nvim 2025-07-07 08:31:57 +02:00
8dff96fbb4
nvim: remove unused map 2025-07-06 22:32:50 +02:00
469455b542
nvim: factor out leap.nvim 2025-07-05 21:58:21 +02:00
bcbb51dd60
nvim: update curry.nvim 2025-07-05 21:47:55 +02:00
3624916add
nvim: add grep_string picker 2025-07-05 10:41:16 +02:00
14d5284ecf
Revert "nvim: update no-neck-pain"
This reverts commit 418be1bc44.
2025-07-04 18:09:18 +02:00
2b593274a1
nvim/oil: document why default_file_explorer is disabled 2025-07-04 15:23:05 +02:00
cb89de4049
nvim: split to the right and below 2025-07-04 11:03:44 +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
418be1bc44
nvim: update no-neck-pain
resolved fugitive issue with autocmd
2025-07-03 11:41:50 +02:00
d308d2ada8
nvim: fugitive toggle restore windows focus 2025-07-03 11:36:29 +02:00
1fd94e7979
nvim: gq can quit anything fugitive actually 2025-07-03 10:38:02 +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
07443c7ce2
nvim: update deprecated functions 2025-07-03 09:19:40 +02:00
661b6cbf4a
nvim: remove unused fugitive maps 2025-07-03 08:58:12 +02:00
fa41c23d3c
nvim: vert split move to right 2025-07-03 08:50:41 +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