Stefan Zuefeldt
Results
2
issues of
Stefan Zuefeldt
adds 'templates' and 'extensions' to dashboard config templates: table of functions that build sections - the 'built-in' sections are considered templates extensions: array of collections of templates and formats -...
dashboard
### Problem On windows systems vim.fn.fnamemodify can result in a path mixing both slashes and backslashes. Reproducible on `v0.10.4` with `--clean` ### Steps to reproduce nvim --clean `:lua vim.print(vim.fn.fnamemodify([[C:/Users]], ':p'))`...
platform:windows
filesystem