Commit Graph

1498 Commits

Author SHA1 Message Date
10e869744d
fix(wezterm): correctly calculate truncation check for tabbar 2023-12-07 04:19:37 -06:00
a3b3ca8042
feat(nvim): add no-neck-pain plugin 2023-12-06 23:19:04 -06:00
450af04921
feat(nvim): add fuzzy buffer cmp source 2023-12-06 23:18:38 -06:00
16626af0f7
refactor(nvim): remove spell cmp source 2023-12-06 23:18:25 -06:00
651359a54b
refactor(nvim): use nix eval to run nix files 2023-12-06 23:15:47 -06:00
d3527d9708
fix(zsh): prepend path with bob nvim 2023-12-02 20:41:23 -06:00
2683f4c113
feat(nvim-hm): include common use fonts 2023-12-01 02:42:31 -06:00
6048cc2169
refactor(nvim-hm): ensure kanagawa icon theme has oomox removed 2023-12-01 02:39:26 -06:00
7b2ca6062a
feat(nvim-hm): migrate opensnitch to hm service 2023-12-01 02:28:40 -06:00
61ec5c6ef0
refactor(hypr): migrate swww systemd service to hyprland launcher 2023-12-01 02:28:00 -06:00
cc00e11a8d
feat(nvim-hm): set gtk theme via nix home manager 2023-12-01 02:28:00 -06:00
cd225b69bb
fix(nvim): do not display vim build version if it's not found 2023-11-30 23:45:34 -06:00
c5d937aedd
feat(nix-hm): symlink dirs into place so they are r/w 2023-11-30 16:20:18 -06:00
f9abff0733
feat(zsh): add eza completions 2023-11-30 00:52:29 -06:00
098805ae76
feat: migrate to nix home-manager 🚀 2023-11-30 00:49:32 -06:00
9fbd1226a8
refactor(nvim): remove org start weekday overrides 2023-11-29 15:51:41 -06:00
173f557147
feat(zsh): enable fzf keybindings for nix install of fzf 2023-11-29 15:50:15 -06:00
687542e4b0
feat(nvim): add folds extension for orgmode files 2023-11-29 15:48:56 -06:00
0d5fea272e
refactor(hypr): do not launch xdg desktop portals manually 2023-11-27 12:02:07 -06:00
dec297b92b
fix(hypr): launch polkit from hyprland, not systemd 2023-11-23 16:23:08 -06:00
9f55aa0f1b
feat(nvim): add spell correction for "CANCELLED" 2023-11-23 16:22:38 -06:00
e639e1ebc0
feat(nvim): set orgmode win_split_mode to auto 2023-11-23 11:26:36 -06:00
33201c016b
feat(nvim): add todo keywords to org-mode 2023-11-23 11:25:35 -06:00
4f541b833d
refactor(nvim): remove = for valid matches in org tables 2023-11-22 13:37:26 -06:00
73c118078d
feat(nvim): improve org block and directive highlights 2023-11-22 13:32:25 -06:00
17f8abd6b6
refactor(nvim): use new Neovim nerd icon for mode section in heirline 2023-11-22 12:47:02 -06:00
44569ffb44
fix(nvim): properly lazy load hydra for window keys 2023-11-22 11:04:27 -06:00
323455f36b
refactor(nvim): improve org-mode setup 2023-11-22 11:04:27 -06:00
7e937d9164
fix(nvim): properly use codelldb debugger with rustaceanvim 2023-11-22 11:04:27 -06:00
e250558e4f
feat(zsh): add short alias for xdg-open o 2023-11-22 11:04:27 -06:00
4fa7b357cb
feat(nvim): add conceal for org mode bullets 2023-11-22 11:04:27 -06:00
a30391e966
refactor(nvim): migrate from rust tools to rustaceanvim 2023-11-18 22:25:14 -06:00
ee181e722b
feat(nvim): add gitlinker.nvim 2023-11-18 19:21:33 -06:00
143f61d443
fix(nvim): use correct key for fundo deps 2023-11-18 17:41:15 -06:00
a092c0df01
refactor(nvim): use newer method of setting up ts-context-commentstring
Had a deprecation on old usage as ts module
2023-11-18 17:41:15 -06:00
0bcf84c984
Revert "refactor(nvim): disable termsync"
Upstream resolved this issue
2023-11-18 17:26:43 -06:00
3b7292a070
fix(nvim): load dadbod for sql filetypes 2023-11-16 21:11:39 -06:00
408b85c37e
feat(nvim): add highlights links for Dadbod UI notifications 2023-11-15 13:05:19 -06:00
8c9d56a0c1
fix(nvim): use new call to enable inlay hints 2023-11-15 03:30:04 -06:00
064f97f3b0
refactor(nvim): improve lsp inlay hint colors 2023-11-15 03:29:04 -06:00
1a336305ed
refactor(nvim): disable termsync 2023-11-15 03:02:32 -06:00
2448587f86
refactor(hypr): change mouse focus to follow 2023-11-15 02:07:43 -06:00
01b74367b5
fix(hypr): ensure desktop portals run 2023-11-13 15:39:28 -06:00
493423339c
chore(nvim): update lazy lock 2023-11-10 22:05:59 -06:00
c072fdcb66
Revert "feat(nvim): use osc52 copy for vim clipboard"
This reverts commit f63c87750e.
2023-11-09 15:16:04 -06:00
f63c87750e
feat(nvim): use osc52 copy for vim clipboard
See https://github.com/neovim/neovim/pull/25872
2023-11-09 15:05:47 -06:00
d85545c767
feat(nvim): filter undesired messages in Noice 2023-11-09 15:00:03 -06:00
383a25fe22
refactor(nvim): improve telescope fd search 2023-11-09 14:59:51 -06:00
1eb81db8b2
refactor(nvim): do not conceal org list bullets 2023-11-09 14:59:29 -06:00
1cf34eecdf
refactor(nvim): disable wrap in org files 2023-11-09 14:59:11 -06:00