Commit graph

383 commits

Author SHA1 Message Date
f276752d81
feat: tree-sitter support for GSP 2024-04-18 08:10:10 +07:00
6df95d746d
chore: Remove mention of Windows entirely
I no longer use Windows, haven't touched it as my daily driver for 2-3
years now so these are useless.
2024-04-17 16:49:28 +07:00
4d443c4419
chore: Rename module table to M
That seems to be the de facto naming for module table on neovim related
stuff
2024-04-17 12:21:17 +07:00
88ec2ffdd7
chore(zsh): Explicitly tell git which file/dir to push 2024-04-17 11:47:40 +07:00
06ec5fcda4
refactor(nvim): Move functions to null.util 2024-04-17 11:08:14 +07:00
0261c07d0a
chore(nvim): Converted normal command shortcut to Lua 2024-04-17 10:54:02 +07:00
b9c32dfd52
fix(nvim): Wrong plugin 2024-04-17 10:52:38 +07:00
7d10d909fa
docs(vim): Note for myself on how to do lazy loading 2024-04-17 09:46:59 +07:00
57e226d2db
chore(vim): Converted some config and remapping to lua 2024-04-17 09:42:33 +07:00
ca2cb0fb11
chore: More vimscript to lua migration stuff 2024-04-17 08:57:51 +07:00
6579ade92d
chore: Initial LUA migration 2024-04-14 08:28:30 +07:00
a43c472e54
chore(vimrc): Drop vim and windows
I haven't used vim for years, neovim seems to be the future.
And vim on Windows barely usable for me.
2024-04-14 08:07:04 +07:00
20400cf82f
fix: Use filetype instead of filename
Using filename caused autocmd called after modeline, caused it to
overwrite whatever setting is set through modeline
2024-04-14 07:40:19 +07:00
8a6051b017
feat: Bind w to 6 on gamemode 2024-04-07 06:49:23 +07:00
1197835da4
chore: Wayland junk 2024-04-07 06:49:08 +07:00
83d06da233
style: Eww styling
Stolen from https://github.com/Mango0x45/dotfiles/blob/master/.config/eww/eww.scss
Because I lost mine :P
Change later
2024-04-07 06:46:13 +07:00
83d3495e5b
feat: Support bin inside scripts dir 2024-04-04 10:26:46 +07:00
Ahmad Ansori Palembani
ad1a8dbd1e
docs: Setup 2024-04-03 07:17:29 +07:00
43401eeb1e
feat: Store dotfiles path 2024-04-03 06:49:47 +07:00
d03aa4c382
chore: Sync config 2024-04-01 18:34:43 +07:00
6e327704bc
feat: Bindings for gaming with XtMapper 2024-04-01 18:33:56 +07:00
6a7f25fff9
enhance: Adjustments
- Trying to fix swww slow load (doesn't work...)
- Use KDE Polkit Agent
- XtMapper window rules
2024-04-01 18:32:10 +07:00
2e1da896d4
enhance: Use swww 2024-03-31 08:28:27 +07:00
c1aeea0d73
style: Move clock to the middle 2024-03-31 07:33:10 +07:00
d7f4dd3237
feat: systray
Fixes #3
2024-03-31 07:31:18 +07:00
0314abd565
feat: mouseless 2024-03-31 07:31:03 +07:00
aef1507906
fix: Broken aliases
- config now cd to dotfiles dir
- added cdgit
2024-03-31 05:55:12 +07:00
d0fa91c95b
chore: Reorganize zshrc 2024-03-31 05:54:45 +07:00
4a385ca231
chore(zshenv): Clean up
- Disable python startup
- Remove leftover OMZ relic
2024-03-31 05:52:58 +07:00
1426150732
enhance: pass completion 2024-03-31 05:52:15 +07:00
d9fd9da390 enhance: Move gpg data to local/share 2024-03-30 06:19:27 +07:00
0dc05132a5 chore: Ignore more zsh junk 2024-03-30 06:19:04 +07:00
a6c4f28006 fix: Use monospace
This makes it easier to handle fallback font since kitty doesn't have a
real fallback font feature
2024-03-30 05:39:04 +07:00
bfb3ded59c chore: Migrate from TDM to TBSM 2024-03-30 05:38:37 +07:00
336d8e4dc1 chore: Clean up 2024-03-30 05:35:10 +07:00
562e095080
feat: Use mouseless
REF: https://github.com/jbensmann/mouseless
2023-12-29 20:16:09 +07:00
e68c4d7578
fix: Stop discord from crying about updates 2023-12-29 17:39:44 +07:00
929d7b985f
chore: Clean up $PATH env
The original script adds way too much dirs to the PATH env variable
2023-12-29 08:09:53 +07:00
c11a8264ec
feat: Add full and short date toggle 2023-12-28 14:21:08 +07:00
a5c3fb6540
fix: One too many ) 2023-12-27 18:42:06 +07:00
0ec1532bd1
chore: Sync with remote 2023-12-27 14:24:52 +07:00
520902683d
docs: Setup changes 2023-12-27 14:23:04 +07:00
8150baf7fb
chore: Add datetime 2023-12-27 14:16:58 +07:00
e0409a6619
chore: Migrate from waybar to eww
Very early state
2023-12-27 13:48:26 +07:00
6206bbffb9
chore: Enable natural scrolling 2023-12-27 11:07:38 +07:00
a5ede6c6a7
fix: IME on Wayland 2023-12-27 11:07:16 +07:00
373efef83c
chore: rename pkgbuild repo 2023-11-29 08:26:25 +07:00
12ce6c15fa
feat: Add pkgbuilds repo to paru 2023-11-26 10:34:48 +07:00
26a159fef4
sync: hyprland, env 2023-11-26 10:33:58 +07:00
926373c8a6
fix(waybar): Hyprland built-in support 2023-10-02 08:29:21 +07:00