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

24 commits

Author SHA1 Message Date
f17db99444 nvim/lua/user/utils/mason.lua: add binary function 2026-02-16 13:00:21 +01:00
bb62416c69 nvim php: split main file as it starts to get abit big 2025-11-17 22:38:48 +01:00
19ee1857c9 nvim/lua/user/utils/indent.lua: in setSofttabs default to local 2025-10-16 18:48:28 +02:00
ac0d102cab add nvim/lua/user/utils/whitespace.lua 2025-10-16 18:47:52 +02:00
9b11ccd05c add nvim/lua/user/utils/indent_guidelines.lua 2025-10-16 18:47:32 +02:00
514ce5fefc nvim/lua/user/utils/misc.lua: minor style fix 2025-10-16 18:47:01 +02:00
fad0842b76 nvim/lua/user/utils/indent.lua: document parameters and minor updates 2025-09-29 15:17:58 +02:00
36bfe68942 nvim/lua/user/utils/lsp.lua: pass correct parameters to vim.lsp.utils.make_position_params() 2025-03-23 16:26:30 +01:00
4fb5507ff5 nvim: adding gutter toggling. 2025-03-23 16:26:30 +01:00
a7538c250d nvim: hacking with and height of telescope windows. 2025-01-18 17:27:12 +01:00
60f5224e57 nvim/lua/user/utils/telescope.lua: add find workspace all/class/function functions. 2025-01-17 22:11:43 +01:00
718f803be2 nvim/lua/user/utils/cmp.lua: format fix 2024-11-27 12:37:27 +01:00
040e1222c2 Adding nvim/lua/user/utils/cmp_symbols.lua 2024-11-22 10:06:16 +01:00
544108ee13 nvim: support multiple servers on LSP hover. 2024-10-14 16:04:32 +02:00
5f39dbc80b nvim/lua/user/utils/indent.lua: add width parameter to setHardtabs() 2024-10-01 14:19:24 +02:00
61bc4bc810 nvim/lua/user/utils/telescope.lua: adding find_in_current_dir() 2024-09-24 19:40:44 +02:00
8c0feb8acc nvim: lsp: add support for lsp functionalites. 2024-09-08 13:32:28 +02:00
a626ca197b nvim: move ufo plugin spec and utils to its own file. 2024-09-05 23:11:43 +02:00
17676d62b9 nvim: ui: install nvim-ufo and statuscol.nvim for better folds and status column. 2024-08-27 22:12:29 +02:00
388916ee13 nvim: utils.misc: Adding luadoc comment for opts table passed to highlight_yank() 2024-08-26 19:24:17 +02:00
b81cbae374 nvim: remove some comments and fixing trailing spaces 2024-08-26 18:47: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
7d14948480 new nvim config 2024-08-25 16:49:58 +02:00