|
77f94f5789
|
refactor: use nix home manager for configuration
🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀
|
2023-10-23 06:10:25 -05:00 |
|
|
26da9b5d13
|
refactor(git): place git config in .config/git/config
|
2023-10-22 22:06:20 -05:00 |
|
|
e8022c5387
|
chore(nvim): update lazy lock
|
2023-10-22 22:05:20 -05:00 |
|
|
3cb39abc58
|
refactor(hypr): do not detect gpu for screen cap
|
2023-10-22 02:34:16 -05:00 |
|
|
fc0f619836
|
refactor(nvim): set norg conceallevel to 1
|
2023-10-22 02:28:53 -05:00 |
|
|
a347d53ab8
|
refactor(nvim): make C-Tab insert alt tab
|
2023-10-22 02:28:36 -05:00 |
|
|
7ff77952e1
|
fix(nvim): do not override replace bindings
|
2023-10-22 02:28:11 -05:00 |
|
|
2967a27f73
|
refactor(nvim): use builtin markdown-preview function to build
|
2023-10-17 16:25:31 -05:00 |
|
|
5212f84c90
|
fix(nvim): correctly insert raw tab for tab switch binding
|
2023-10-17 16:24:50 -05:00 |
|
|
e4b097773e
|
feat(hypr): add launcher for xdg desktop portal
|
2023-10-17 09:09:42 -05:00 |
|
|
c4c373ec6b
|
chore(nvim): update lazy lock
|
2023-10-14 18:03:48 -05:00 |
|
|
947bd51ec1
|
feat(nvim): add run key to typescript files
|
2023-10-14 18:03:29 -05:00 |
|
|
65e0c15cca
|
fix(nvim): use correct autocmd event matching in lightbulb
|
2023-10-13 12:33:22 -05:00 |
|
|
2b141a26e8
|
refactor(nvim): remove unecessary cursorhold plugin
Fixed in Neovim core 🙂
|
2023-10-13 12:31:57 -05:00 |
|
|
b2dbf1df74
|
refactor(nvim): remove autolist nvim
|
2023-10-13 08:24:20 -05:00 |
|
|
7805bdb7de
|
feat(nvim): add more words to dictionary
|
2023-10-13 08:24:13 -05:00 |
|
|
5e580552b7
|
chore(nvim): update lazy lock
|
2023-10-12 05:01:12 -05:00 |
|
|
91ca7389db
|
chore(zsh): update submodules
|
2023-10-12 05:00:59 -05:00 |
|
|
0cbba38880
|
feat(nvim): add binding to open telescope quickfixhistory
|
2023-10-08 04:39:03 -05:00 |
|
|
8f35824741
|
feat(nvim): add keybindings to go to newer and older quickfixes
|
2023-10-08 04:38:45 -05:00 |
|
|
e10b61518b
|
feat(nvim): load Cfilter plugin
|
2023-10-08 04:18:52 -05:00 |
|
|
fefd0da462
|
feat(nvim): add auto refresh to trouble with a hack
|
2023-10-08 04:18:26 -05:00 |
|
|
6ddcdf809e
|
feat(nvim): add nvim various text objects
|
2023-10-07 23:22:51 -05:00 |
|
|
d34965715a
|
fix(nvim): allow excluded filetype matches for heirline winbar disable
|
2023-10-07 23:22:32 -05:00 |
|
|
4d7e02f29a
|
feat(nvim): enable filewatcher in Neogit
|
2023-10-07 23:00:28 -05:00 |
|
|
b01961cdfb
|
feat(nvim): add denols
|
2023-10-07 22:49:06 -05:00 |
|
|
3f35283a0f
|
refactor(nvim): remove unecessary path detection for tsserver
Fixed upsteram in ts tools
|
2023-10-07 22:48:45 -05:00 |
|
|
21ab0c1cd5
|
fix(nvim): pcall edit cmd in image.nvim
|
2023-10-07 22:48:34 -05:00 |
|
|
49ebd00158
|
fix(git): disable git path escaping
This permits tools like Neogit to play nice with special characters in
files.
See https://github.com/wfxr/forgit/issues/325#issuecomment-1751335268
|
2023-10-07 22:46:00 -05:00 |
|
|
ca1c15306a
|
refactor(wezterm): use normal font weights
|
2023-10-04 21:08:29 -05:00 |
|
|
847f5e2ee9
|
refactor(nvim): reinclude image.nvim
Reverst 6d163b9 'refactor(nvim): remove image.nvim'
|
2023-10-04 21:08:29 -05:00 |
|
|
c420edde26
|
chore(nvim): update lazy lock
|
2023-10-04 20:38:44 -05:00 |
|
|
034a1e9335
|
refactor(nvim): remove orgmode
|
2023-10-04 20:38:33 -05:00 |
|
|
a51df0dd94
|
chore(nvim): update lazy lock
|
2023-10-04 01:37:31 -05:00 |
|
|
55ebbd79ff
|
feat(hypr): start slimbookbattery on startup
|
2023-10-04 01:37:13 -05:00 |
|
|
22b0d12499
|
feat(nvim): recognize djvu for xdg-open tasks
|
2023-10-04 01:36:46 -05:00 |
|
|
ec7e0ab24f
|
feat(mime): set zathura as default for djvu filetypes
|
2023-10-04 01:36:31 -05:00 |
|
|
61cdc4bbd9
|
refactor(nvim): remove unecessary Lazy highlight function
|
2023-10-03 02:01:55 -05:00 |
|
|
b466d8c2bf
|
fix(nvim): set tab char for indent blankline
|
2023-10-03 01:48:51 -05:00 |
|
|
293667503b
|
perf(nvim): improve neovim perf for heirline
Do not call a function to check hlsearch 🤦
|
2023-10-03 01:29:30 -05:00 |
|
|
9c1a0e72a7
|
refactor(nvim): set notify dismiss key to <leader>nd
|
2023-10-03 01:02:33 -05:00 |
|
|
8ab4b1234a
|
chore(nvim): update lazy lock
|
2023-10-02 10:07:13 -05:00 |
|
|
24f2d1e414
|
refactor(dconf): remove dconf from tracking
|
2023-10-02 10:06:52 -05:00 |
|
|
f851c98623
|
refactor(nvim): set markdown textwidth to 120
|
2023-10-02 10:05:34 -05:00 |
|
|
7c64fa9964
|
refactor(wezterm): disable treesitter in log file types
|
2023-10-02 10:05:21 -05:00 |
|
|
0cf211915d
|
refactor(wezterm): increase font size
|
2023-10-02 10:05:12 -05:00 |
|
|
672848451e
|
refactor(nvim): place log syntax highlighting directly in config
|
2023-10-02 10:04:52 -05:00 |
|
|
d94496b1a7
|
refactor(nvim): do not auto open trouble
|
2023-09-30 16:48:47 -05:00 |
|
|
63b121d12c
|
refactor(hypr): remove invalid option multisample_edges
|
2023-09-30 11:12:40 -05:00 |
|
|
db6575d2d1
|
fix(nvim): properly check searchcount in heirline
|
2023-09-30 11:12:21 -05:00 |
|