Commit Graph

152 Commits

Author SHA1 Message Date
Price Hiller
b44e1eda49 [ WM ] Added yabai 2022-01-23 16:52:02 -06:00
Price Hiller
ea8948e1e8 [ README ] Removed incorrect spoiler tags for HOME var 2022-01-21 07:26:05 -06:00
Price Hiller
84ffe869b6 [ README ] Moved auto install requirements to subsection 2022-01-21 07:24:02 -06:00
Price Hiller
2e6595a5ed [ README ] Added proper TOC tag for table of contents 2022-01-21 07:22:39 -06:00
Price Hiller
5fa6dd2027 [ README ] Added toc, manual install, auto install requirements 2022-01-21 07:21:24 -06:00
Price Hiller
37d34eb477 [ Nvim Plugin ] Added CodeActionMenu
Provides a prettier UI for LSP Code Action events
2022-01-21 06:52:10 -06:00
Price Hiller
729735e640 [ Zstyle Note ] Removed file preview for Note command
Too inconsistent, not interested in investing tons of time into the file
preview at the moment -- maybe in the future? 🤷
2022-01-21 05:59:22 -06:00
Price Hiller
ad7f2ff28d [ README Warning ] Added warning about install script OS compatability 2022-01-21 05:51:43 -06:00
Price Hiller
4494a8aedd [ Profile Git ] Added git aliases for straight commit & commit -m 2022-01-21 05:51:07 -06:00
Price Hiller
e2ed6b105a [ Neovim ] Changed conceal level to 0
Some characters & lines were disappearing into the ether which was not
appreciated in the least... 😡
2022-01-21 05:49:55 -06:00
Price Hiller
f7568438ef [ Nano ] Added nano dot files and relevant syntax files
In the horrible scenario in which neovim or vim are not available on a
system I use (and yeah, I found one recently wtf), nano is a simple
alternative that gets the job done... these files are for my comfort IN
nano but not optimal. 😞
2022-01-21 05:34:52 -06:00
Price Hiller
a691ce1eea [ qBittorrent ] Removed from version control 😅 2022-01-21 05:26:49 -06:00
Price Hiller
c7bf6b9b50 [ Micro ] Removed config, neovim is used instead 2022-01-21 05:25:26 -06:00
Price Hiller
7e00b704fe [ LS/CD/Exa Completion ] Better completion, can preview file contents 2022-01-21 05:23:25 -06:00
Price Hiller
bb98bff4d8 [ Note Completion ] Ghetto way of getting cat preview, using static path 2022-01-21 05:21:28 -06:00
Price Hiller
a717e0d987 [ Note Fix ] No longer crashes, better term handling for coloring 2022-01-21 05:17:57 -06:00
Price Hiller
6a7da54290 [ Global Gitignore ] Ignore ccls_cache from nvim plugin 2022-01-21 04:59:14 -06:00
Price Hiller
122d8fae2f [ Kitty Font ] Increased font size to 13 2022-01-21 04:58:39 -06:00
Price Hiller
b70c17f423 [ CMP ] Renamed config to _cmp, removed utlisnips 2022-01-21 00:46:33 -06:00
Price Hiller
64012acf79 Merge branch 'Development' of https://gitlab.orion-technologies.io/philler/dot-files into Development 2022-01-21 00:45:55 -06:00
Price Hiller
9c53b50bae [ CMP ] Big cmp overhauls for snippets 2022-01-21 00:45:45 -06:00
Price Hiller
b9f42a5383 Big cmp overhauls for snippets 2022-01-21 00:44:17 -06:00
Price Hiller
236ef58c3c [ Wireshark ] Updated to latest 2022-01-20 22:12:08 -06:00
Price Hiller
ad04320cfc [ CFEngine ] Syntax Highlighting 2022-01-20 22:11:43 -06:00
Price Hiller
d803de93d4 [ CMP & Folding ] Enhancements for better folding, moved back to nvim cmp again 2022-01-19 16:36:39 -06:00
Price Hiller
c1cc224d8a [ Kitty ] Decrease font size, set to Meslo 2022-01-19 12:05:39 -06:00
Price Hiller
77c9bffc83 Better file detection 2022-01-18 17:24:37 -06:00
Price Hiller
0a6be2aa7a [ Matchup ] Removed vim matchup, incompatible with treesitter breaking changes 2022-01-18 16:03:23 -06:00
Price Hiller
d1fdff6a7b [ CMD Comp ] - Enable nvim cmp for command fuzzy search, yanked wilder -- too many issues 2022-01-18 15:46:03 -06:00
Price Hiller
f6bfe52a44 [ Lualine ] - Show relative file path 2022-01-18 13:31:48 -06:00
Price Hiller
2adeea3f93 [ File Chmod ] Correct perms for wilder.lua 2022-01-18 13:24:36 -06:00
Price Hiller
906d6fb8fd [ LSP Binding ] Use K for sig help 2022-01-18 13:17:34 -06:00
Price Hiller
cea3907927 [ Wilder ] Correct Lazy Loading 2022-01-18 13:10:22 -06:00
Price Hiller
dae6ab7d49 [ Wilder ] - Moved to lua configuration 2022-01-18 13:05:58 -06:00
Price Hiller
1e317748b6 [ Completions ] Go back to nvim coq w/ wilder
Unfortunately, nvim cmp completions are VERY poor even if they are pretty. Makes it difficult to do REAL world work. :(
2022-01-18 12:51:06 -06:00
Price Hiller
6546694798 [ Completions ] Go back to nvim coq w/ wilder
Unfortunately, nvim cmp completions are VERY poor even if they are pretty. Makes it difficult to do REAL world work. :(
2022-01-18 12:50:32 -06:00
Price Hiller
9120997383 [ Template ] - Updated examples in template to reflect regex 2022-01-17 14:12:43 -06:00
Price Hiller
51b7d5ef42 [ Regex ] - Removed dash requirement from commit-msg 2022-01-17 12:59:08 -06:00
Price Hiller
f81ad7951c [ Bindings ] - Correct alt binding 2022-01-17 10:19:16 -06:00
Price Hiller
d56573b668 [ Bindings ] - Close buffers with A-x 2022-01-17 09:08:49 -06:00
Price Hiller
24f2976ff3 [ Permissions ] - Set execute (correct) file permissions 2022-01-16 02:01:57 -06:00
Price Hiller
2606824177 [ Notify ] - Added Binding to Clear Notifications 2022-01-16 02:00:10 -06:00
Price Hiller
7109af830c [ Plugins ] - Set correct file permissions 2022-01-16 01:59:52 -06:00
Price Hiller
f6beebeee4 [ p10k ] - include wifi speed 2022-01-16 01:22:42 -06:00
Price Hiller
da1b4a33fc [ p10k ] - More prompt elements enabled 2022-01-16 01:14:58 -06:00
Price Hiller
c38cf53b52 [ Git Config ] - Cleaned up unused/uneeded config items 2022-01-16 01:03:45 -06:00
Price Hiller
1f3ca98787 [ Git ] - Added git templates, config 2022-01-16 01:01:56 -06:00
Price Hiller
d741b7cadd [ Profile, Python Aliasing ] - Made python3 alias respect version installed on system, uses latest version first 2022-01-16 00:35:49 -06:00
Price Hiller
bcc188ad8a [ Neovim ] - Add undo directory 2022-01-15 23:14:48 -06:00
Price Hiller
c8fc789293 [ Kitty ] - More layouts with keybindings 2022-01-15 23:01:56 -06:00