Commit Graph

1159 Commits

Author SHA1 Message Date
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
e5c4aece97
refactor(nvim): disable concealment in markdown files 2023-09-05 17:53:27 -05:00
17d8b9db32
refactor(wezterm): increase font size by 1 2023-09-05 17:51:12 -05:00
d4af29c120
chore(nvim): update lazy lock 2023-09-05 16:46:07 -05:00
a598276379
feat(nvim): add file intercepts to open files in external programs 2023-09-05 16:22:59 -05:00
281bd2d390
fix(hypr): make screen cap put correct mimetype in for gifs 2023-09-05 15:16:45 -05:00
be90f4ebf0
feat(wezterm): capture both stdout & stderr in system log 2023-09-05 12:37:58 -05:00
ccfbc6b226
refactor(nvim): use fujigray for WinSeparator fg hl 2023-09-05 11:50:10 -05:00
72e9878db6
feat(nvim): use terminal icon override in statusline 2023-09-05 11:48:39 -05:00
3e707923a7
feat(nvim): make heirline format terminal fts better 2023-09-05 11:00:18 -05:00
04bfe7e9b1
chore(dconf): update dconf 2023-09-05 10:22:01 -05:00
95b766ae4f
chore(nvim): add word to spell file 2023-09-05 10:21:21 -05:00
6d163b932d
refactor(nvim): remove image.nvim 2023-09-05 00:32:59 -05:00
87bd57f500
refactor(hypr): launch opensnitch & clight with an exec operation 2023-09-04 23:23:50 -05:00
e3aebf74a5
refactor(hypr): launch opensnitch-ui on delay 2023-09-04 23:14:23 -05:00
be081622c2
chore(dconf): update dconf 2023-09-04 23:07:08 -05:00
a30b177bca
refactor(hypr): launch waybar with a launcher script 2023-09-04 23:06:51 -05:00
7a88dee6bf
refactor(hypr): ensure events monitor shuts down prior processes 2023-09-04 23:06:31 -05:00
768db8a00d
refactor(waybar): use hyprland workspaces module instead of wlr 2023-09-04 23:05:51 -05:00
4dedd9d613
refactor: move swww daemon and wallpaper init to systemd user services 2023-09-04 22:40:31 -05:00
a0ff849551
refactor(nvim): allow multiple nvim instances in wezterm & kitty 2023-09-04 22:37:09 -05:00
dda4869439
refactor(nvim): remove f binding in neogit for pushes 2023-09-04 22:19:07 -05:00
103cef85dd
refactor(nvim): replace gh.nvim with Octo 2023-09-04 22:18:53 -05:00
27ac4658dc
fix(hypr): autodetect graphics card for screen caps 2023-09-04 22:18:53 -05:00
6012b30bb8
fix(nvim): use valid separator between tab numbers in heirline 2023-09-04 22:18:53 -05:00
b9f962ee50
refeactor(nvim): remove unused telescope extensions 2023-09-04 22:18:53 -05:00
d1154daa1c
feat(nvim): add flatten.nvim 2023-09-04 22:18:53 -05:00
d6af3786d6
refactor(nvim): lazy load nvim-fundo 2023-09-04 22:18:53 -05:00
88c09ff44d
refactor(nvim): remove vim-fugitive 2023-09-04 22:18:53 -05:00
397126cf97
fix(nvim): properly show bubble for diags when lsp is not attached 2023-09-04 22:18:49 -05:00
2c5ebe5d40
refactor(nvim): remove invalid dependency 2023-09-04 00:05:26 -05:00
08b4a9482d
fix(nvim): proper padding for heirline search/macro elements 2023-09-03 23:23:22 -05:00
b7d454be6b
refactor(nvim): remove dap section 2023-09-03 23:17:57 -05:00
11d893b035
fix(nvim): use proper filename modification for bufferline 2023-09-03 22:31:20 -05:00
b4b4b038d1
chore(nvim): update lazy lock 2023-09-03 22:24:06 -05:00
f789d4ccb7
fix(nvim): load hydra on BufReadPre & BufNewFile 2023-09-03 22:22:00 -05:00
f0659e38a5
feat(nvim): replace lualine with heirline 2023-09-03 22:21:44 -05:00
0c38b8f566
refactor(nvim): use correct hint diag symbol in lualine
TODO: Refactor this to dynamically get those symbols. We set those
symbols in `core/lsp.lua`! No need to redefine them.
2023-09-02 19:52:46 -05:00
fce8f32313
refactor(nvim): use Vim icon for Neovim mode 2023-09-02 19:51:21 -05:00
82aab57df8
fix(nvim): only trigger cmp colors when string is received 2023-09-02 19:41:04 -05:00
cb18ae3666
feat(nvim): add nvim-treesitter-endise 2023-09-02 18:43:16 -05:00
8da3eb7073
refactor(nvim): remove lead listchars 2023-09-02 18:33:13 -05:00