|
aedd1064f0
|
refactor(nvim): use @diff hls for heirline git status
|
2024-02-19 07:08:41 -06:00 |
|
|
887a36ec00
|
refactor(nvim): massively overhaul how highlights are set
|
2024-02-19 07:08:41 -06:00 |
|
|
b49b10247f
|
chore(nvim): update lazy lock
|
2024-02-19 01:13:29 -06:00 |
|
|
529e913d40
|
refactor(hypr): overhaul some scripts to use systemd-run
|
2024-02-19 01:04:29 -06:00 |
|
|
2a180b9cd7
|
chore(nvim): update spell file
|
2024-02-19 00:19:35 -06:00 |
|
|
5574a930b2
|
refactor(nvim): use default formatoptions
|
2024-02-19 00:19:19 -06:00 |
|
|
bf4bb95721
|
refactor(nvim): use dedicated bind to toggle Trouble
|
2024-02-17 17:33:05 -06:00 |
|
|
a174b5161a
|
chore(nvim): update lazy lock
|
2024-02-17 17:14:56 -06:00 |
|
|
33bba03f4e
|
refactor(nvim): disable additional regex hls for org files
|
2024-02-17 16:02:28 -06:00 |
|
|
303cab0d54
|
refactor(nvim): improve typst highlight query
|
2024-02-17 16:00:21 -06:00 |
|
|
5d8da560f4
|
feat(git): improve options in gitconfig
Based on some options explored at
jvns.ca/blog/2024/02/16/popular-git-config-options
|
2024-02-16 16:53:21 -06:00 |
|
|
d206395e48
|
refactor(nvim): improve dedent/indent keys in insert mode
|
2024-02-16 16:22:46 -06:00 |
|
|
a50841c78b
|
refactor(zsh): change g alias to gg
|
2024-02-16 16:19:30 -06:00 |
|
|
8a4316f3cf
|
refactor(nvim): update neogit diff hls
|
2024-02-15 15:14:39 -06:00 |
|
|
840c753d65
|
refactor(nvim): remove some color defs in kanagawa and use default
|
2024-02-14 16:24:15 -06:00 |
|
|
e23a485ef7
|
feat(nvim): add mapping to create newline in insert mode
|
2024-02-14 16:16:25 -06:00 |
|
|
b4e439dc9c
|
feat(nvim): set improved comments for org files
|
2024-02-14 16:12:45 -06:00 |
|
|
0987970579
|
feat(nvim): add r & o to default formatoptions
|
2024-02-14 16:12:25 -06:00 |
|
|
2952598440
|
feat(nvim): add keybinding to alias <C-t>
|
2024-02-14 16:11:38 -06:00 |
|
|
e9ce630ca1
|
revert: refactor(nvim): use orgmode from nightly branch
Refs: e394a00
|
2024-02-14 14:59:51 -06:00 |
|
|
5f4be59d9f
|
chore(nvim): update lazy lock
|
2024-02-14 14:57:18 -06:00 |
|
|
ba379a1d6e
|
feat(nvim): enable notifications in org mode
|
2024-02-14 14:57:18 -06:00 |
|
|
ff1de2cb01
|
feat(nvim): add markup concealments
|
2024-02-14 14:57:18 -06:00 |
|
|
c9a5d45ca1
|
refactor(nvim): move after/lua.lua -> ftplugin/lua.lua
This ensures that the shiftwidth doesn't interfere with the
`editorconfig` integration
|
2024-02-14 12:03:53 -06:00 |
|
|
e394a00409
|
refactor(nvim): use orgmode from nightly branch
|
2024-02-14 11:57:24 -06:00 |
|
|
31004a87c6
|
refactor(nvim): do not install orgmode from directory
|
2024-02-14 11:57:01 -06:00 |
|
|
9e8edd6bf4
|
refactor(nvim): insert > for diffview whichkey hint group
|
2024-02-14 09:35:10 -06:00 |
|
|
c642b599e3
|
feat(waybar): show degraded systemd units
|
2024-02-13 09:29:20 -06:00 |
|
|
00d406514e
|
refactor(zsh): remove ssh auth sock setup
|
2024-02-13 03:59:18 -06:00 |
|
|
94317e269b
|
refactor(nvim): use neogit from nightly branch
|
2024-02-13 03:58:52 -06:00 |
|
|
79f41555aa
|
refactor(git): use pgp pubkey for signing key
|
2024-02-13 03:58:52 -06:00 |
|
|
b278465be7
|
docs(nvim): add README
|
2024-02-12 22:18:45 -06:00 |
|
|
1bd304fb8c
|
chore(nvim): update lazy lock
|
2024-02-12 22:13:13 -06:00 |
|
|
8d7cc76cde
|
feat(bat): use custom kanagawa theme
|
2024-02-12 22:09:41 -06:00 |
|
|
cc360fc7ae
|
refactor(nvim): update kanagawa highlights
Upstream now supports new TS scopes as of 75be2b90c1
|
2024-02-12 22:09:28 -06:00 |
|
|
da46efc132
|
chore(nvim): update lazy lock
|
2024-02-11 22:54:00 -06:00 |
|
|
4a76aba7e4
|
refactor(nvim): lazy load netman.nvim
|
2024-02-11 22:53:50 -06:00 |
|
|
a50439f8db
|
refactor(nvim): include leading key desc for which key
|
2024-02-11 17:28:25 -06:00 |
|
|
d51b03b8bf
|
feat(nvim): include src code injections for typst
|
2024-02-11 17:28:02 -06:00 |
|
|
d18a7aa688
|
feat(nvim): add neotest
|
2024-02-09 17:58:01 -06:00 |
|
|
03a7de5768
|
refactor(nvim): remove nabla nvim
|
2024-02-09 17:57:52 -06:00 |
|
|
f530fd27ef
|
fix(nvim): call correct dap function from hydra debug menu
|
2024-02-09 17:57:52 -06:00 |
|
|
b013098bfe
|
feat(nvim): add go.nvim plugin to support golang
|
2024-02-09 17:57:52 -06:00 |
|
|
add4f4bac5
|
refactor(nvim): improve cmp completions
|
2024-02-09 05:25:57 -06:00 |
|
|
ad93d9dfae
|
fix(wofi): remove margin for entries
|
2024-02-09 03:04:15 -06:00 |
|
|
2bb0a62535
|
fix(nvim): correctly handle netrw behavior in neo-tree
|
2024-02-09 02:58:48 -06:00 |
|
|
6a3b8f6de3
|
fix(nvim): use correct cmd key for no-neck-pain commands in lazy
|
2024-02-09 02:18:30 -06:00 |
|
|
3f8a2e4874
|
refactor(nvim): return true from autocmd to degregister it
|
2024-02-09 02:18:12 -06:00 |
|
|
81de0a0574
|
chore(nvim): update lazy lock
|
2024-02-09 01:48:11 -06:00 |
|
|
0d8a8b45ab
|
refactor(nvim): use XDG_CONFIG_HOME for orgmode path to emacs
|
2024-02-09 01:48:11 -06:00 |
|
|
9151a1f99c
|
refactor(nvim): use headlines.nvim for heading bullets
|
2024-02-09 01:48:11 -06:00 |
|
|
e76eb1a481
|
fix(nvim): ensure dapui setup is called
|
2024-02-08 23:46:50 -06:00 |
|
|
2947acc600
|
refactor(nvim): remove hack for orgmode ts
|
2024-02-07 21:20:36 -06:00 |
|
|
9eccb332b0
|
refactor(hypr): import PATH into user systemd env
|
2024-02-07 21:19:39 -06:00 |
|
|
c706635334
|
chore(nvim): update lazy lock
|
2024-02-07 11:40:27 -06:00 |
|
|
0f43f67e08
|
refactor(nvim): load Orgmode on VeryLazy event
|
2024-02-07 11:38:05 -06:00 |
|
|
fbd31d3b43
|
fix(nix-hm): properly load icons, theme for gtk
|
2024-02-07 11:37:59 -06:00 |
|
|
edf34363aa
|
fix(nix-hm): ensure user services are launched with DE
|
2024-02-05 01:43:01 -06:00 |
|
|
1b1ca47848
|
chore(nvim): update lazy lock
|
2024-02-04 22:27:26 -06:00 |
|
|
e7b1790efe
|
revert e789b9b 'refactor(nvim): enable indent blankline in org buffers'
|
2024-02-04 14:30:04 -06:00 |
|
|
02ffe71292
|
feat(nvim): support wav files for file interception
|
2024-02-04 13:24:51 -06:00 |
|
|
e86b68b7a6
|
refactor(nvim): improve file interception func passing logic
|
2024-02-04 13:24:06 -06:00 |
|
|
86ee347e45
|
feat(nvim): enable the orgmode notification engine
|
2024-02-04 01:39:19 -06:00 |
|
|
053cc425c1
|
feat(nvim): ensure certain ts parsers are installed
|
2024-02-04 01:38:53 -06:00 |
|
|
e789b9b296
|
refactor(nvim): enable indent blankline in org buffers
|
2024-02-04 01:38:41 -06:00 |
|
|
d844d4f82e
|
fix(nvim): allow orgmode to properly parse treesitter for file
HACK: This is done by re-editing the buffer after a timeout. Shit way to
fix this, still need to do root-cause analysis.
|
2024-02-04 01:37:37 -06:00 |
|
|
ab0e7cbc13
|
feat(nvim): allow disabling lsp formatters
|
2024-02-02 22:13:13 -06:00 |
|
|
48c361dd51
|
chore(nvim): update lazy lock
|
2024-02-02 21:56:02 -06:00 |
|
|
339e94d114
|
feat(nvim): show inlay hints for lua_ls
|
2024-02-02 21:55:43 -06:00 |
|
|
3d7ae67a45
|
feat(nvim): add preview for code actions
|
2024-02-02 21:53:34 -06:00 |
|
|
bfae2cb59f
|
fix(nvim): better handle setting culhl for signs
|
2024-02-02 21:45:21 -06:00 |
|
|
ddb4679ee9
|
fix(zsh): do not set LANG in zsh, system should manage this
|
2024-02-02 15:44:43 -06:00 |
|
|
17b1e6a4bc
|
feat(nix-hm): use nix home manager to handle waybar
|
2024-02-02 15:27:17 -06:00 |
|
|
5447fc7dc2
|
chore(nvim): update lazy lock
|
2024-02-02 11:59:51 -06:00 |
|
|
5cfecf809f
|
style(nvim): format with stylua
|
2024-01-31 23:52:03 -06:00 |
|
|
b332395536
|
feat(nvim): support gitea workflows in yamlls
|
2024-01-31 23:51:43 -06:00 |
|
|
47ae463173
|
chore(nvim): update lazy lock
|
2024-01-31 20:25:04 -06:00 |
|
|
2d14512ddb
|
fix(wezterm): correctly truncate tab titles
|
2024-01-30 14:28:09 -06:00 |
|
|
82dd7c2aa9
|
fix(nvim): correctly exclude winbar for no-neck-pain buffers
|
2024-01-28 01:46:45 -06:00 |
|
|
aa1cb3a0c4
|
fix(nvim): add additional shims for ts highlights for kanagawa
|
2024-01-28 01:13:07 -06:00 |
|
|
6e03f2642a
|
chore(nvim): update lazy lock
|
2024-01-28 00:19:43 -06:00 |
|
|
779edbf773
|
refactor(nvim): improve nabla toggle of virt lines
|
2024-01-28 00:19:16 -06:00 |
|
|
ec2ecd2dd0
|
refactor(nvim): define hurl commands in ftplugin
|
2024-01-28 00:18:27 -06:00 |
|
|
c847748fee
|
feat(nvim): add lua-latex-symbols for nvim cmp completions
|
2024-01-26 16:00:16 -06:00 |
|
|
08817b7add
|
fix(emacs): use correct font family for Fira Code
|
2024-01-25 16:46:00 -06:00 |
|
|
0af90797cf
|
feat(wofi): add keybinding to show clipboard history
|
2024-01-25 16:44:25 -06:00 |
|
|
113498215f
|
refactor(wofi): overhaul styling
|
2024-01-25 16:33:47 -06:00 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
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 |
|