Commit Graph

10 Commits

Author SHA1 Message Date
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 adf0255224 README.md 2020-02-19 07:05:07 +00:00
Shaun Reed 6792c978dd Remove outdated info in README, screenshots 2020-02-19 06:37:29 +00:00
Shaun Reed c23f7e263d Update README, screens for debian branch 2020-01-20 15:31:39 -05:00
Shaun Reed 63b85d22a5 Update README with git recursion 2019-11-17 14:00:48 -05:00
Shaun Reed 5cfd6b608a Clean comments, add screenshot 2019-11-14 09:54:43 -05: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 e680fc47cc Add package lists, not to be stowed (yet) but for future reference 2019-10-18 18:59:47 -04:00
Shaun Reed bcaaa81ecc Update README 2019-09-14 06:11:23 -04:00
Shaun Reed 5b16bf4210 Setup stow 2019-09-13 19:28:05 -04:00