|
f1f80b4602
|
feat(nvim): enable org-mode org_startup_indented option
This enables the Virtual indents I added in a PR 🚀
|
2024-01-25 15:32:27 -06:00 |
|
|
71dbfa3098
|
feat(nvim): do not add winbar to no-neck-pain buffers
|
2024-01-25 15:32:10 -06:00 |
|
|
16ea3f016b
|
refactor(wofi): set min height for entry to 28px
|
2024-01-25 14:50:24 -06:00 |
|
|
df9a699481
|
fix(nvim): define dap symbols as part of dap, not dap-ui
|
2024-01-25 13:06:58 -06:00 |
|
|
27fd2ea2a8
|
build(nix-hm): update flake.lock
|
2024-01-24 16:04:10 -06:00 |
|
|
38f9ce9709
|
chore(nvim): update lazy lock
|
2024-01-24 16:04:03 -06:00 |
|
|
7454ceeb39
|
chore(nvim): add "hardware" to spell
|
2024-01-24 16:03:47 -06:00 |
|
|
59f15c8333
|
feat(nvim): add improved markdown conceals
|
2024-01-24 16:03:05 -06:00 |
|
|
be34e301a4
|
refactor(nix-hm): use bob-nvim from inputs
|
2024-01-24 16:02:33 -06:00 |
|
|
4dea84519b
|
feat(nvim): hide emphasis markers in org mode
|
2024-01-24 16:02:07 -06:00 |
|
|
322b402063
|
refactor(nvim): improve/add shims for various highlights
|
2024-01-24 16:01:45 -06:00 |
|
|
6be1be3154
|
refactor(nvim): retrigger Filetype for orgmode, do not edit
|
2024-01-24 16:01:26 -06:00 |
|
|
447644c128
|
feat(nvim): replace hurl plugin with more active one
|
2024-01-24 16:01:09 -06:00 |
|
|
7fe6d5abac
|
feat(nix-hm): install hurl
|
2024-01-24 16:00:30 -06:00 |
|
|
13c3ab8ff6
|
refactor(nix-hm): reinclude C and C++ deps and programs
|
2024-01-24 16:00:14 -06:00 |
|
|
a1bd366c1b
|
refactor(nix-hm): use typst stable
|
2024-01-24 15:59:55 -06:00 |
|
|
78064ae16d
|
refactor(nvim): set conceallevel to 1 in org files
|
2024-01-24 15:58:00 -06:00 |
|
|
5b57951fef
|
refactor(nvim): do not use latex fragments
Nala already covers this use case
|
2024-01-23 11:48:51 -06:00 |
|
|
7ac55be59c
|
refactor(nvim): improve highlights with new TS groups
|
2024-01-21 14:27:40 -06:00 |
|
|
7ac8967826
|
feat(nix-hm): install typst nightly
|
2024-01-21 14:18:06 -06:00 |
|
|
0c41ec26a3
|
feat(nvim): support italics in typst ft
|
2024-01-21 14:17:44 -06:00 |
|
|
48270006c4
|
refactor(nvim): update to support new TS highlight groups
|
2024-01-21 14:17:25 -06:00 |
|
|
045cd888ea
|
fixup! feat(nvim): improve styling of typst titles
|
2024-01-21 04:28:46 -06:00 |
|
|
93eb82f02b
|
feat(nvim): underline typst titles
|
2024-01-21 04:24:54 -06:00 |
|
|
3a3096bb38
|
feat(nix-hm): add typstfmt
|
2024-01-21 04:24:49 -06:00 |
|
|
e201b0ff15
|
feat(nvim): add formatter for typst
|
2024-01-21 04:24:00 -06:00 |
|
|
54ed609a12
|
chore(nvim): update lazy lock
|
2024-01-21 04:04:07 -06:00 |
|
|
f1a13fe3d3
|
style(nvim): format with stylua
|
2024-01-21 04:03:40 -06:00 |
|
|
3942c31f91
|
feat(nvim): set typst filetypes shiftwidth to 2
|
2024-01-21 04:02:44 -06:00 |
|
|
2788b57740
|
feat(nix-hm): add stylua to packages
|
2024-01-21 04:02:22 -06:00 |
|
|
8ff4f14268
|
refactor(nvim): separate diffview from neogit deps
|
2024-01-21 03:52:22 -06:00 |
|
|
cb7f87aa3f
|
feat(nvim): extend CursorLine into the status column
|
2024-01-21 03:42:03 -06:00 |
|
|
803b07ee70
|
refactor(nvim): use "..." for folded text
|
2024-01-21 02:04:12 -06:00 |
|
|
ae41262e39
|
refactor(nvim): highlight Orgmode latex fragements
|
2024-01-21 02:04:12 -06:00 |
|
|
31d61b0c12
|
refactor(nvim): remove custom bindings for macro ranges in insert mode
Neovim master now has this functionality natively, no need to include it
and maintain it in my own config.
|
2024-01-21 02:04:12 -06:00 |
|
|
8f1d9bfb84
|
fix(nvim): add in highlight links for Kanagawa for new TS highlights
HACK: Remove this later when Kanagawa gets updated highlight groups.
|
2024-01-21 02:04:12 -06:00 |
|
|
8ca0f428d0
|
refactor(nvim): update keybinding for "gx.nvim" for breaking change
|
2024-01-21 01:32:43 -06:00 |
|
|
16e4a2aa9e
|
refactor(nvim): improve time/date handling for org mode
Using Sunday instead of Monday as start of weeks
|
2024-01-21 01:17:55 -06:00 |
|
|
b5765f5509
|
feat(nvim): add keybinding to insert em dash in insert mode
|
2024-01-21 00:59:40 -06:00 |
|
|
efed48c3a1
|
refactor(nvim): use "<leader>ll" for toggling lsp inlay hints
|
2024-01-21 00:59:12 -06:00 |
|
|
12c9995a8b
|
fix(nvim): correctly lazy load vim-move on keys
|
2024-01-21 00:57:26 -06:00 |
|
|
c8f6c8f1e0
|
feat(nvim): add DiffSaved user command
|
2024-01-21 00:57:03 -06:00 |
|
|
665e83b6dc
|
fix(nvim): correctly close the alpha timer for dashboard
|
2024-01-18 05:59:17 -06:00 |
|
|
483bc7b282
|
refactor(nvim): add College notes path to org mode agenda
|
2024-01-16 16:45:11 -06:00 |
|
|
0ba273908e
|
chore(nvim): update lazy lock
|
2024-01-16 16:44:59 -06:00 |
|
|
b8c2a787bd
|
feat(nix-hm): add emacs-pgtk via emacs-overlay
|
2024-01-16 16:44:43 -06:00 |
|
|
22b85b469e
|
feat(nix-hm): handle xdg setup via nix home manager
|
2024-01-16 16:44:23 -06:00 |
|
|
807893821f
|
refactor(fontconfig): use bare "Fira Code" font instead of nerdfont
|
2024-01-16 16:43:10 -06:00 |
|
|
dd4a31f222
|
refactor(wezterm): increase window opacity
|
2024-01-16 16:42:52 -06:00 |
|
|
c1751fb962
|
refactor(wezterm): improve font handling
|
2024-01-16 16:42:00 -06:00 |
|