Commit Graph

1200 Commits

Author SHA1 Message Date
df5a94b1e6
fix(zsh): use eza instead of exa for fzf preview 2023-09-15 03:16:48 -05:00
6fe111be02
feat(emacs): include early init 2023-09-15 02:36:32 -05:00
3866005db4
refactor(zsh): alias exa to eza 2023-09-15 02:09:38 -05:00
372cc85a3e
refactor(zsh): use new paths for rustup and cargo 2023-09-15 02:05:00 -05:00
106d9ab6bd
fix(nvim): properly load neorg 2023-09-14 23:50:53 -05:00
b8765d1df6
style(nvim): format with stylua 2023-09-13 16:32:27 -05:00
ec4f0146ad
feat(nvim): add more words to dictionary 2023-09-13 16:31:47 -05:00
ec0f56f556
refactor(nvim): disable conceal in latex 2023-09-13 16:31:29 -05:00
7189898849
feat(nvim): allow StripTrailSpace save to be toggleable 2023-09-13 00:45:13 -05:00
a0710b114f
chore(dconf): update dconf 2023-09-11 17:44:56 -05:00
fe3ad787ef
chore(nvim): update lazy lock 2023-09-11 17:44:49 -05:00
a72068b61c
feat(emacs): enhance setup further 2023-09-11 17:44:24 -05:00
900fc9bfbe
feat(nvim): add go language server 2023-09-11 17:28:40 -05:00
dd9cc5ae5f
refactor(nvim): modify lsp inlay hint appearance 2023-09-11 17:26:59 -05:00
fd4975b4e8
refactor(nvim): change cmp ghost text highlight 2023-09-11 16:33:57 -05:00
3a6d776fc8
refactor(nvim): improve typescript tools 2023-09-11 16:33:38 -05:00
d835a61eef
feat(emacs): include initial emacs config 2023-09-11 06:31:06 -05:00
dbd0524677
fix(nvim): properly lazy load hydra window mode 2023-09-08 12:55:57 -05:00
d3f9f97474
feat(nvim): add nix json run option for pretty formatting 2023-09-08 08:44:53 -05:00
03ac137c3c
refactor(nvim): remove split movement keys
These keys were never really used
2023-09-08 08:44:34 -05:00
f912f1881e
refactor(zsh): replace exa with eza
rip @ogham 😔🪦
2023-09-08 03:44:34 -05:00
ce3c0bcc2e
feat(nvim): add run command for nix filetypes 2023-09-08 02:40:58 -05:00
2a03302867
build(zsh): update submodules 2023-09-08 02:40:29 -05:00
0d0b192dcd
feat(zsh): add zsh nix shell 2023-09-08 02:40:16 -05:00
d0117cb223
feat(nvim): add highlight undo 2023-09-07 23:48:19 -05:00
de48802722
fix(nvim): ensure toggleterm exits when toggled 2023-09-07 22:51:25 -05:00
0a2c4f9d64
refactor(git): set new path for signing key 2023-09-07 01:04:14 -05:00
75cbfa31d6
refactor(zsh): set expiration for ssh agent keys to 24 hours 2023-09-07 00:14:09 -05:00
2bdb241b17
feat(nvim): add commentstring for sshdconfig 2023-09-06 23:46:55 -05:00
eeba980b84
feat(nvim): add keybinding to go to next/previous equal indent 2023-09-06 23:42:28 -05:00
d4057a3fec
feat(nvim): add python f-string transformer
Thanks to https://gist.github.com/linguini1/ee91b6d8c196cbd731d10a61447af6a3
2023-09-06 23:35:42 -05:00
055cde7b6f
fix(nvim): handle no filetype message correctly in heirline 2023-09-06 23:32:40 -05:00
c832da918b
fix(nvim): ensure heirline FileIcon properly picks up filename 2023-09-06 23:02:39 -05:00
51b2f3fcfa
feat(nvim): add custom help icon for help filtypes in heirline 2023-09-06 22:55:48 -05:00
2b51100cda
chore(dconf): update dconf 2023-09-06 22:54:23 -05:00
d427c2d451
refactor(nvim): change file icon for ssh configs 2023-09-06 22:54:08 -05:00
0030d0616e
feat(nvim): add filetype to winbar 2023-09-06 22:52:54 -05:00
4eebd2919e
chore(dconf): update dconf 2023-09-06 17:58:09 -05:00
d5094d50a1
chore(nvim): update lazy lock 2023-09-06 17:35:44 -05:00
4179b9fa25
feat(xdg): improve mimetypes for images 2023-09-06 17:28:27 -05:00
8d9277c72d
feat(nvim): use xdg-open to open intercepted files 2023-09-06 17:27:50 -05:00
56e5bff8f3
chore: remove invalid symlink in tracking 2023-09-06 17:09:25 -05:00
071081f582
feat(nvim): add autocmd to remove no name buffers 2023-09-06 16:06:43 -05:00
e01700dab6
refactor(nvim): use xdg-open & vim.system for Search function 2023-09-06 15:24:16 -05:00
a37abf1c17
feat(xdg): add mimeapps.list 2023-09-06 15:05:59 -05:00
0b048b26ce
feat(xdg): add local application mimes 2023-09-06 15:04:49 -05:00
01b09b2abc
refactor(nvim): compile asm files with nasm 2023-09-05 22:03:27 -05:00
4c62a22fdd
feat(nvim): add asm formatter to formatter.nvim 2023-09-05 22:03:09 -05:00
d4dec5390d
refactor(nvim): make heirline statusline exit buttons fade on inactivity 2023-09-05 19:17:58 -05:00
336bea3973
refactor(nvim): make asm files write to .target directory on compile 2023-09-05 19:15:02 -05:00