Commit graph

340 commits

Author SHA1 Message Date
f249795378
refactor(zsh): Move lf icons to its own file 2024-05-15 09:17:33 +07:00
35abdddc51
refactor(zsh): Add ZI_ to avoid potential conflict 2024-05-15 09:14:28 +07:00
45435ee15e
refactor: Move some zsh configs to include/ directory
Create symbolic for compatibility
2024-05-15 09:11:49 +07:00
cf67663fed
style(eww): Another border-radius fix 2024-05-15 08:47:51 +07:00
e5b1940df2
fix(fcitx5): Stop fcitx5 from yelling at me for using Wayland 2024-05-15 08:47:15 +07:00
a2e7390d19
refactor(zsh): Use XDG 2024-05-15 08:25:06 +07:00
c5a497dd25
sync: discordcanary 2024-05-15 06:47:16 +07:00
044901c5cf
style(eww): Different background colour for hover 2024-05-15 06:46:44 +07:00
a4e13585d4
style(eww): Fix border radius if there's only 1 workspaces left 2024-05-15 06:45:20 +07:00
6f57c1a670
style(eww): Initial design 2024-05-14 16:56:42 +07:00
c6c0e33970
feat(nvim): Add git-conflict.nvim 2024-05-07 13:56:10 +07:00
64d2f4f025
fix: Some bullshit 2024-05-07 13:55:35 +07:00
f234d31a1d
feat: TODO comments 2024-05-03 11:05:02 +07:00
fb6bd7bba1
fix: Comment hotkey not working in visual mode 2024-05-03 09:27:23 +07:00
f38d3ede24
fix(flameshot): Putting image to clipboard is not consistent
I assume the issue is caused by Flameshot using KDE's library to
put the screenshot to clipboard.

REF: https://github.com/flameshot-org/flameshot/issues/2848#issuecomment-1368644640
2024-05-02 08:35:36 +07:00
e929ef27be
revert: Remove spotify-compat 2024-05-02 08:29:37 +07:00
ca49363d28
feat: Add script to launch spotify in compat mode 2024-05-02 08:25:21 +07:00
b86cf1cf56
feat: neofetch is dead, migrate to fastfetch 2024-05-02 07:30:04 +07:00
671f50788b
enhance: cfvimplug now open plugins folder using oil.nvim 2024-05-02 07:26:31 +07:00
a6f76a45cd
feat: Shorter alias for config dir 2024-05-02 07:25:32 +07:00
69b724605f
chore: Disable cpupower set on boot
You can set governor using `cpufreq.default_governor` kernel option
since Linux 5.9

REF: https://wiki.archlinux.org/title/CPU_frequency_scaling#Make_changes_permanent
2024-05-02 07:22:47 +07:00
87b95207de
enhance: Fixes here and there
- Fix flameshot not working (was replaced with grim as workaround)
- Fix xtmapper not spawn on the right place
2024-04-27 08:29:10 +07:00
5df2ab4905
fix: Whoops, don't remove the keys 2024-04-24 11:21:49 +07:00
fb1562f804
chore: Disable lazy for oil.nvim
I need it to overwrite netrw, I can't figure out how to do that with
lazyload atm
2024-04-24 11:19:27 +07:00
22f590c785
chore: Sync 2024-04-24 11:14:35 +07:00
954f87c7c7
fix: Redirect aliases cfvim* to nvim config files 2024-04-24 11:14:20 +07:00
29fbf52940
fix(nvim): I need that apparently 2024-04-18 14:26:16 +07:00
4e085a506c
enhance(nvim): Visualise indentations 2024-04-18 14:02:55 +07:00
a1ad5ff829
enhance(nvim): q to close oil 2024-04-18 13:22:53 +07:00
7baae6f624
chore: Archive vimrc 2024-04-18 13:12:48 +07:00
577be59f57
chore(nvim): Fully migrated to lua!
Closes GH-5
2024-04-18 13:11:35 +07:00
42ee746b9e
docs(nvim): Divider 2024-04-18 12:50:45 +07:00
d909aa1a51
feat(nvim): Port LazyFile
REF: https://github.com/folke/lazy.nvim/issues/1182
2024-04-18 12:49:06 +07:00
e217bfa86c
docs: Use footnote 2024-04-18 12:34:55 +07:00
f4c221c1d2
docs: Setup updates 2024-04-18 12:32:31 +07:00
046ea79ea2
enhance(nvim): Lazy load completion when typing commands 2024-04-18 12:28:03 +07:00
05ab2b0a51
chore(nvim): Fully migrated mappings) 2024-04-18 12:24:30 +07:00
4313d77fe7
enhance(nvim): Lazy load completion when entering insert mode 2024-04-18 12:23:51 +07:00
769816a507
chore(nvim): Fully migrated vim_nix 2024-04-18 12:23:05 +07:00
5537634904
chore(nvim): Fully migrated vim_uni 2024-04-18 12:22:40 +07:00
275d320196
style(nvim): Enable some extensions for lualine 2024-04-18 11:48:45 +07:00
c0ea2a1f14
chore(nvim): Migrated cmp and lsp config to lazy 2024-04-18 11:48:14 +07:00
6581bb148e
chore(nvim): Migrated vim_nix to lua 2024-04-18 11:47:33 +07:00
53b74ff7fc
chore(nvim): Don't use single quote 2024-04-18 11:19:23 +07:00
4c5d2522d5
style(nvim): Port vim lightline setup to nvim lualine 2024-04-18 11:17:56 +07:00
4046c7f772
chore(nvim): Configure install behaviour 2024-04-18 11:17:01 +07:00
22e888a862
chore(nvim): Add elixir to treesitter 2024-04-18 10:18:26 +07:00
7356d51b6c
chore(nvim): Add more lang to treesitter 2024-04-18 10:17:07 +07:00
13467edd9d
chore(nvim): Add more lang to treesitter 2024-04-18 10:08:48 +07:00
d2283fd2a5
chore(nvim): Completion plugin(s) via Neo's LSP 2024-04-18 09:57:50 +07:00