Commit Graph

319 Commits

Author SHA1 Message Date
Price Hiller
29028b045c fix(neovim): buffer_map function use correct api func 2022-05-17 15:51:40 -05:00
Price Hiller
c892ac3225 Use local buffer_map util 2022-05-17 15:49:48 -05:00
Price Hiller
a79a7119f9 feat(neovim): Add yamlls 2022-05-16 10:35:19 -05:00
Price Hiller
583ad11568 stuff 2022-05-15 22:29:18 -05:00
Price Hiller
29003c3e1a do not lazy load codeactionmenu 2022-05-11 23:43:05 -05:00
Price Hiller
663d5da4f1 norg meta 2022-05-11 23:38:49 -05:00
Price Hiller
ad0810544a improvements 2022-05-11 21:22:25 -05:00
Price Hiller
3f782e3337 style(neovim): format w/ stylua 2022-05-11 21:00:57 -05:00
Price Hiller
111afae147 Revert "feat(nvim): Galaxyline"
This reverts commit e60c7f8d7e.
2022-05-11 14:23:10 -05:00
Price Hiller
e2a572e55e Revert "Revert "Revert "refactor(nvim): Use new load function"""
This reverts commit 098abe5dba.
2022-05-11 14:23:01 -05:00
Price Hiller
098abe5dba Revert "Revert "refactor(nvim): Use new load function""
This reverts commit 7aba6f4347.
2022-05-11 14:22:30 -05:00
Price Hiller
e60c7f8d7e feat(nvim): Galaxyline 2022-05-11 04:10:22 -05:00
Price Hiller
7aba6f4347 Revert "refactor(nvim): Use new load function"
This reverts commit edef1e61a6.
2022-05-10 23:15:20 -05:00
Price Hiller
edef1e61a6 refactor(nvim): Use new load function 2022-05-10 23:06:58 -05:00
Price Hiller
471587f7ab refactor(nvim): move to omnisharp instead of csharp_ls 2022-05-10 01:30:56 -05:00
Price Hiller
b0703ab403 better rust inlay symbols 2022-05-10 01:06:18 -05:00
Price Hiller
e18fda7909 refactor(nvim): Use packer in-built functions 2022-05-10 00:44:31 -05:00
Price Hiller
1d4302e5a5 refactor(nvim): remove unused config 2022-05-09 21:35:17 -05:00
Price Hiller
1ae1b08b32 remove ccls 2022-05-09 21:34:15 -05:00
Price Hiller
7ee1acfc9e fix(neovim): offset_encodings 2022-05-09 21:30:51 -05:00
Price Hiller
6055b87bd2 fix(nvim): c/c++ lsps 2022-05-09 21:25:12 -05:00
Price Hiller
259003bbc6 fix(nvim): norg parsers 2022-05-09 21:25:01 -05:00
Price Hiller
1f31ca63cf feat(nvim): packer mappings 2022-05-09 21:24:45 -05:00
Price Hiller
7b69501e51 fix(neovim): disable textobject swap 2022-05-09 17:44:26 -05:00
Price Hiller
9001cec9c2 feat(nvim): add keybind to sync packer 2022-05-09 17:37:21 -05:00
Price Hiller
56d41d10b6 feat(nvim): treesitter textobjects 2022-05-09 17:36:56 -05:00
Price Hiller
fab707bc4f Revert "perf(neovim): event startups in packer"
This reverts commit 9daf7b0a12.
2022-05-09 16:33:11 -05:00
Price Hiller
9daf7b0a12 perf(neovim): event startups in packer 2022-05-09 12:12:43 -05:00
Price Hiller
953f665876 refacot(nvim): append eob fillchar 2022-05-09 01:03:58 -05:00
Price Hiller
43ed122932 feat(nvim): Remove eob chars 2022-05-09 01:03:04 -05:00
Price Hiller
6a97a3734f neovim: formatting, csharp_ls 2022-05-08 22:10:24 -05:00
Price Hiller
0cc65f7c72 neovim: maps for sniprun, formatting 2022-05-08 21:41:54 -05:00
Price Hiller
9c517f1218 neovim: proper pylsp setup 2022-05-08 21:02:25 -05:00
Price Hiller
9b1c99c3b3 fix: modes removing cursorline in neotree 2022-05-08 20:26:38 -05:00
Price Hiller
0f1d3bb027 some fixes 2022-05-08 00:19:31 -05:00
Price Hiller
626a9a78da remove test plugin 2022-05-07 19:05:50 -05:00
Price Hiller
ed9f6488a2 feat: add vimls as required 2022-05-07 18:41:36 -05:00
Price Hiller
9c4ebdc38d refactor: use new formatting api 2022-05-07 18:41:23 -05:00
Price Hiller
e4a63b6538 refactor: remove commented code 2022-05-07 18:41:06 -05:00
Price Hiller
f7449eb9b8 mapping for plenary tests 2022-05-06 20:44:49 -05:00
Price Hiller
e012aafae5 change tab lastchar 2022-05-06 20:44:38 -05:00
Price Hiller
20d43de13f better nvim lua development 2022-05-06 20:44:22 -05:00
Price Hiller
c73e5b9f73 comment out neorg 2022-05-06 20:44:10 -05:00
Price Hiller
95732019df Neotree 2022-05-06 16:52:44 -05:00
Price Hiller
8a93724792 feat(nvim): add listchars 2022-05-06 16:52:28 -05:00
Price Hiller
7ade5f98e0 feat(nvim): Autorefresh file tree 2022-05-06 14:18:14 -05:00
Price Hiller
9acb866b8a Formatting 2022-05-06 14:16:07 -05:00
Price Hiller
dff3d33ca9 refactor(nvim): Improve snippet expansion 2022-05-05 11:40:04 -05:00
Price Hiller
710f9f3b13 fix(neovim): Fugitive buffer position 2022-05-04 12:14:39 -05:00
Price Hiller
bed7633ab6 refactor(nvim): Significantly improve cmp sorting and tab action 2022-05-04 12:13:50 -05:00
Price Hiller
f8b19b2363 formatting 2022-05-03 21:05:19 -05:00
Price Hiller
9306815e60 refactor(nvim): Use new lsp installer format for lspconfig 2022-05-03 20:57:45 -05:00
Price Hiller
65f819e176 refactor(nvim): Key mappings overhaul 2022-05-03 20:30:14 -05:00
Price Hiller
26f091d4e7 refactor(nvim): Use defaults for fzf telescope 2022-05-03 05:12:40 -05:00
Price Hiller
2754296044 feat(nvim): Remember place in file 2022-05-02 21:00:08 -05:00
Price Hiller
41dda2e4d1 fix(nvim): Use new pretty-fold setup & requirement 2022-05-02 20:37:05 -05:00
Price Hiller
e82276d628 fix(nvim): Cmp ripgrep 2022-04-28 09:05:07 -05:00
Price Hiller
1adfe62afc feat(nvim): Add sniprun 2022-04-28 05:38:20 -05:00
Price Hiller
7352aaad29 feat(nvim): Major source overhaul 2022-04-28 05:24:39 -05:00
Price Hiller
efc11e7c89 Better cmp 2022-04-27 12:54:14 -05:00
Price Hiller
e3fa64de10 feat(nvim): Better modeline settings 2022-04-27 11:26:23 -05:00
Price Hiller
06ee328983 feat(nvim): Editorconfig support 2022-04-27 10:01:31 -05:00
Price Hiller
867e480dcd refactor(nvim): Improve snippet bindings 2022-04-27 06:43:12 -05:00
Price Hiller
ca54f538c7 feat(nvim): Jump to snippets correctly 2022-04-26 05:03:56 -05:00
Price Hiller
7634c986c5 feat(nvim): Expand dap to rust 2022-04-26 05:03:46 -05:00
Price Hiller
b8c65b1e2a fix(nvim): Proper color for symbols outline 2022-04-19 02:11:03 -05:00
Price Hiller
b28498d07c fix(nvim): Disable sorting modifications
Causes issues with selecting options, to be investigated
2022-04-15 13:59:16 -05:00
Price Hiller
684fe9d376 refactor(nvim): Better cmp sources 2022-04-15 12:15:32 -05:00
Price Hiller
1367416d70 perf(nvim): Improve startup time 2022-04-15 12:14:45 -05:00
Price Hiller
ad6bc12aa3 feat(nvim): Spell, update cmp 2022-04-15 10:47:28 -05:00
Price Hiller
fe54a5e01b fix(nvim): Neotree toggle 2022-03-29 04:39:15 -05:00
Price Hiller
e58b55c05c refactor(nvim): Use default neotree command 2022-03-29 02:43:17 -05:00
Price Hiller
eec2453b5d refactor(nvim): Remove neotree legacy commands 2022-03-29 01:00:38 -05:00
Price Hiller
75ddc82de9 refactor(nvim): Replace nvim-tree with neotree, move lsp to core 2022-03-29 00:55:16 -05:00
Price Hiller
e565d85dac refactor(nvim): Remove git worktree 2022-03-29 00:45:20 -05:00
Price Hiller
935392829f refactor(nvim): Remove ghost text 2022-03-28 15:46:38 -05:00
Price Hiller
3e1f9d3b99 fix(nvim): Set cursorline properly 2022-03-18 06:29:56 -05:00
Price Hiller
aaf5b15bae refactor(nvim): Use nvim_create_autocmd api 2022-03-18 06:27:38 -05:00
Price Hiller
a27469690e fix(nvim): Proper laststatus usage 2022-03-18 06:24:07 -05:00
Price Hiller
9ff7c6e56f style(nvim): Stylua pass 2022-03-18 05:43:11 -05:00
Price Hiller
95390f2324 refactor(nvim): Set textwidth back to 120 2022-03-18 05:35:24 -05:00
Price Hiller
b08375b8b6 style(nvim): Options indentation 2022-03-18 05:27:50 -05:00
Price Hiller
d16270779d feat(nvim): Enable global status
Currently a bug in lualine(?) in which globalstatus is overridden and
set to 2 forcing us to run `:set laststatus=3` after opening neovim
2022-03-18 05:25:33 -05:00
Price Hiller
29784521b6 fix(nvim): Set packer max jobs 2022-03-18 05:25:16 -05:00
Price Hiller
9a0a289d9f feat(nvim): add lsp_lines 2022-03-17 18:59:59 -05:00
Price Hiller
e8b99f952c chore(nvim): File perms 2022-03-14 03:14:36 -05:00
Price Hiller
05407398f7 feat(nvim): Add nvim-tree 2022-03-14 03:14:26 -05:00
Price Hiller
143cadef9a refactor(nvim): Comment out python_host_prog 2022-03-09 15:28:31 -06:00
Price Hiller
5500e894f7 chore(nvim): File perms 2022-03-09 14:57:52 -06:00
Price Hiller
726cecaff9 feat(nvim): Set python3_host_prog 2022-03-09 14:57:19 -06:00
Price Hiller
bc4e0bb2ba feat(nvim): Binding to change cwd to current file 2022-03-09 14:19:44 -06:00
Price Hiller
21e9bce859 chore(nvim): Remove pyright as default lsp install 2022-03-09 14:16:34 -06:00
Price Hiller
910b504e1b feat: Dap support for c/c++ 2022-03-07 14:50:15 -06:00
Price Hiller
12368535ae feat(nvim): Add vim visual multi 2022-03-06 22:46:01 -06:00
Price Hiller
2642bbac83 style(nvim): Format with stylua 2022-03-06 22:38:02 -06:00
Price Hiller
f0734997c4 refactor(nvim): Use highlight api 2022-03-06 22:37:35 -06:00
Price Hiller
f4288caffb style(nvim): Format with stylua 2022-03-06 21:43:07 -06:00
Price Hiller
98ba7c42d2 feat(nvim): Add zen mode 2022-03-06 12:59:17 -06:00
Price Hiller
9d60c891e1 refactor: More consistent telescope commands 2022-03-04 18:58:40 -06:00
Price Hiller
938fdd608a feat(nvim): Add hadolint as lsp diag source 2022-03-02 04:20:08 -06:00
Price Hiller
71987c1f97 chore(nvim): Change neoscroll easing function 2022-03-02 00:50:46 -06:00
Price Hiller
fbfc818ec2 docs(nvim): Improve comment for file loading 2022-03-01 08:19:30 -06:00
Price Hiller
939760fbf5 refactor(nvim): Use nvim_create_autocmd api 2022-03-01 00:30:23 -06:00
Price Hiller
45ace4e2c4 fix(nvim): Use correct util file for bufferclose 2022-02-28 08:23:05 -06:00
Price Hiller
1c60358f57 refactor(nvim): Remove globals from options in core 2022-02-28 08:07:20 -06:00
Price Hiller
abcc6a339b feat(nvim): Add neogen mode.nvim 2022-02-28 08:05:25 -06:00
Price Hiller
c02def40a7 feat(nvim): Add globals to core 2022-02-28 08:04:51 -06:00
Price Hiller
02fa2bd352 style(nvim): Add post space for consistency 2022-02-26 23:14:49 -06:00
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
0b32a77261 refactor(nvim): Use relativenumber false 2022-02-26 18:28:23 -06:00
Price Hiller
f21f1836ef feat(nvim): Add neoscroll 2022-02-26 18:28:06 -06:00
Price Hiller
f61ee7770a fix(nvim): Ensures util cmd gets loaded 2022-02-25 14:57:02 -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
dc5fa2ba93 docs(nvim): Better note about module structure 2022-02-24 02:54:38 -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
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
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
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