Troubleshooting - adisen99/codeschool.nvim GitHub Wiki

Troubleshooting

1. Cannot set contrast

If you are setting the value of g:codeschool_contrast_dark or g:codeschool_contrast_light and do not see any change try setting the contrast before colorscheme codeschool 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 codeschool 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