Commit Graph

93 Commits

Author SHA1 Message Date
Price Hiller
059cf759f0 feat(nvim): Disable floating window for signatures 2022-02-26 23:04:35 -06:00
Price Hiller
4f0bb633a6 fix(nvim): Re-enable flake8 for pylsp 2022-02-26 23:04:16 -06:00
Price Hiller
e2f77160fd feat(nvim): Disable flake8/pycodestyle in pylsp 2022-02-26 22:52:11 -06:00
Price Hiller
b2193108c6 feat(nvim): Make lsp signature toggable 2022-02-26 21:33:29 -06:00
Price Hiller
31c9af6b9a feat(nvim): Add lsp signature 2022-02-26 21:06:02 -06:00
Price Hiller
0e89b9c3d3 chore(nvim): Set correct file perms 2022-02-26 20:17:14 -06:00
Price Hiller
ceb5d56ac8 style(nvim): Remove incorrect/old comment 2022-02-26 20:14:57 -06:00
Price Hiller
b16f91b692 fix(nvim): Remove spell completion 2022-02-26 20:14:26 -06:00
Price Hiller
d33f21acc2 refactor(nvim): Change whichkey invoke binding 2022-02-26 18:41:31 -06:00
Price Hiller
a034d0e7a6 refactor(nvim): Change bindings for lsp diag movements 2022-02-26 18:40:17 -06:00
Price Hiller
f21f1836ef feat(nvim): Add neoscroll 2022-02-26 18:28:06 -06:00
Price Hiller
58de44724b feat(nvim): Auto install lsp servers 2022-02-24 04:29:51 -06:00
Price Hiller
02f959d3ca feat(nvim): Add mini modules 2022-02-24 03:33:31 -06:00
Price Hiller
bbecf1bfa9 style(nvim): Treesitter conf formatting 2022-02-24 03:01:44 -06:00
Price Hiller
2151e1157c fix(nvim): treesitter enable indent for yaml 2022-02-24 03:00:21 -06:00
Price Hiller
451eafd5de refactor(neovim): Better utility structure 2022-02-24 02:51:02 -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
dc437ed461 feat(indent-blankline): Line context enabled 2022-02-20 02:21:12 -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
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
deedeadf6c [ Nvim ] Browser integration, line len, markdown viewing, progess 2022-02-07 03:55:35 -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
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
665f1a4bb8 [ Neorg ] Some cleanup, set conceal level to 2 2022-02-01 13:44:40 -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
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
37d34eb477 [ Nvim Plugin ] Added CodeActionMenu
Provides a prettier UI for LSP Code Action events
2022-01-21 06:52:10 -06:00