-
| 
         Nim is a relatively new, statically typed, compiled language suitable for general purpose programming, including embedded use cases. Is it possible to have its syntax highlighting implemented for code blocks?  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            zadam
          
      
      
        Jan 23, 2022 
      
    
    Replies: 2 comments
-
| 
         Hi, it looks like CodeMirror does not support Nim, so the answer is unfortunately no.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        EyeCon
-
| 
         If I wanted to add this to a personal fork, where in the codebase/build process should I be looking?  | 
  
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
  
        
    
Hi, it looks like CodeMirror does not support Nim, so the answer is unfortunately no.