Skip to content

Instantly share code, notes, and snippets.

View idrissbellil's full-sized avatar

idriss idrissbellil

View GitHub Profile
@idrissbellil
idrissbellil / LunarVim Config
Last active May 5, 2023 13:42
`~/.config/lvim/config.lua` https://www.lunarvim.org/docs/installation (AUR install didn't work well for me) Although the config is valid for multi programming languages, the following exists in the config and is Python only: refactoring, debugging.
--[[
lvim is the global options object
Linters should be
filled in as strings with either
a global executable or a path to
an executable
]]
-- THESE ARE EXAMPLE CONFIGS FEEL FREE TO CHANGE TO WHATEVER YOU WANT
@idrissbellil
idrissbellil / My Sway Config.conf
Created May 5, 2023 13:34
`~/.config/sway/config`
# Default config for sway
#
# Copy this to ~/.config/sway/config and edit it to your liking.
#
# Read `man 5 sway` for a complete reference.
### Variables
#
# Logo key. Use Mod1 for Alt.
set $mod Mod4