Lewis Russell
debabaf884
fix(lsp)!: pass buffer number to root_dir function
...
Problem:
The root dir function is not passed any context and can only assume the
current buffer is the one being attached.
The main use case is for getting the path of the buffer using
`nvim_buf_get_name`.
Solution:
Pass the buffer number as the first argument.
2025-03-10 18:54:03 +00:00
..
2025-03-10 08:18:11 -07:00
2024-06-04 06:06:02 -07:00
2025-01-30 13:46:06 +01:00
2025-01-05 12:28:01 +01:00
2025-01-27 16:37:50 +00:00
2025-03-10 09:20:27 -07:00
2025-01-27 16:37:50 +00:00
2025-03-02 18:38:13 +01:00
2025-03-05 09:45:22 -06:00
2024-11-17 13:31:24 -08:00
2025-03-02 18:38:13 +01:00
2025-03-07 05:45:34 -08:00
2025-03-07 19:50:00 +08:00
2024-03-06 10:45:22 +00:00
2025-01-27 16:37:50 +00:00
2024-10-21 00:54:43 +02:00
2025-02-23 07:51:12 -08:00
2024-12-20 01:43:56 -08:00
2024-10-21 11:32:06 +01:00
2025-03-04 08:59:37 -06:00
2024-01-16 09:33:10 +00:00
2025-03-07 00:07:08 +01:00
2025-01-27 16:37:50 +00:00
2025-01-05 12:28:01 +01:00
2025-01-27 16:37:50 +00:00
2025-02-26 23:06:22 +01:00
2025-01-22 07:46:24 -08:00
2025-01-27 16:37:50 +00:00
2024-09-01 13:01:24 -07:00
2024-10-21 11:32:06 +01:00
2024-12-04 10:17:46 -06:00
2025-03-10 18:54:03 +00:00
2024-02-03 16:53:41 +01:00
2025-02-10 03:04:01 -08:00
2024-10-21 11:32:06 +01:00
2025-02-09 18:10:54 +01:00
2025-01-14 21:25:25 -08:00
2025-03-05 21:28:05 -06:00
2025-02-26 23:06:22 +01:00
2025-02-27 02:05:00 -08:00
2025-02-28 23:14:01 +00:00
2025-01-27 16:37:50 +00:00
2024-12-23 05:08:20 -08:00