Commit graph

407 commits

Author SHA1 Message Date
js0ny
f7ba4d7b92 feat(vim): Use [g to navigate git changes 2025-04-16 20:33:42 +01:00
js0ny
78400e4a6a Minor fixes 2025-04-16 20:33:09 +01:00
js0ny
94461cdebb feat(colors): Default to catppuccin latte/mocha and some switcher 2025-04-15 09:41:09 +01:00
js0ny
2273b15416 feat(nvim): Implements theme choosing depending on system theme
TODO: Support Windows
2025-04-14 17:28:48 +01:00
js0ny
ea38c3f128 feat(emacs): init-calendar.el 2025-04-13 23:32:56 +01:00
js0ny
43796a52c3 feat(emacs): counsel as picker 2025-04-13 23:32:41 +01:00
js0ny
2ef99c209c feat(emacs): implement tree-sitter 2025-04-13 23:32:13 +01:00
js0ny
707e837753 chore(emacs): General config change 2025-04-13 23:31:29 +01:00
js0ny
d7ddf1f060 feat(nvim): obsidian-nvim frontmatter, clip image 2025-04-13 19:10:34 +01:00
js0ny
5140f754cc fix(nvim): treesitter + rendermarkdown to render codeblock 2025-04-13 17:22:30 +01:00
js0ny
8d0d95420a fix(nvim): LuaSnip auto expand, snack image preview for md 2025-04-13 17:11:04 +01:00
js0ny
085c2995da feat(fcitx5): Add fcitx5 configs 2025-04-12 15:18:30 +01:00
js0ny
ca26278922 Merge branch 'master' of https://github.com/js0ny/dotfiles 2025-04-11 19:35:41 +00:00
js0ny
f1186d84f7 minor fixes 2025-04-11 19:35:39 +00:00
whoami
c07b5eba41 feat(wsl): Use wsl-notify-send 2025-04-10 23:22:53 +01:00
whoami
5e26e71219 Merge remote-tracking branch 'refs/remotes/origin/master' 2025-04-10 23:21:07 +01:00
js0ny
5ddef67714 fix(fzf): run command will change shell-integration behaviour 2025-04-10 01:53:54 +01:00
js0ny
dae3143f86 feat(just): Add justfiles for setup 2025-04-09 11:02:02 +01:00
js0ny
d43a4b7106 chore(colors): Dark -> Catppuccin Mocha Lavender 2025-04-09 10:07:37 +01:00
js0ny
4ce449ef37 feat(rofi): As launcher 2025-04-09 10:07:14 +01:00
js0ny
4270bc9e5d feat(hypr): dunst, swaylock 2025-04-09 01:23:32 +01:00
js0ny
5c526106ee feat(screen): Add screen config for tty connections 2025-04-08 20:23:00 +01:00
js0ny
09ea52b064 feat(screen): Add screen config (for tty connection) 2025-04-08 20:22:47 +01:00
js0ny
9d6298009c feat(waybar): More icons for apps 2025-04-08 19:05:54 +01:00
js0ny
bc0b70b0f9 feat(nvim): Enhanced treesitter and separate configs 2025-04-08 19:05:42 +01:00
js0ny
6eff59e387 feat(nvim): FzfLua as Picker 2025-04-08 19:05:25 +01:00
js0ny
c25d4ec182 feat(nvim): Change picker to FzfLua 2025-04-08 18:30:49 +01:00
js0ny
e0ca95b7a4 chore(zed): Auto update to new setting items 2025-04-08 18:29:41 +01:00
js0ny
866174e7e2 Minor fix 2025-04-07 08:51:19 +01:00
js0ny
c37d7bb33e feat(waybar): Hyprland workspace 2025-04-07 08:50:38 +01:00
js0ny
14fe2aad5f feat(hypr): Enabling lockscreen and switching daemon 2025-04-07 08:50:00 +01:00
js0ny
68fee530a1 feat(wezterm): Better qwerty switch 2025-04-07 08:46:53 +01:00
js0ny
c86b0606d3 feat(key): Better qwerty switch 2025-04-07 08:46:31 +01:00
js0ny
b0610adaae feat(nvim): Change explorer to neo-tree 2025-04-03 01:38:14 +01:00
js0ny
5f5e41c247 feat(nvim): LSPs and refractor plugins.lang 2025-04-03 01:09:07 +01:00
js0ny
9315c6e55d feat!(nvim): Migrate to v0.11 built-in lsp configs 2025-04-02 20:09:30 +01:00
js0ny
4da1667c54 chore(nvim): Remove useless comments 2025-04-02 19:32:34 +01:00
js0ny
e8d5568745 feat(keymaps): Use cd to LSP Rename (N) 2025-04-02 19:29:45 +01:00
js0ny
0164b1ca8a fix(emacs): Use :custom and follow naming convention 2025-04-02 19:26:55 +01:00
js0ny
8dc68ca138 chore(linux): Minor change 2025-04-02 19:26:14 +01:00
js0ny
124703b2e0 feat?(nvim): Migrate to 0.11 2025-03-26 16:43:51 +00:00
js0ny
48331347fd perf(nvim): Apply lazy load for all plugins 2025-03-26 14:28:52 +00:00
js0ny
1716712787 Minor Fix 2025-03-25 11:41:45 +00:00
js0ny
797ddef79b refractor(nvim): Put lang specific config to plugins/mod/lang
* Local leader to <C-k>
* Add org mappings to match emacs behaviour
* Put lang specific config to plugins/mod/lang, currently markdown and
org
2025-03-25 01:21:43 +00:00
js0ny
ccaf0ce33e fix and some QoL changes
* antidots on readline inputrc
* keyd to platforms/linux/keyd
* org hide archive and sync vanilla with doom on custom vars
* delete some appearance plugins
2025-03-25 01:19:32 +00:00
js0ny
ee793c54af Use just to manage specific configs 2025-03-23 21:02:21 +00:00
js0ny
b817007986 Add keyd app specific confs 2025-03-21 16:30:47 +00:00
js0ny
9aef06aa74 Minor fix 2025-03-21 16:07:50 +00:00
js0ny
61591c48a6 fix(nvim): Fix multicursor and port to lua 2025-03-21 00:48:37 +00:00
js0ny
569238e45f feat(nvim): Change completion source to blink.cmp
* fix: Completion does not work under Linux
* chore: Load less LSPs
* feat: Add selection border for completions
2025-03-21 00:46:30 +00:00