1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 11:24:55 +02:00
Commit graph

189 commits

Author SHA1 Message Date
c8b6b4f1d9 nvim/lua/user/plugins/ui/statusline.lua: minor fixes 2025-01-26 18:45:19 +01:00
54adb118e5 nvim/lua/user/plugins/ui/neotree.lua: fix. 2025-01-26 18:45:01 +01:00
8a7cd484c0 nvim/lua/user/plugins/editor.lua: change some plugins to mini 2025-01-26 18:44:04 +01:00
214075db6d nvim/lua/user/plugins/core.lua: remove unused local variable 2025-01-26 18:43:28 +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
f29bbc2184 nvim/lua/user/plugins/core/colorscheme.lua: no transparent background if using neovide 2025-01-26 18:42:19 +01:00
c4155370b4 nvim/lua/user/plugins/lang/php.lua: ensure blade treesitter parser is installed. 2025-01-19 00:16:42 +01:00
ee5d7505e8 nvim/lua/user/plugins/lang/php.lua: disable alot of capabilities for phpactor 2025-01-19 00:16:21 +01:00
176f522a49 nvim/lua/user/plugins/lsp.lua: remove unused server capabilities options and add server_capabilities field that server config can override. 2025-01-19 00:15:21 +01:00
a56f3652b5 nvim: go: update settings for gopls 2025-01-18 17:27:42 +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
3df60dd8f8 nvim/lua/user/plugins/core/colorscheme.lua: update telescope highlights 2025-01-17 22:07:10 +01:00
b840e17e9b nvim: editor: update vertical lines. 2025-01-17 22:05:39 +01:00
eea4d5f01e nvim: adding SignColumnSep highlight 2025-01-17 22:05:39 +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
e3f5e3775e nvim/lua/user/plugins/core/colorscheme.lua: update syntax highlighting. 2024-12-31 09:59:03 +01:00
7f81196612 nvim: php: set proper names for custom treesitter highligt tags 2024-12-31 09:58:25 +01:00
fdda907f3c nvim/lua/user/plugins/lang/php.lua: minor update 2024-12-29 12:12:57 +01:00
1b8eb29e6e nvim/lua/user/plugins/lang/php.lua: update 2024-12-29 12:12:57 +01:00
0f886683f0 nvim/lua/user/plugins/editor/autocomplete.lua: update 2024-12-29 12:12:57 +01:00
76367d19b7 nvim/lua/user/plugins/lsp.lua: remove ray-x/lsp_signature 2024-12-29 12:12:57 +01:00
3909ae2ee5 nvim/lua/user/plugins/core/colorscheme.lua: undercurl for diagnostics 2024-12-29 12:12:57 +01:00
07a3b91306 nvim/lua/user/plugins/core/colorscheme.lua: modify cursor line and menu colors 2024-12-29 12:12:57 +01:00
683c1a95cc nvim/lua/user/plugins/ui/statusline.lua: update 2024-12-17 22:57:11 +01:00
b56933fe41 nvim/lua/user/plugins/editor/autocomplete.lua: use blink.cmp 2024-12-17 22:53:42 +01:00
2362a3ec2a nvim/lua/user/plugins/core/colorscheme.lua: custom color for go namespaces 2024-12-17 22:53:20 +01:00
a7da5ecada nvim/lua/user/plugins/core/colorscheme.lua: add BlinkCmp highlights 2024-12-17 22:53:04 +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
cc7b66feed nvim/lua/user/plugins/editor.lua: fix cursorline for status colum 2024-12-16 23:41:55 +01:00
cdfafa96d6 nvim/lua/user/plugins/ui/neotree.lua: fix leader mappings 2024-12-04 16:04:49 +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
700b2aa5e5 nvim/lua/user/plugins/lsp.lua: remove debug output 2024-11-22 10:17:43 +01:00
dcdca2d3b5 nvim/lua/user/plugins/misc/obsidian.lua: disable ui 2024-11-22 10:13:43 +01:00
dfac036414 nvim/lua/user/plugins/editor.lua: adding todo-comments plugin 2024-11-22 10:13:34 +01:00
0ee8ee6d58 nvim/lua/user/plugins/core/colorscheme.lua: Custom color for UfoFoldedEllipsis 2024-11-22 10:12:26 +01:00
2b11f06276 nvim/lua/user/plugins/editor/ufo.lua: remove custom virtual text 2024-11-22 10:11:38 +01:00
6c7c9a86fd nvim/lua/user/plugins/core/colorscheme.lua: custom highlight for BladeNav cmp symbol 2024-11-22 10:08:22 +01:00
09850b867a nvim/lua/user/plugins/editor/autocomplete.lua: use utils.cmp_symbols 2024-11-22 10:06:35 +01:00
d84c8bb18b nvim/lua/user/plugins/lang/markdown.lua: disable latex 2024-11-22 10:06:01 +01:00
16dff0051b nvim/lua/user/plugins/lang/php.lua: add blade-nav plugin 2024-11-22 10:01:40 +01:00
927135a06c nvim/lua/user/plugins/core.lua: use icons from icons config 2024-11-22 10:00:18 +01:00
db35228366 nvim: php: add phpstan via none-ls 2024-11-11 08:50:31 +01:00
84f9ec647d nvim/lua/user/plugins/editor/gitsigns.lua: set border 2024-11-11 08:49:41 +01:00
7b9909444f nvim: update statuscolumn 2024-11-11 08:49:07 +01:00