Skip to content

Instantly share code, notes, and snippets.

View megawubs's full-sized avatar
💭
🏋️‍♂️

Bram Wubs megawubs

💭
🏋️‍♂️
View GitHub Profile
@Mishkun
Mishkun / .atamanrc.config
Last active April 9, 2024 13:34
My config for plugin https://github.com/Mishkun/ataman-intellij. Leader key set for `SPACE`as I am also using IdeaVim
# This file is written in HOCON (Human-Optimized Config Object Notation) format.
# For more information about HOCON see
# https://github.com/lightbend/config/blob/master/HOCON.md
bindings {
b {
description: Buffer/Tabs Navigation...
bindings {
b {actionId: RecentFiles, description: Recent Files}
B {actionId: RecentChangedFiles, description: Recent Changed Files}