Commit Graph

1723 Commits

Author SHA1 Message Date
3d6a5a0e40
fix(nix-hm): ensure TERMINFO_DIRS are set 2024-02-29 06:41:54 -06:00
987eaf8edb
feat(nvim): enable backup feature 2024-02-29 06:41:54 -06:00
133c7cb370
refactor(nvim): replace cmp async-path with cmp-path 2024-02-29 06:41:54 -06:00
dd5a36e273
build(nix-hm): update flake.lock 2024-02-29 02:57:35 -06:00
646c3a6521
feat(nix-hm): install wezterm 2024-02-29 02:57:17 -06:00
b4afa3a2ed
feat(nvim): allow deletion of buffers in telescope buffers 2024-02-29 02:38:36 -06:00
a9ba58195c
chore(nvim): update lazy lock 2024-02-29 02:22:18 -06:00
d423b748e2
refactor(nvim): use light blue color for global variables 2024-02-29 02:21:54 -06:00
91143c1c71
feat(nvim): add telescope-z for z.lua integration 2024-02-29 02:11:33 -06:00
a8328f65e4
feat(nix-hm): install Neovide 2024-02-29 02:07:22 -06:00
a6a8963cdf
refactor(nvim): increase neovide floating blur amount 2024-02-27 03:38:01 -06:00
b87e7b578d
refactor(nvim): do not use fullscreen on launch for Neovide 2024-02-27 03:36:48 -06:00
3160471b2a
chore(nvim): update lazy lock 2024-02-27 03:26:34 -06:00
e87dbfbd72
fix(nvim): lazy load neo-tree for real this time 🙏 2024-02-27 03:25:12 -06:00
f4e81c6a92
refactor(nvim): use vim.keymap.set for neovide maps 2024-02-26 23:38:22 -06:00
368221a1e9
fix(nvim): correctly load Neo-tree for dir 2024-02-26 22:59:58 -06:00
e8a8110380
refactor(nvim): do not modify linespace in Neovide 2024-02-26 22:55:36 -06:00
7fea69bf02
feat(nvim): improve floating menu/window appearance 2024-02-26 22:48:48 -06:00
5b27589f7b
feat(nvim): add bindings for tabs in Neovide 2024-02-26 22:48:12 -06:00
16186c3f0f
refactor(nvim): disable neoscroll when using Neovide 2024-02-26 22:47:31 -06:00
fbdfe304a8
refactor(hypr): use Neovide as default term app thru Neovim 2024-02-26 22:47:09 -06:00
18c735e9f3
fix(nvim): check correct var for foldlevel max in nvim-ufo 2024-02-26 22:32:59 -06:00
2295449393
feat(nvim): enable floating and popupmenu transparency in Neovide 2024-02-26 22:32:59 -06:00
c18d278aaa
feat(nvim): allow keyboard copy/paste in Neovide 2024-02-26 22:32:58 -06:00
a0d1d3de02
feat(nvim): customize Normal bg color for Neovide 2024-02-26 16:53:13 -06:00
cf0efbac34
feat(neovide): support neovide for Neovim 2024-02-26 16:53:13 -06:00
3c6118032c
refactor(nvim): remove image.nvim 2024-02-26 01:56:40 -06:00
7935fb2f53
chore(nvim): update lazy lock 2024-02-25 00:03:26 -06:00
b6cd4f203c
refactor(hypr): launch programs via systemd-run 2024-02-24 23:44:36 -06:00
bae5249233
refactor(hypr): use ALT+v to see clipboard history 2024-02-24 23:33:50 -06:00
6361e6c428
fix(hypr): use correct laptop clamshell title for events-monitor 2024-02-24 23:32:12 -06:00
a2a10c382d
fix(hypr): ensure swww launcher does not get caught in infinite loop 2024-02-24 20:34:57 -06:00
d23725b659
fix(nvim): make + & - work with window resizing Hydra 2024-02-24 20:22:10 -06:00
d3d7677861
refactor(zsh): no longer show public ip in p10k 2024-02-24 19:32:04 -06:00
18c27d31eb
feat(nvim): add vim.b.ufo_foldlevel_max 2024-02-24 19:27:24 -06:00
8f0f1de6bc
feat(nvim): update lua run keybind to support ranges, unsaved files 2024-02-24 16:03:49 -06:00
36b3f7069c
refactor(nvim): toggle relative number with <leader>sr 2024-02-24 15:44:17 -06:00
8c68e534d1
feat(nvim): make tab toggle folds in normal mode 2024-02-24 15:43:55 -06:00
cc8494b33e
feat(hypr): launch swaylock on launch 2024-02-24 15:37:06 -06:00
431fa3e734
docs(nvim): update todo 2024-02-24 15:36:23 -06:00
987e89c6d4
fix(nvim): use manual foldmethod in Neogit fts 2024-02-24 15:34:32 -06:00
4c875cb46c
fix(nvim): use new ts groups for orgmode delims 2024-02-24 02:36:24 -06:00
506e043068
chore(nvim): update lazy lock 2024-02-23 23:33:26 -06:00
30c5dfdea1
feat(zsh): do not get confirmation for rm * 2024-02-23 23:32:26 -06:00
e51927a37e
feat(nvim): add external prog interception for pptx files 2024-02-22 22:12:14 -06:00
1a7bf0264b
refactor(wezterm): remove hardcoded path to fonts 2024-02-22 22:12:02 -06:00
900cd0f848
feat(nvim): add run key for zsh filetypes 2024-02-22 17:38:12 -06:00
37ed511d02
refactor(nvim): improve neo-tree sources 2024-02-22 17:37:53 -06:00
4fff18812d
refactor(nix-hm): do not specify restartsec for easyeffects service 2024-02-21 01:41:35 -06:00
cbc78c168c
refactor(hypr): use brightnessctl to control backlight 2024-02-21 01:40:30 -06:00