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

168 commits

Author SHA1 Message Date
fff1d291ab nvim/lua/user/plugins/ide/lsp.lua: update to mason 2.0+
also dropping support for nvim < 0.11
2025-09-23 19:21:12 +02:00
70cc0aa2e3 nvim/lua/user/plugins/lang/go.lua: pass parameters to vim.lsp.util.make_range_params 2025-09-10 17:25:02 +02:00
f946f2ea6d nvim/lua/user/plugins/ide.lua: import ide.test 2025-07-21 05:50:59 +02:00
fc1bafc590 nvim/lua/user/plugins/ui/editor.lua: update todo-comments settings 2025-07-21 05:50:32 +02:00
3c9a19b863 nvim/lua/user/plugins/ui/colorscheme.lua: todo comments 2025-07-21 05:50:14 +02:00
8715f65c86 nvim/lua/user/plugins/ui/colorscheme.lua: update SignColumnSep 2025-07-21 05:49:54 +02:00
d63c10216e nvim/lua/user/plugins/lang/markdown.lua: more pimp 2025-05-13 23:58:43 +02:00
39401d14ff nvim/lua/user/plugins/ide/lsp.lua: move markdown conf to lang/markdown 2025-05-13 23:33:54 +02:00
6b1dcffbd6 nvim/lua/user/plugins/lang/markdown.lua: update settings 2025-05-13 23:32:39 +02:00
222602cf66 nvim/lua/user/plugins/ui/dashboard.lua: update header 2025-05-13 23:05:31 +02:00
3b236f6ab4 adding nvim/lua/user/plugins/ui/nvimtree.lua 2025-05-13 23:04:52 +02:00
d076a6f49f nvim/lua/user/plugins/ui/colorscheme.lua: nvim-tree highlights 2025-05-13 23:02:18 +02:00
8fac7b18a5 nvim/lua/user/plugins/ui/colorscheme.lua: remove unused extensions 2025-05-13 23:02:00 +02:00
359507e0dd nvim/lua/user/plugins/lang/html.lua: add html lsp 2025-05-13 23:01:00 +02:00
681910f785 nvim/lua/user/plugins/ide/lsp.lua: update 2025-05-13 23:00:41 +02:00
36939b006a nvim/lua/user/plugins/ide/lsp.lua: add support new nvim api (0.11+) 2025-04-28 23:58:29 +02:00
0d7a5fab7b nvim: moved stuff around. 2025-04-19 11:25:56 +02:00
300d300664 nvim: fix lualine background 2025-03-30 10:13:20 +02:00
e3e733f528 nvim/lua/user/plugins/core/colorscheme.lua: use custom_hightlights 2025-03-30 10:11:15 +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
c182636b17 nvim/lua/user/plugins/lang/php.lua: add sql and csv to treesitter. 2025-03-23 16:26:30 +01:00
47b091705c nvim/lua/user/plugins/lang/go.lua: make sure mason installs required tools. 2025-03-23 16:26:30 +01:00
b4116a78f5 nvim/lua/user/plugins/lang/go.lua: set usePlaceholders 2025-03-23 16:26:30 +01:00
ab5acf4263 nvim/lua/user/plugins/editor.lua: fixing status column some more. 2025-01-29 09:27:51 +01:00
c076f9bdd9 nvim/lua/user/plugins/editor.lua: fix cursor line for status column 2025-01-29 08:36:49 +01:00
ec5ace4dd7 nvim/lua/user/plugins/lsp.lua: fix capabilities variable 2025-01-27 06:59:57 +01:00
908e7ab026 nvim: remove nvim-cmp 2025-01-27 06:52:32 +01:00
d20b270825 nvim/lua/user/plugins/editor/treesitter.lua: remove textobjects 2025-01-26 18:50:53 +01:00
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