update neotree to be the default file explorer
This commit is contained in:
parent
83795a2d2c
commit
251f422d76
3 changed files with 34 additions and 1 deletions
2
init.lua
2
init.lua
|
|
@ -673,7 +673,7 @@ require('lazy').setup({
|
|||
-- https://github.com/pmizio/typescript-tools.nvim
|
||||
--
|
||||
-- But for many setups, the LSP (`tsserver`) will work just fine
|
||||
tsserver = {
|
||||
ts_ls = {
|
||||
javascript = {
|
||||
inlayHints = {
|
||||
includeInlayEnumMemberValueHints = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue