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

16 commits

Author SHA1 Message Date
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