Troubleshooting - adisen99/apprentice.nvim GitHub Wiki

Troubleshooting

1. Cannot set contrast

If you are setting the value of g:apprentice_contrast_dark or g:apprentice_contrast_light and do not see any change try setting the contrast before colorscheme apprentice in your configuration.

2. Cannot set italic comments

Italicized comments are enabled by default but you if there are issues, you can try to manually enable it using the option g:condeschool_italicize_comments or using the following in lua config vim.g.condeschool_italicize_comments = true and add it before the colorscheme apprentice command.

3. Cursor in insert mode not visible in iTerm is not visible

  • Open iTerm settings -> Profiles -> Colors

  • Change cursor color to white

  • Enable Smart box cursor color