Commit graph

239 commits

Author SHA1 Message Date
Gabe Venberg 92ecc02997 added compitest pluging for neovim. 2022-01-23 21:15:03 -06:00
Gabe Venberg 7ba6e4539e enabled treesitter modules. 2022-01-22 23:34:51 -06:00
Gabe Venberg e6a8b67e6e Re-arranged nvim packages
Made them have a bit of a more logical strucutre.
2022-01-21 18:35:32 -06:00
Gabe Venberg 6ac0abba12 improved rust LSP 2022-01-19 00:17:58 -06:00
Gabe Venberg 1982df0a63 Merge branch 'master' of git.venberg.xyz:Gabe/dotfiles 2022-01-07 16:27:10 -06:00
Gabe Venberg 51a5135297 new file browser for neovim telescope. 2022-01-07 16:26:30 -06:00
Gabe Venberg ab991e4f31 added slideshow alias 2022-01-06 19:53:52 -06:00
Gabe Venberg eb6428a51b added comment to nivm LSPconfig explaining needed packages. 2021-12-31 10:59:10 -06:00
Gabe Venberg cefe998261 removed nvim-session-manager.
was causing slow nvim start.
2021-12-18 21:30:28 -06:00
Gabe Venberg 09042586ec fixed lsp keybindings.
They now work on more than just the first buffer you open of a given
filetype.
2021-12-15 16:23:07 -06:00
Gabe Venberg 83aea3c147 made files start with most folds open. 2021-12-15 13:08:25 -06:00
Gabe Venberg d80d290fe2 removed luasnippet, fixed lsp keybinds. 2021-12-15 11:30:08 -06:00
Gabe Venberg 8322dfa4e1 I have joined the dark side! neovim with plugins!
added neovim support for treesitter and LSP, then added a bunch of
plugins to take advantage of them.
2021-12-14 00:32:00 -06:00
Gabe Venberg 3992946c98 modified screen brightness shortcuts. 2021-11-17 01:13:35 -06:00
Gabe Venberg fabf67c4f9 added keybinds for controlling screen brightness.
modified other keybinds to fit.
cleaned up some code
2021-11-14 11:37:40 -06:00
Gabe Venberg f9c2646906 added more plugins to beets config. 2021-10-01 00:33:20 -05:00
Gabe Venberg 76c2ad57fe added beets config 2021-09-30 17:59:54 -05:00
Gabe Venberg 8123e70d74 transported all of current config to lua.
On to learning the new features of neovim 0.5!
2021-09-12 00:29:48 -05:00
Gabe Venberg d8d5296ad2 started migrating neovim to init.lua.
refs #3
2021-09-06 23:07:40 -05:00
Gabe Venberg 8d4aa86992 added bookmarks file for w3m. 2021-09-04 16:41:07 -05:00
Gabe Venberg 2d5f913b43 changed tmux date format to use slashes. 2021-08-26 15:47:03 -05:00
Gabe Venberg 755ee5de02 added capsToCtrl.map to the scripts directory. 2021-08-24 11:02:27 -05:00
Gabe Venberg 16324545c3 added --no-startup-id to the i3 suspend 2021-08-14 18:17:43 -05:00
Gabe Venberg a5d123998c added .gitconfig to store things like git aliases. 2021-08-09 15:14:44 -05:00
Gabe Venberg efb9555083 Revert "commented out X11 caps to control"
This reverts commit 0a0f35f3fcfadf9c92dc1a7feee67bcc9133bec4.

Turns out I was wrong about localectl changing caps to control in X11...
2021-07-29 17:34:22 -05:00
Gabe Venberg edf8f41646 commented out X11 caps to control
left reccomendation to use kbd to modify instead.
2021-07-25 23:04:04 -05:00
Gabe Venberg 5fe1c5b23a changed all <Enters> in vim config to <CR>.
fixes #1
2021-07-12 12:00:24 -05:00
Gabe Venberg 7016410f97 stopped adding ~/scripts to $PATH. added /opt to $PATH. 2021-07-12 11:22:07 -05:00
Gabe Venberg efe9a262a5 added configs to use alacritty terminal. 2021-06-24 12:30:05 -05:00
Gabe Venberg 6cb06bbbf8 added paru config, It has replaced yay as my arch/aur package manager 2021-06-12 14:23:36 -05:00
Gabe Venberg d77e019404 updated todoman config. config format and name changed. 2021-06-05 23:58:52 -05:00
Gabe Venberg d4890d14ad ajusted says speaking speed, volume, and pitch. 2021-06-05 23:10:35 -05:00
Gabe Venberg 32f587911e redirected stderr output for say. 2021-06-05 13:50:29 -05:00
Gabe Venberg ecdc2ac294 changed fuck to please, added say espeak alias. 2021-06-05 13:46:56 -05:00
Gabe Venberg cb9c3c0137 Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2021-05-19 17:17:25 -05:00
Gabe Venberg ce1349c229 added --no-startup-id to screen-blanking command 2021-05-19 17:16:47 -05:00
Gabe Venberg a1944bc79a added i3 keybinding to disable screen sleep, changed location of mpd
state file.
2021-05-19 17:06:50 -05:00
Gabe Venberg 6f6f95a120 modified the tmux status line to deal with multiple batteries. 2021-05-09 15:32:49 -05:00
Gabe Venberg 42e1f8dc37 updated vdirsyncer configs. 2021-05-08 18:28:56 -05:00
Gabe Venberg bf3e6d39ad Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2021-04-20 15:15:06 -05:00
Gabe Venberg f16985d41c modernized ncmpcpp config 2021-04-20 15:14:34 -05:00
Gabe Venberg 2bb164a7ce both-shift-for-caps-lock was causing issues with some games, and I didnt
use it anyway...
I also did a silly with the difference with file and directory tests.
2021-04-13 10:13:07 -05:00
Gabe Venberg 0e80cb59df quoted variables from previous commit 2021-04-07 16:01:08 -05:00
Gabe Venberg d5bf3663f2 I tried to prettify the code and indented the prompt variable (that
spanned multiple lines...) this messed the prompt up.

Have come up with a different solution for a prompt with a newline in
it.
2021-04-03 02:03:10 -05:00
Gabe Venberg 5607c91170 Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2021-04-03 01:56:33 -05:00
Gabe Venberg 6b59129a6a added tests to most of the sourcing to make sure files/commands exist
before we use them.
2021-04-03 01:53:27 -05:00
Gabe Venberg a672fb9464 inverted an if statement for sourcing fzf zsh files. fixed login error when distros did not bundle fzfs completions. 2021-03-31 14:22:22 -05:00
Gabe Venberg e0247b6ff1 changed colourscheme, fixed some bugs with zsh fzf and how it found
files to source.
2021-03-16 02:30:07 -05:00
Gabe Venberg 2c7bd185c2 Merge branch 'master' of https://gitlab.com/Toric/dotfiles 2021-03-15 20:02:38 -05:00
Gabe Venberg 956953b19a added ~/.local/bin to path 2021-03-15 20:02:35 -05:00