|
|
d21bef893e
|
nvim: update lsp config to nvim 0.12
|
2026-04-14 04:52:15 +02:00 |
|
|
|
4992b19c44
|
nvim: blade is now officially in nvim-treesitter
|
2026-02-16 16:54:41 +01:00 |
|
|
|
88342455c9
|
nvim/lua/user/plugins/editor/treesitter.lua: add autotag and textobjects
|
2025-12-16 09:36:11 +01:00 |
|
|
|
d6c427f66a
|
nvim/lua/user/plugins/editor/treesitter.lua: update dotenv file pattern
|
2025-09-23 19:21:12 +02:00 |
|
|
|
0d7a5fab7b
|
nvim: moved stuff around.
|
2025-04-19 11:25:56 +02:00 |
|
|
|
70ce2131d5
|
nvim/lua/user/plugins/editor/treesitter.lua: adding dotenv parser
|
2025-03-23 16:26:30 +01:00 |
|
|
|
080c5418a8
|
nvim/lua/user/plugins/editor/treesitter.lua: adding some common parsers
|
2025-03-23 16:26:30 +01:00 |
|
|
|
d20b270825
|
nvim/lua/user/plugins/editor/treesitter.lua: remove textobjects
|
2025-01-26 18:50:53 +01:00 |
|
|
|
cc00ba4eb1
|
nvim/lua/user/plugins/editor/finder.lua: disable preview per default.
|
2025-01-26 18:42:53 +01:00 |
|
|
|
9d371f0de7
|
nvim/lua/user/plugins/editor/autocomplete.lua: updated settings
|
2025-01-26 18:42:29 +01:00 |
|
|
|
a7538c250d
|
nvim: hacking with and height of telescope windows.
|
2025-01-18 17:27:12 +01:00 |
|
|
|
3ec8a0508d
|
nvim: update telescope config
|
2025-01-17 22:10:31 +01:00 |
|
|
|
ae5e51873b
|
nvim: use dressing and telescope for ui select.
|
2025-01-17 22:10:11 +01:00 |
|
|
|
27f65048d2
|
nvim/lua/user/plugins/editor/autocomplete.lua: add colorful-menu
|
2025-01-10 18:37:21 +01:00 |
|
|
|
7ee601a110
|
nvim/lua/user/plugins/editor/autocomplete.lua: set version
|
2025-01-10 18:37:08 +01:00 |
|
|
|
0f886683f0
|
nvim/lua/user/plugins/editor/autocomplete.lua: update
|
2024-12-29 12:12:57 +01:00 |
|
|
|
b56933fe41
|
nvim/lua/user/plugins/editor/autocomplete.lua: use blink.cmp
|
2024-12-17 22:53:42 +01:00 |
|
|
|
0893c9e1cb
|
nvim/lua/user/plugins/editor/finder.lua: set width and height
|
2024-12-16 23:46:14 +01:00 |
|
|
|
ecf0a37176
|
nvim/lua/user/plugins/editor/finder.lua: use master branch
|
2024-12-16 23:46:04 +01:00 |
|
|
|
ef640d0f27
|
nvim: update
|
2024-12-04 15:50:42 +01:00 |
|
|
|
c9e8f3a2d7
|
nvim/lua/user/plugins/editor/autocomplete.lua: update
|
2024-11-28 12:06:55 +01:00 |
|
|
|
2b11f06276
|
nvim/lua/user/plugins/editor/ufo.lua: remove custom virtual text
|
2024-11-22 10:11:38 +01:00 |
|
|
|
09850b867a
|
nvim/lua/user/plugins/editor/autocomplete.lua: use utils.cmp_symbols
|
2024-11-22 10:06:35 +01:00 |
|
|
|
84f9ec647d
|
nvim/lua/user/plugins/editor/gitsigns.lua: set border
|
2024-11-11 08:49:41 +01:00 |
|
|
|
7bb5d36e1e
|
nvim: lazy load some plugins.
|
2024-10-15 08:46:54 +02:00 |
|
|
|
3708aa2f65
|
nvim: treesitter: enable textobjects.
|
2024-10-14 16:09:03 +02:00 |
|
|
|
bd6f6bed80
|
nvim: minor stuff
|
2024-09-24 19:40:13 +02:00 |
|
|
|
d028b5b009
|
nvim/lua/user/plugins/editor/fuzzyfinder.lua: ignore current buffer in buffer view.
|
2024-09-24 19:39:01 +02:00 |
|
|
|
1fc5258230
|
nvim: autocomplete: rearrange fields
|
2024-09-08 13:34:57 +02:00 |
|
|
|
f8cbe1acfe
|
nvim: treesitter: blade does not require npm anymore
|
2024-09-06 12:36:40 +02:00 |
|
|
|
c5e788a3f1
|
nvim: treesitter: move autotag config to lang files.
|
2024-09-06 12:35:39 +02:00 |
|
|
|
5e762b4346
|
nvim: lua/user/plugins/editor/treesitter.lua: need to have opts_extend.ensure_installed to make ensure_installed table to be merged
|
2024-09-06 12:34:45 +02:00 |
|
|
|
a626ca197b
|
nvim: move ufo plugin spec and utils to its own file.
|
2024-09-05 23:11:43 +02:00 |
|
|
|
aed64ca4a0
|
nvim: telescope: increase preview cutoff
|
2024-09-05 21:58:30 +02:00 |
|
|
|
b3add4670f
|
nvim: lazy load more plugins.
|
2024-09-05 21:58:08 +02:00 |
|
|
|
7876215489
|
nvim/lua/user/plugins/editor/fuzzyfinder.lua: set filesize limit for preview
|
2024-09-05 14:56:46 +02:00 |
|
|
|
1da358dff8
|
nvim: formatting
|
2024-09-01 14:38:06 +02:00 |
|
|
|
71f2f5bb0d
|
nvim: treesitter: move some parsers to their own config file in lang directory
|
2024-08-27 22:08:23 +02:00 |
|
|
|
a89e7efdee
|
nvim: autocomplete: better context for spell completions
|
2024-08-26 18:54:52 +02:00 |
|
|
|
3f8113c479
|
nvim/lua/user/plugins/editor/fuzzyfinder.lua: remove unused path_delim
|
2024-08-26 18:40:05 +02:00 |
|
|
|
d995d54959
|
nvim: fuzzyfinder: fix ignore patterns
|
2024-08-26 13:07:57 +02:00 |
|
|
|
7d14948480
|
new nvim config
|
2024-08-25 16:49:58 +02:00 |
|