mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 18:31:35 +00:00
wrapper: disableDefaultRuntimePaths
--- Co-authored-by: NotAShelf <raf@notashelf.dev>
This commit is contained in:
parent
caaacbf59c
commit
f5d33f6a53
3 changed files with 25 additions and 49 deletions
|
@ -93,6 +93,9 @@ everyone.
|
|||
- Add dap-go for better dap configurations
|
||||
- Make noice.nvim customizable
|
||||
- Standardize border style options and add custom borders
|
||||
- Remove `vim.disableDefaultRuntimePaths` in wrapper options.
|
||||
- As nvf uses `$NVIM_APP_NAME` as of recent changes, we can safely assume any
|
||||
configuration in `$XDG_CONFIG_HOME/nvf` is intentional.
|
||||
|
||||
[rust-tools.nvim]: https://github.com/simrat39/rust-tools.nvim
|
||||
[rustaceanvim]: https://github.com/mrcjkb/rustaceanvim
|
||||
|
@ -270,4 +273,5 @@ everyone.
|
|||
|
||||
[ksonj](https://github.com/ksonj):
|
||||
|
||||
- Add LSP support for Scala via [nvim-metals](https://github.com/scalameta/nvim-metals)
|
||||
- Add LSP support for Scala via
|
||||
[nvim-metals](https://github.com/scalameta/nvim-metals)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue