This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" see all commands for mapping with :actionlist | |
" https://github.com/JetBrains/ideavim?tab=readme-ov-file#executing-ide-actions | |
let mapleader=" " | |
set ideajoin | |
set noshowcmd | |
set ideastatusicon=gray | |
set scrolloff=10 | |
set clipboard^=unnamed,unnamedplus |