Commit Graph

186 Commits

Author SHA1 Message Date
Price Hiller
b85342cda3 [ Snippets ] Proper luasnippet support 2022-02-04 08:49:41 -06:00
Price Hiller
45d619daf3 [ Neorg ] GTD & Workspace support 2022-02-01 15:20:43 -06:00
Price Hiller
1b9fcaff2c [ CMP ] Add neorg source 2022-02-01 14:09:50 -06:00
Price Hiller
34d8b65dc0 [ FTPlugin ] Added plugin for yaml 2022-02-01 13:45:08 -06:00
Price Hiller
665f1a4bb8 [ Neorg ] Some cleanup, set conceal level to 2 2022-02-01 13:44:40 -06:00
Price Hiller
0db4ac526e [ Folding ] Folding handled by treesitter 2022-01-28 00:01:56 -06:00
Price Hiller
1ff87411ac [ Cmp, Tele, Fold ] Config cleanup, better folding 2022-01-27 23:53:45 -06:00
Price Hiller
c4760c9bbb [ Lsp ] Reenable in-line diagnostics 2022-01-27 01:38:19 -06:00
Price Hiller
8e18bcd4e3 [ Mappings ] Buffer movement to A-a & A-s 2022-01-27 01:37:56 -06:00
Price Hiller
0b78ca793d [ DAP ] Nicer ui, proper plugin loading order 2022-01-25 22:15:45 -06:00
Price Hiller
9b2639e734 [ DAP ] Better rust debugging, quote style 2022-01-25 22:01:42 -06:00
Price Hiller
d52447d4d1 [ CMP Snippets ] Better luasnip integration 2022-01-25 21:29:15 -06:00
Price Hiller
6b606cf280 [ Plugins Confs ] Remove unused config 2022-01-25 21:07:19 -06:00
Price Hiller
bac18c9288 [ DAP ] Better python support 2022-01-25 20:38:59 -06:00
Price Hiller
91a7900b29 [ Kitty Keybind ] Add keybind to open split with cwd 2022-01-25 11:46:38 -06:00
Price Hiller
873fd6db9d [ LSP Ansible ] Use fully qualified module names for completions 2022-01-25 11:45:56 -06:00
Price Hiller
54aeb3ff77 [ Nvim Dashboard ] Removed unused options 2022-01-23 23:39:34 -06:00
Price Hiller
721fe5ea80 [ Yabai, skhd ] Removed in favor of amethyst 2022-01-23 22:45:20 -06:00
Price Hiller
b44e1eda49 [ WM ] Added yabai 2022-01-23 16:52:02 -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
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
c7bf6b9b50 [ Micro ] Removed config, neovim is used instead 2022-01-21 05:25:26 -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
9c53b50bae [ CMP ] Big cmp overhauls for snippets 2022-01-21 00:45:45 -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
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
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
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
Price Hiller
40e016bfdb Better comments for packerstrap 2022-01-15 22:07:21 -06:00
Price Hiller
91b42da8ba Better packerstrap handling 🥶 2022-01-15 21:15:52 -06:00
Price Hiller
80e879b4be Better telescope ui, remove floating command line 2022-01-15 19:54:42 -06:00
Price Hiller
4daa257f8d Install some default lsp servers 2022-01-15 19:31:10 -06:00
Price Hiller
836528db95 Notify when theme unfound 2022-01-15 19:20:55 -06:00
Price Hiller
ba022e923f Error handling when missing packer compiled 2022-01-15 19:19:28 -06:00
Price Hiller
077afae2f7 Added nvim notify, null ls 2022-01-15 19:15:09 -06:00
Price Hiller
2938a8aad1 Added nvim notify, null ls 2022-01-15 19:14:59 -06:00
Price Hiller
bac12b49fe Remove NvimTreeMapping, no longer used 2022-01-15 11:55:04 -06:00
Price Hiller
1c614b848f More performance 2022-01-15 08:21:42 -06:00
Price Hiller
31cecc82e1 Remove nvim tree, moved to telescope tree 2022-01-15 07:55:45 -06:00
Price Hiller
9139a25cad Better startup time 2022-01-15 07:54:02 -06:00
Price Hiller
04b7e02f88 Use wilder 2022-01-15 07:21:42 -06:00
Price Hiller
3e540ea509 Added note function 2022-01-14 12:02:52 -06:00
Price Hiller
e9c035a7e8 Removed bpytop 2022-01-14 01:41:52 -06:00
Price Hiller
3a6a8d3a81 Added neorg 2022-01-14 01:41:10 -06:00
Price Hiller
5fc61260b0 Better handling for missing colorscheme 2022-01-12 23:19:36 -06:00
Price Hiller
8f3e9c2648 Don't source after packerstrap :sad: 2022-01-12 22:31:44 -06:00
Price Hiller
58981bc2b6 Source core, not main 2022-01-12 22:29:28 -06:00
Price Hiller
6572ce308b Move to nvim cmp 2022-01-12 22:27:35 -06:00
Price Hiller
ed81f04bd0 Better handling of plugins postloading 2022-01-12 22:13:47 -06:00
Price Hiller
5f223b0f08 Better handling of plugins postloading 2022-01-12 22:04:55 -06:00
Price Hiller
91534e25ca Better handling of plugins preloading 2022-01-12 21:58:45 -06:00
Price Hiller
e4ea7dd4fb Better handling of plugins preloading 2022-01-12 21:58:37 -06:00
Price Hiller
f617f49673 Load plugins first 2022-01-12 21:38:31 -06:00
Price Hiller
a0e8a0cf4a Better packerstrap usage 2022-01-12 21:36:47 -06:00
Price Hiller
9ac7d7b16f Changed ordering of packerstrap 2022-01-12 21:33:31 -06:00
Price Hiller
23e74d02e9 Ignore packer compiled, better installer 2022-01-12 21:30:10 -06:00
Price Hiller
bc200e0e1c Yanked nvim old 2022-01-10 21:40:57 -06:00
Price Hiller
63586014cf Better completions 2022-01-10 17:23:58 -06:00
Price Hiller
caa1b0b52e Some patches and fixes applied from previous conf 2022-01-10 10:40:48 -06:00
Price Hiller
a51f4b5649 Massively cleaned up nvim 2022-01-10 09:55:15 -06:00
Price Hiller
1c8e6de3a6 Kitty unmap auto follow url on click 2022-01-10 04:49:28 -06:00
Price Hiller
86d21abc90 Lsp Configuration 2022-01-10 04:49:12 -06:00
Price Hiller
d87b0971e5 Allow macro history again, patched in neoclip 2022-01-09 21:54:55 -06:00
Price Hiller
f054ac800d Correct key binding for closing hovers 2022-01-09 10:14:18 -06:00
Price Hiller
9fe4882bfa Bunch of big changes in neovim, primary better plugin support 2022-01-09 10:05:24 -06:00
Price Hiller
34b6d83de8 Scripting 2022-01-08 19:16:41 -06:00
Price Hiller
9d98b57c01 Better folding 2022-01-08 18:10:09 -06:00
Price Hiller
232cdb406b Initial commit 2022-01-08 15:24:29 -06:00