|
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 |
|
|
5e3c02a7cb
|
refactor(nvim): disable indent blankline in org
|
2023-11-04 15:58:02 -05:00 |
|
|
aceeffc329
|
refactor(nvim): replace fuzzy_buffer with ripgrep source in cmp
|
2023-11-04 15:45:56 -05:00 |
|
|
153d7a0320
|
feat(zsh): add support for bob , a Neovim version manager
|
2023-11-03 16:57:23 -05:00 |
|
|
4c9b21de1c
|
refactor(nvim): do not lazy load vim-table-mode
|
2023-11-03 16:48:00 -05:00 |
|
|
b9284bafc1
|
feat(nvim): enable modelines in org buffers
|
2023-11-03 16:47:52 -05:00 |
|
|
5776a84ce3
|
refactor(nvim): auto install needed ts parsers
|
2023-11-03 16:17:43 -05:00 |
|
|
ca722523c3
|
feat(nvim): enable vim-dadbod-completion in cmp
|
2023-11-03 15:19:35 -05:00 |
|
|
0f94203abb
|
refactor(nvim): allow trailing whitespace on tables
|
2023-11-02 14:02:08 -05:00 |
|
|
8a65153fba
|
refactor(nvim): remove neogit binding overrides
|
2023-11-02 13:09:04 -05:00 |
|
|
71cff08620
|
feat(nvim): add highlights for org delimiters
|
2023-11-02 13:08:49 -05:00 |
|
|
3661d39554
|
feat(nvim): add org templates for tasks & journal
|
2023-11-01 09:10:54 -05:00 |
|
|
71b8fae291
|
refactor(nvim): use notes.org for orgmode notes file
|
2023-11-01 08:54:51 -05:00 |
|
|
7d81625bb2
|
feat(nvim): add custom icon for Orgmode
|
2023-11-01 08:52:11 -05:00 |
|
|
c35fa97991
|
refactor(nvim): use '=' for table header fillchar
|
2023-11-01 08:05:34 -05:00 |
|
|
9d8605d349
|
refactor(nvim): use '|' for table corner
|
2023-11-01 08:05:26 -05:00 |
|
|
293d1e8f02
|
feat(nvim): add syntax highlight to Org tables
🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀🚀
|
2023-11-01 08:05:26 -05:00 |
|
|
0ba5b094d1
|
feat(nvim): add keybind to realign tables
|
2023-10-31 07:12:24 -05:00 |
|
|
4d4d99c8e5
|
refactor(nvim): remove bg for folded elements
|
2023-10-31 07:11:56 -05:00 |
|
|
6e2330235f
|
feat(nvim): set table mode header fillchar
|
2023-10-31 05:06:04 -05:00 |
|
|
0bc63fdfd1
|
refactor(nvim): no longer use markdown ft for intercept info
|
2023-10-30 10:13:26 -05:00 |
|
|
d16715ae9c
|
chore(nvim): update lazy lock
|
2023-10-30 09:47:19 -05:00 |
|
|
19196bfdd0
|
chore(nvim): update spell file
|
2023-10-30 09:47:02 -05:00 |
|
|
e9cf73c266
|
refactor(nvim): disable treesitter in org
|
2023-10-30 09:46:50 -05:00 |
|
|
d66860e88c
|
refactor(nvim): remove neorg
|
2023-10-30 09:46:42 -05:00 |
|
|
664c215810
|
feat(nvim): add nixd lsp
|
2023-10-30 09:46:32 -05:00 |
|
|
127f1dd9c8
|
refactor(nvim): various orgmode improvements
|
2023-10-30 09:46:22 -05:00 |
|
|
cfadaecd9b
|
feat(nvim): set binding <Tab> to toggle folds
|
2023-10-27 15:57:44 -05:00 |
|
|
a3be118a6a
|
feat(nvim): add shift-tab dedent in insert mode
|
2023-10-27 14:52:49 -05:00 |
|
|
e42385b45f
|
Revert "refactor(nvim): remove orgmode"
This reverts commit 034a1e9335 .
|
2023-10-27 14:28:21 -05:00 |
|
|
6c08f746c4
|
feat(nvim): enable neorg itero & promo modules
|
2023-10-27 14:26:35 -05:00 |
|
|
3b65549788
|
refactor(nvim): improve handling of image.nvim installation failure
|
2023-10-24 04:31:43 -05:00 |
|
|
1d8f8f86f8
|
chore(nvim): update lazy lock
|
2023-10-24 04:31:30 -05:00 |
|
|
89409faefd
|
Revert "refactor: use nix home manager for configuration"
This reverts commit 77f94f5789 .
|
2023-10-23 16:02:56 -05:00 |
|
|
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 |
|