-
| On my Mac OS, after press colon ':', vs code command palette pops up instead of vim command, and is status bar a string shows, workbench.action.showCommands. I think that indicates somewhere I set up colon as a shortcut to vscode command. Where can I find the wrong settings and get vim colon work? | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            simohauml
          
      
      
        Sep 1, 2022 
      
    
    Replies: 1 comment
-
| There is a key mapping setting for VIM extension in my settings.json. Cann't remember where it is from. Remove it solves the problem.  | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
      Answer selected by
        simohauml
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
There is a key mapping setting for VIM extension in my settings.json. Cann't remember where it is from. Remove it solves the problem.