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

60 commits

Author SHA1 Message Date
89ecd1070a nvim: remove old files 2024-08-26 18:41:57 +02:00
7f4ee0aecb nvim/lua/user/utils/telescope.lua: use vim.api.nvim_get_option_value() instead of deprectaed vim.api.nvim_buf_get_option() 2024-08-26 18:41:15 +02:00
f2f77b41cb nvim/lua/user/utils/telescope.lua: remove unused variables 2024-08-26 18:40:29 +02:00
3f8113c479 nvim/lua/user/plugins/editor/fuzzyfinder.lua: remove unused path_delim 2024-08-26 18:40:05 +02:00
6769c2c508 nvim/lua/user/plugins/ui/statusline.lua: use vim.lsp.get_clients() instead of deprecated vim.lsp.buf_get_clients() 2024-08-26 18:39:35 +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
884f1970a7 nvim: update 2024-08-25 16:03:19 +02:00
3f00eddbfe nvim: borders 2024-08-15 18:29:09 +02:00
6b97e69cac nvim use phpactor again 2024-08-15 18:28:06 +02:00
1db812896c nvim: style Pmenu abit nicer 2024-08-15 18:26:02 +02:00
0adb1a40eb nvim: some formatting 2024-08-13 19:30:17 +02:00
184e9b01ee nvim: add more null_ls LSPs 2024-08-13 19:26:45 +02:00
ce9876aa17 nvim: use intelephense as LSP for php 2024-08-13 19:25:25 +02:00
10d7d79fbf nvim: modify colors abit. 2024-08-13 19:24:32 +02:00
03a2d268f0 nvim: blend popup and windows with background 2024-08-13 19:23:35 +02:00
f6e49492c0 nvim: disable float borders 2024-08-13 19:22:53 +02:00
80a3f2eba1 nvim: telescope: have a space as border instead of just color the background same as foreground. 2024-08-13 19:22:20 +02:00
846f15666b nvim: add custom colors for markup tokens 2024-08-12 16:27:51 +02:00
63d37ef012 nvim: remove K bind, its efficient to use default 2024-08-12 16:27:33 +02:00
a23e833bff nvim/lua/config/keymaps.lua: fix git binds 2024-08-10 14:18:00 +02:00
dbd4ae759c nvim/lua/utils/buffers.lua: Adding M.Close() that uses mini.bufremove if it exists. 2024-08-10 14:17:29 +02:00
f58a850456 nvim/lua/plugins/core.lua: add mini.bufremove 2024-08-10 14:16:50 +02:00
6bb41f1c88 nvim: update keymaps 2024-07-29 23:19:08 +02:00
f2572da472 nvim: adding kdl to treesitter 2024-07-26 14:20:43 +02:00
66d64343c6 nvim: adding commentstring for kdl filetype 2024-07-26 14:19:51 +02:00
2f8cb8c53a update which-key config 2024-07-17 15:50:38 +02:00
7883d02176 nvim: indent fixes and keymaps 2024-07-07 14:58:40 +02:00
7e5de861ba nvim/lua/config/telescope.lua: fix paths on windows 2024-07-07 14:47:42 +02:00
a5b164c9fe Adding nvim/utils/path.lua 2024-07-07 14:47:26 +02:00
08bf9aad64 nvim 2024-06-23 16:12:05 +02:00
89ae7b116b nvim: colors 2024-06-18 18:58:13 +02:00
b2892fa855 linting fixes 2024-06-08 17:00:15 +02:00
fc6be19a2d more nvim 2024-06-08 16:50:16 +02:00
e8d1b84519 touching nvim in special places 2024-05-27 18:53:35 +02:00
4d8890b187 nvim/lua/config/lsp.lua: adding bashls 2024-05-18 15:27:52 +02:00
e913c68db9 nvim/lua/config/conform.lua: adding shfmt formatter 2024-05-18 15:27:29 +02:00
0fb3cfeef9 moar nvim: snippets and other things 2024-05-18 14:56:00 +02:00
bcb84e54eb touching the nvim again 2024-05-14 11:37:21 +02:00
7388c9bfd3 new nvim config 2024-05-06 16:07:18 +02:00
946d5f3a70 nvim: lsp add phpactor 2024-04-22 16:16:44 +02:00
71717129e1 touching the nvim. 2024-04-13 14:40:38 +02:00
8a876daf74 nvim: move some config stuff out of plugins directory 2024-04-04 23:22:08 +02:00
325b0856e8 nvim: lsp: make gopls fix those damn unused imports when iam saving the files 2024-04-04 23:00:49 +02:00
906bcdef24 nvim: make cmp more nice 2024-04-04 22:59:26 +02:00
88a7cf21f8 nvim: moar icons 2024-04-04 22:58:23 +02:00
ca792c52f8 nvim: cowpilot 2024-04-04 22:57:49 +02:00
bba9169e4a nvim colors 2024-04-04 22:56:46 +02:00
f910f44191 some nvim touching 2024-04-03 21:02:20 +02:00
13e4207ef5 touched the nvim, alot. 2024-03-24 17:44:01 +01:00