Commit Graph

55 Commits

Author SHA1 Message Date
Price Hiller
938fdd608a feat(nvim): Add hadolint as lsp diag source 2022-03-02 04:20:08 -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
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
58de44724b feat(nvim): Auto install lsp servers 2022-02-24 04:29:51 -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
c206517084 fix(treesitter): Better indents via external plugin 2022-02-24 01:40:56 -06:00
Price Hiller
889a576aac fix(notify): Use events api 2022-02-21 14:25:45 -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
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
deedeadf6c [ Nvim ] Browser integration, line len, markdown viewing, progess 2022-02-07 03:55:35 -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
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
9c53b50bae [ CMP ] Big cmp overhauls for snippets 2022-01-21 00:45:45 -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
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
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
7109af830c [ Plugins ] - Set correct file permissions 2022-01-16 01:59: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
077afae2f7 Added nvim notify, null ls 2022-01-15 19:15:09 -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