Replies: 2 comments
-
| I tried to do the same before reading here. I could not get it to detect a newline in insert mode, only when in normal mode. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| Hardtime currently doesn't support hints in INSERT mode so that config won't work. I'll consider adding INSERT mode hints support in the future. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I want to add an hint to use
oinstead ofA<CR>but I have two problems . Here it what I've tried:even when trying to map each key individually I could not get them to work : I did not manage to create an hint using
["<CR>"], and I did not manage to map["Ai"](Aalone get me the hint message, butA+ another key typed in insert mode does not work).Does anyone know how to add an hint for this combo?
Beta Was this translation helpful? Give feedback.
All reactions