Commit Graph

10 Commits

Author SHA1 Message Date
Shaun Reed 903e81aad4 Update tmux configs
+ Plugins for tmux
+ Ranger plugins
2022-07-16 10:28:31 -04:00
Shaun Reed 138ccc7e51 Make path to libclang universal, update vimrc
Added Ale plugin for running linters
+ Changed unicode error and warning symbols
+ Added keybind for moving to next / previous errors

Update vimrc to use environment variable /usr/lib/llvm-10/lib/libclang.so.1 for clang path
+ This is automatically adjusted to the system clang path via output of 'find / -name libclang.so.1'
+ Requires some derivative of libclang to be installed, along with clang

Add whitespace check function to vimrc
+ Removes whitespaces from every relative file saved with vim
+ list of files found within ~/.vimrc

Add Colorizer plugin keybind for toggling color highlights within vim

Add environment variables $EDITOR and $VISUAL and set both to point to vim

Add a script to fix a common issue in vbox displays
+ running fix-vbox.sh corrects unclickable portion of the screen
2020-06-11 14:00:01 -04:00
Shaun Reed d57c7b822e Initial commit for headless dotfiles 2020-02-19 06:22:36 +00:00
Shaun Reed 799551e7d0 Replace tmux-gitbar with Gitmux 2020-01-20 11:31:46 -05:00
Shaun Reed db1c4bc508 Update tmux submodule paths 2019-10-23 12:05:40 -04:00
Shaun Reed b24321d392 Reorganize files for easier restoring via stow, more familiar file structure. 2019-10-22 16:04:37 -04:00
Shaun Reed 5878e0d6c5 Update submodules for tmux 2019-10-15 11:29:16 -04:00
Shaun Reed f0a247cef2 Update vim submodules, remove unused 2019-10-15 10:52:02 -04:00
Shaun Reed ec1422f34d Reformat conky 2019-10-15 10:32:23 -04:00
Shaun Reed 79dcd0854a Add Vim dotfiles for use with stow 2019-09-14 05:20:51 -04:00