Commit graph

  • c9141da98d more regex special char escaping Gered 2024-10-26 16:04:52 -0400
  • 3b04085ad1 fix un-escaped special char in regex match string Gered 2024-10-24 22:19:55 -0400
  • f0d56bebd2 add initial golang stuff Gered 2024-10-20 20:55:35 -0400
  • 6eb11e5566 chmod +x Gered 2024-10-20 20:54:01 -0400
  • eb2f19f576 update minuet-ai config Gered 2024-10-19 15:48:38 -0400
  • 7964e15b8b Merge branch 'master' into ollama Gered 2024-10-13 10:53:37 -0400
  • 84420cab9a semi-hacky fix to probably broken behaviour in rustaceanvim Gered 2024-10-13 10:53:26 -0400
  • a4dc6a3d7f Merge branch 'master' into ollama Gered 2024-10-07 20:56:18 -0400
  • 8390904ff2 tweak c/cpp cmake menu icon Gered 2024-10-07 20:52:17 -0400
  • c4b95a906d minor improvement to ':q' behaviour Gered 2024-10-07 20:52:03 -0400
  • a06e2d805c add quit/close to most menus. more ignore filetype menu filtering Gered 2024-10-07 20:41:51 -0400
  • c4547c7dec add nvim-tree specific menu Gered 2024-10-07 18:59:50 -0400
  • 8c7d499270 replace neo-tree with nvim-tree Gered 2024-10-07 18:30:25 -0400
  • 0b502bf9fd update nvim lazy plugins Gered 2024-10-07 17:29:08 -0400
  • 6f16da19dd Merge branch 'master' into ollama Gered 2024-10-06 21:50:33 -0400
  • 33e762d6a5 add menu plugin Gered 2024-10-06 21:50:07 -0400
  • 1745f108eb adjust to only get one completion Gered 2024-10-06 21:49:04 -0400
  • 51a36242ef get rid of remaining commented out cmp-ai bits Gered 2024-10-03 22:10:43 -0400
  • d8a4c507c2 add temperature and n options. temperature otherwise defaults to 1 Gered 2024-10-03 22:09:34 -0400
  • 570683574a increase request_timeout, which can be important for n_completions = 3 Gered 2024-10-03 22:09:13 -0400
  • f1742a166c update commented out models list Gered 2024-10-03 22:08:06 -0400
  • 6ea0395b53 Merge remote-tracking branch 'origin/ollama' into ollama Gered 2024-10-03 18:35:49 -0400
  • 097587c8e0 replace cmp-ai with minuet-ai Gered 2024-10-03 18:35:24 -0400
  • 1c913a6642 Merge branch 'master' into ollama Gered 2024-10-03 08:45:45 -0400
  • d51dad3e12 wezterm rebind of Ctrl+Shift+F to case-insensitive search Gered 2024-10-03 08:45:22 -0400
  • 5fc4f2d961 add a bunch of commented out options for various models Gered 2024-10-02 22:53:43 -0400
  • c0e1ced17b add prompt & suffix functions to better generate ollama code fim prompts Gered 2024-10-02 22:53:21 -0400
  • fccac391ef add ollama completion support. work-in-progress using local plugin src Gered 2024-09-30 20:22:58 -0400
  • 97fe503287 disable nvim-treesitter auto indent functionality Gered 2024-09-30 14:56:37 -0400
  • e7fc7d3a7a replace vim-expand-region with built-in nvim-treesitter functionality Gered 2024-09-30 14:38:32 -0400
  • de8476a186 disable default click-to-open-url behaviour in wezterm Gered 2024-09-30 14:30:45 -0400
  • f133f26c91 switch back to tokyonight theme for now Gered 2024-09-23 18:42:48 -0400
  • 639441970a adjust wezterm scroll bar "thumb" colour Gered 2024-09-20 19:10:35 -0400
  • 81af58850b update wezterm tab bar styling Gered 2024-09-17 22:32:03 -0400
  • 91115c664e fix typo in command Gered 2024-09-17 17:43:04 -0400
  • 5775ca2267 add new wezterm keybinds for pane splitting/closing Gered 2024-09-16 11:47:58 -0400
  • a98c3b726e add optional extra local machine bashrc config support Gered 2024-09-16 08:45:52 -0400
  • 6b8d40b9eb add ansible, minikube, pygmentize bashrc config Gered 2024-09-16 08:44:43 -0400
  • 9731e4c3e5 more wezterm format-tab-title adjustments for the weird things i've seen Gered 2024-09-15 09:04:54 -0400
  • dfe1d530b5 update wezterm format-tab-title event handler Gered 2024-09-14 23:49:14 -0400
  • 3e61dbfa2c wezterm tab process icon updates Gered 2024-09-14 21:45:17 -0400
  • 89c248049f add bashrc scripts Gered 2024-09-14 17:05:53 -0400
  • 1e71a6a75c add wezterm Gered 2024-09-14 15:19:32 -0400
  • 8b60b324cd begin reorganizing into more general dotfiles repo structure Gered 2024-09-14 15:15:39 -0400
  • eb7fdc29bb fix format_on_save configuration Gered 2024-09-11 13:37:09 -0400
  • f3b8664def fix typo in command name Gered 2024-09-09 19:03:18 -0400
  • a26cd9b2f8 add keymap for toggling inline diagnostic messages & display on/off Gered 2024-09-08 21:28:33 -0400
  • 42da8e2330 add keymapping to toggle word wrapping on/off Gered 2024-09-08 18:46:53 -0400
  • 905efed668 switch completion list abort keymap to Ctrl+C Gered 2024-09-08 10:59:28 -0400
  • 24bb85e3d8 disable netrw Gered 2024-09-08 09:17:33 -0400
  • c99800a58d update plugins to latest versions Gered 2024-09-08 09:15:56 -0400
  • 41471da3fe update lualine config Gered 2024-09-08 00:08:11 -0400
  • 1ab3817b55 add keymap for reloading a rust/cargo workspace Gered 2024-09-07 18:20:52 -0400
  • 920776c81d update keymap descriptions for a little bit more consistency Gered 2024-09-07 15:49:37 -0400
  • b15a616ef0 update install-deps some more Gered 2024-09-07 15:44:59 -0400
  • adab75c5f1 update install-deps script with other dependencies Gered 2024-09-07 15:07:30 -0400
  • 277af6db8c adjust lazy.nvim config Gered 2024-09-07 14:58:31 -0400
  • 5fb6ebdad4 add vim-expand-region Gered 2024-09-07 14:58:07 -0400
  • 706ac2ace6 add nvim-colorizer Gered 2024-09-06 23:22:46 -0400
  • dc90a7dd71 adjust completion list keymaps Gered 2024-09-06 21:43:30 -0400
  • c863e4cdfb adjust dashboard config Gered 2024-09-06 19:06:46 -0400
  • 6cbf90c514 expand list of treesitter languages to be always installed Gered 2024-09-06 18:46:48 -0400
  • 14ee4f6f0b add formatter config for yamlfix and clang-format Gered 2024-09-06 18:46:22 -0400
  • bc0cf8961e default to not format on save, except for explicitly listed filetypes Gered 2024-09-06 18:36:15 -0400
  • bd7eb9be0f move mason and related config out of lsp Gered 2024-09-06 18:34:47 -0400
  • a9e7376285 add nvim-ansible Gered 2024-09-06 18:32:10 -0400
  • d7c486e7f4 switch to catppuccin theme/colorscheme Gered 2024-09-05 21:57:47 -0400
  • 2c280e967e adjust tabstop and shiftwidth Gered 2024-09-04 23:55:52 -0400
  • aaca74819e maybe sort of better rust and cmake buffer keymaps Gered 2024-09-04 23:54:43 -0400
  • 68bc8119a4 add cmake-tools and some initial config/support for cmake projects Gered 2024-09-04 14:23:08 -0400
  • 376794ae63 debugging keymapping adjustments and dapui open/close behaviour tweak Gered 2024-09-04 13:35:51 -0400
  • 3d6473e82a ensure mason installs clangd for lsp integration Gered 2024-09-04 12:19:37 -0400
  • afa89e69b1 ensure mason installs codelldb for dap integration Gered 2024-09-04 12:18:11 -0400
  • 3fde32555f add overseer Gered 2024-09-04 12:15:57 -0400
  • d97b931a54 add keymapping to list todo/hack/warn/etc style comments Gered 2024-09-04 10:14:05 -0400
  • e57d86d6e2 disable some semi-duplicated / extremely similar keymaps Gered 2024-09-03 20:23:16 -0400
  • 2a4ab0d507 add another trouble keymapping Gered 2024-09-03 19:44:28 -0400
  • 85a6073677 add beacon Gered 2024-09-03 19:37:39 -0400
  • ef34356faa add trouble Gered 2024-09-03 19:20:10 -0400
  • ce0b408976 add completion list keymapping to close the list Gered 2024-09-03 18:56:18 -0400
  • f31f60061d add outline Gered 2024-09-03 18:50:49 -0400
  • 9bb4d876a4 change rust run & debug keymaps to use previous target (when available) Gered 2024-09-03 17:41:07 -0400
  • 12d125b471 add keymaps for clearing and listing all breakpoints Gered 2024-09-03 17:39:01 -0400
  • 8dd235cbb6 update debugger keymaps Gered 2024-09-03 17:38:46 -0400
  • aa77aab59a add cmp-nvim-lsp-signature-help for automatic function param help popup Gered 2024-09-03 17:10:52 -0400
  • 344ba497eb filter out snippets from completion suggestions Gered 2024-09-03 16:48:56 -0400
  • c5798dfa1f add keymap for showing a floating neo-tree buffer Gered 2024-09-03 15:03:20 -0400
  • 8558b2e736 replace bufferline with barbar Gered 2024-09-03 14:52:20 -0400
  • 639e8e2553 add rustaceanvim Gered 2024-09-03 00:02:05 -0400
  • a788910840 re-adjust a bunch of existing keymaps. add new bufferline keymaps Gered 2024-09-02 01:08:59 -0400
  • 1489d7c7e7 add nvim-notify Gered 2024-09-01 23:42:28 -0400
  • 4e86ed636a adjust neo-tree configuration Gered 2024-09-01 23:12:19 -0400
  • 9486b2e45d better way of disabling nvm-lint Gered 2024-09-01 22:37:54 -0400
  • a267b60e5a update lazy-lock.json Gered 2024-09-01 22:21:29 -0400
  • 8b31ce06e6 add lazy-lock.json Gered 2024-09-01 22:01:25 -0400
  • 1365f860dc cleanup gitignore Gered 2024-09-01 22:01:02 -0400
  • c7a100e309 change indent-blankline indent chars back to a solid bar Gered 2024-09-01 21:52:20 -0400
  • b9bbe3a9a4 ensure termguicolors is enabled for bufferline Gered 2024-09-01 21:51:30 -0400
  • eb0c32f20e tweak gui font settings some more Gered 2024-09-01 21:50:47 -0400
  • 02d61d9055 add ftplugin for markdown filetypes Gered 2024-09-01 20:56:51 -0400