Commit Graph

1955 Commits

Author SHA1 Message Date
f5ec5cc819 chore: ignore libreoffice configuration 2022-09-18 04:35:27 -05:00
73540b6523 refactor(nvim): set cmdline toggle to ldr>s>l 2022-09-17 17:44:51 -05:00
70c0207d89 feat(nvim): closer mapping integration w/ which-key 2022-09-17 17:44:31 -05:00
e4c91f54a3 feat(nvim): integrate hydra & whichkey 2022-09-17 17:37:09 -05:00
e543f82554 feat(nvim): hydra improvements 2022-09-17 17:32:38 -05:00
6f7d4c5b09 chore: move stylua to set root for lua lsp 2022-09-17 17:18:51 -05:00
406c5b5dbc refactor(nvim): major keybindings overhaul 2022-09-17 17:18:37 -05:00
99bf63b2ce refactor(nvim): improve core mappings 2022-09-17 16:12:15 -05:00
b0e41f07d4 refactor(nvim): set cmdheight to 1
The current implementation of cmdheight = 0 is buggy as all hell
unfortunately. It looks very nice, but it's not ready for use. Will
check it out come Neovim 0.8 stabilization at the end of September.
2022-09-17 16:12:06 -05:00
f7cbb1e08f fix(nvim): add stylua as marker for lua lsp 2022-09-17 16:11:14 -05:00
1ce2712277 Revert "refactor(nvim): combine lead & trail to space list char"
This reverts commit 8f335f2cbd.
2022-09-17 15:20:47 -05:00
f899ec0e5e feat(nvim): nicer colors for smoothcursor 2022-09-16 21:37:32 -05:00
c7f7e28de8 feat(nvim): add rainbow brackets 2022-09-16 21:31:33 -05:00
8f335f2cbd refactor(nvim): combine lead & trail to space list char 2022-09-16 17:32:31 -05:00
434cb94100 refactor(nvim): enable redirect modules ansiblels 2022-09-16 17:28:57 -05:00
bd7470d35e fix(zsh): include poetry in path 2022-09-16 17:28:40 -05:00
54fdc3512c feat(nvim): include capabilities & attach for pwsh_es 2022-09-16 12:39:47 -05:00
52ff424417 refactor(pwsh): only install PSFzf if not found 2022-09-16 12:38:52 -05:00
f51b30e37b feat(nvim): add powershell lsp support 2022-09-16 12:36:04 -05:00
cec69e915a feat(pwsh): add fzf completion bindings 2022-09-16 12:26:01 -05:00
4cb635f63d feat(pwsh): add powershell profile 2022-09-16 12:22:06 -05:00
f98b047d4a fix(wezterm): use correct line height 2022-09-16 06:23:50 -05:00
3a41934b16 feat(zsh): add more zsh options 2022-09-16 06:12:29 -05:00
d67649eb02 feat(nvim): add hl for Mini*Word 2022-09-16 06:04:09 -05:00
a393e7f4bc fix(wezterm): do not display scrollbar from theme 2022-09-16 05:14:55 -05:00
9b69cdfb17 fix(nvim): use correct requires for kanagawa 2022-09-16 03:56:12 -05:00
0cc445b628 feat(nvim): add smooth cursor 2022-09-16 03:54:22 -05:00
57da6f9f12 feat(nvim): use coldddark theme for silicon 2022-09-14 11:03:50 -05:00
23f8498899 feat(nvim): add silicon 2022-09-14 10:59:17 -05:00
a930700020 feat(nvim): add capabilities, attach to jsonls 2022-09-12 19:55:03 -05:00
bf6c03f591 feat(nvim): improve jsonls handling 2022-09-12 19:52:21 -05:00
67cdef6a4b feat(nvim): add more words to dictionary 2022-09-12 19:40:15 -05:00
be30a20ccb feat(nvim): add correct comment string for C# 2022-09-12 10:09:23 -05:00
f804f192af fix(waybar): show battery level correctly 2022-09-12 10:09:07 -05:00
693034dd3d Revert "fix(nvim): add stylua file"
This reverts commit 885ba5def3.
2022-09-12 02:33:37 -05:00
bb2ffd603c feat(nvim): use xmldoc for C# neogen annotations 2022-09-12 02:28:01 -05:00
885ba5def3 fix(nvim): add stylua file
This restricts how deep sumneko_lua (lua-language-server) will search
down in the directory tree. Lua LSP is kinda shit when it comes to
performance -- slow loads & no caching it appears :( -- so I have to
take measures into my own hands to optimize a bit.
2022-09-12 02:27:47 -05:00
3adaeadd98 refactor(nvim): use float for toggleterm 2022-09-12 02:02:51 -05:00
036fdae354 feat(nvim): add more words to dictionary 2022-09-12 02:02:39 -05:00
036b2663ff Revert "refactor(wezterm): use FiraCode NF symbols as generic NF"
This reverts commit f86c97a15a.
2022-09-11 20:28:22 -05:00
a6b78dbe4d refactor(hyprland): input overhauls & optimization 2022-09-11 20:09:03 -05:00
f86c97a15a refactor(wezterm): use FiraCode NF symbols as generic NF 2022-09-11 19:44:01 -05:00
41496571f8 Revert "feat(nvim): improve treesitter highlighting w/ markid"
This reverts commit cd23fdf045.
2022-09-11 16:20:30 -05:00
cd23fdf045 feat(nvim): improve treesitter highlighting w/ markid 2022-09-11 14:25:18 -05:00
748790eb39 refactor(nvim): use folke for todo-comments 2022-09-11 14:24:59 -05:00
ea91e233ec refactor(nvim): remove deprecated rust-tools function 2022-09-10 22:38:00 -05:00
501ba45933 feat(nvim): add rust-specific bindings 2022-09-10 22:35:37 -05:00
6bf904499f fix(nvim): use correct codelldb for dap 2022-09-10 22:32:31 -05:00
d85f386d31 refactor(wezterm): disable scrollbar 2022-09-10 18:45:19 -05:00
be03806bc1 refactor(wezterm): decrease padding 2022-09-10 18:44:55 -05:00