Commit Graph

1387 Commits

Author SHA1 Message Date
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
5df8610aa0
refactor(nvim): remove setting rtp for treesitter parser directory 2023-11-08 21:42:37 -06:00
f912a59015
refactor(nvim): use - for table-mode header fillchar 2023-11-08 21:42:19 -06:00
713d46ef3d
refactor(zsh): add compdef to kubectl completion first line 2023-11-08 21:42:03 -06:00
4a4eaec163
feat(zsh): add completions for kind 2023-11-08 21:41:50 -06:00
e513f035f8
feat(nvim): add keybindings for dadbod 2023-11-07 20:58:23 -06:00
703294fe46
refactor(nvim): rebind Neogit LogPopup (l -> L) 2023-11-07 20:58:01 -06:00
fd903a3ba2
refactor(nvim): allow hidden files to be searched by telescope vimgrep 2023-11-07 20:57:41 -06:00
2ae3b3d8da
refactor(zsh): update ripgrep completions (_rg) 2023-11-07 20:57:26 -06:00
f40432b440
refactor(nvim): only allow 3 lines of TS context to show 2023-11-05 13:48:42 -06:00
2bb4b7374d
refactor(zsh): ensure editor path is present before setting $EDITOR 2023-11-05 13:48:26 -06:00
4004b26319
perf(nvim): remove SmoothCursor
This plugin casues Neovim to hitch and freeze quite a bit. Not worth it
at all.
2023-11-04 16:36:01 -05:00