Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Commit

Permalink
more tips
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoshihou514 committed Nov 23, 2023
1 parent d9ab89b commit 6bc3f26
Show file tree
Hide file tree
Showing 2 changed files with 488 additions and 475 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,19 @@ local capabilities = vim.tbl_deep_extend(
)
```

Completion menu look dull and boring? Your colorscheme may be missing these highlights:

```
Pmenu
PmenuExtra
PmenuSel
PmenuKind
PmenuKindSel
PmenuExtraSel
PmenuSbar
PmenuThumb
```

<details>
<summary>Click to show some preset mappings</summary>

Expand Down
Loading

0 comments on commit 6bc3f26

Please sign in to comment.