1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 19:30:01 +02:00
Commit graph

112 commits

Author SHA1 Message Date
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
633d7ee7cc nvim: enable ufo again. 2024-11-11 08:48:43 +01:00
6707c863bb nvim: css: enable tailwindcss lsp 2024-11-11 08:48:09 +01:00
11b18b6813 nvim: lua: use mason for lua_ls 2024-11-11 08:47:51 +01:00
8d169fddae nvim: comments 2024-11-03 13:58:57 +01:00
21e35a82d7 nvim: php: remove adalessa/laravel.nvim 2024-11-03 13:58:57 +01:00
04cb7cd905 nvim: php: add php-cs-fixer as formatter for php files. 2024-11-03 13:58:57 +01:00
f63bdaa84f nvim: php: remove phpactor plugin 2024-11-03 13:58:57 +01:00
01b72ed9a7 nvim: php: configure both phpactor (for refactoring) and intelephense (for everything else) LSP servers 2024-11-03 13:58:57 +01:00
435b33ac3a nvim: lsp: add options to disable some LSP features globally and per server. 2024-11-03 13:58:57 +01:00
401e6f2ed0 nvim: adding ray-x/lsp_signature.nvim 2024-11-03 13:58:57 +01:00
e9de80a97e nvim: conform: support range formatting 2024-11-03 13:58:57 +01:00
d82420ffeb nvim: use pnx/mini.bufremove instead of echasnovski/mini.bufremove 2024-11-03 13:41:26 +01:00
1acff15791 nvim: new php config 2024-10-29 13:56:22 +01:00
a6eefc17f9 nvim: php: pin laravel.nvim version 2024-10-24 22:05:56 +02: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
d3a4a487a1 nvim: lsp: lazy load on BufReadPre and BufNewFile events. 2024-10-14 16:08:12 +02:00
3decda3d31 nvim: lsp: guard against empty server configs. 2024-10-14 15:59:04 +02:00
65f8ae7e3a nvim/lua/user/plugins/lang/go.lua: skip field alignment warnings 2024-10-14 15:42:05 +02:00
113dc823ca nvim: no need to lazy load lsp-config as lsp is already lazy loaded 2024-10-14 15:41:41 +02:00
9c25f6ee8e nvim/lua/user/plugins/editor.lua: remove ufo. not used atm. 2024-10-11 14:14:00 +02:00
ebddcd7411 nvim: adding undotree 2024-10-11 14:13:36 +02:00
6c8246302f nvim: colorscheme: override php builtin function 2024-10-11 14:13:11 +02:00
42f76bd536 nvim: colorscheme: override label 2024-10-11 14:12:52 +02:00
a4a13bfadd nvim: php: add blade formatter. 2024-10-01 14:22:45 +02:00
7756703feb nvim: adding obsidian plugin 2024-10-01 14:21:31 +02:00
d4c7d6da07 nvim/lua/user/plugins/ui/neotree.lua: update config abit. 2024-10-01 14:20:49 +02:00