Commit Graph

114 Commits

Author SHA1 Message Date
Price Hiller
b224d70969 feat(kitty): Scrollback support, new theme 2022-02-24 02:50:14 -06:00
Price Hiller
c206517084 fix(treesitter): Better indents via external plugin 2022-02-24 01:40:56 -06:00
Price Hiller
5a2f469ba3 fix(telescope): Open file finder properly 2022-02-21 15:45:52 -06:00
Price Hiller
d970ff1075 feat(mappings): Restart LSP Mapping 2022-02-21 14:26:06 -06:00
Price Hiller
889a576aac fix(notify): Use events api 2022-02-21 14:25:45 -06:00
Price Hiller
6d750ce482 feat(log-syntax): Add syntax highlighting for log files 2022-02-20 23:17:00 -06:00
Price Hiller
b59796dd11 feat(todo): Show todo in telescope (tT) 2022-02-20 23:11:52 -06:00
Price Hiller
34efa6b182 refactor(null-ls): Remove shellharden 2022-02-20 18:18:08 -06:00
Price Hiller
e83fd33bde fix(ytfzf): Pathing for thumbnail viewer 2022-02-20 03:26:03 -06:00
Price Hiller
dc437ed461 feat(indent-blankline): Line context enabled 2022-02-20 02:21:12 -06:00
Price Hiller
147f229884 feat(theme): Make special chars light blue 2022-02-19 16:35:17 -06:00
Price Hiller
bf903200e6 feat(null-ls): Add shellharden as formatting source 2022-02-19 16:28:20 -06:00
Price Hiller
0094247d7e feat(neoformat): Use black as the python formatter 2022-02-19 13:35:34 -06:00
Price Hiller
dc7c16c4c9 feat(plugins): DAP, neoformat, vim ghost 2022-02-19 13:33:58 -06:00
Price Hiller
ee024c8c05 feat(dap): Proper python per-project debugging 2022-02-19 13:33:20 -06:00
Price Hiller
6dc6f2acae feat(ytfzf): Kitty thumbnail previews 2022-02-16 00:53:16 -06:00
Price Hiller
65009a81f6 refactor(nvim): Neoclip use new history setting 2022-02-15 13:32:55 -06:00
Price Hiller
8ef7e6e94b feat(nvim): Added whichkey mapping 2022-02-15 13:23:03 -06:00
Price Hiller
9fefa04867 fix(qBittorrent): Removed qbittorrent 2022-02-15 13:22:48 -06:00
Price Hiller
1d61d7254f feat(raycast): Added raycast replacement for spotlight 2022-02-15 13:20:17 -06:00
Price Hiller
5dba0bfcc3 [ Kitty ] Only use alt modifiers + left/right/up/down to shift windows 2022-02-07 03:56:04 -06:00
Price Hiller
deedeadf6c [ Nvim ] Browser integration, line len, markdown viewing, progess 2022-02-07 03:55:35 -06:00
Price Hiller
458e370ab2 [ Mapping ] Better window movements 2022-02-05 03:23:30 -06:00
Price Hiller
2ed5b4573e [ Rust Tools ] Remove lazy loading 2022-02-05 03:23:04 -06:00
Price Hiller
85e3274c52 [ CMP ] Better luasnip handling 2022-02-05 03:22:48 -06:00
Price Hiller
a9d540eb8e [ Mappings ] Better split management 2022-02-05 02:56:46 -06:00
Price Hiller
a7d2fd352c [ Plugin Fidget ] Added loading information for lsp 2022-02-04 20:54:08 -06:00
Price Hiller
01a25df0d4 [ Formatting ] 2022-02-04 10:36:23 -06:00
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