7877117d5b
Update yakuake shortcuts and configuration
shaunrd02021-09-23 11:03:50 -04:00
f4f1a9dbba
Add configs for yakuake and ranger
shaunrd02021-09-23 10:14:42 -04:00
3a9b30b8c7
Add .vim/undodir for persistent undo / redo history + Add .vim/undodir/.gitignore to ignore all files within + Makes undodir available to vim for writing local history but does not track files with git
shaunrd02021-03-07 20:34:46 +00:00
e11d0b1e20
Improve vimrc to include more information and settings + Add more binds, even if left default, for reference or quick adjusting + Adjust sourcerer.vim for ultra-black background + Set clang_complete to use snippets for code completion in C / C++ + Set clang_complete binds jump-to declaration and jump-out to + and _ respectively + Add information to vimrc to allow adjusting clang options + Highlight column 80 on cpp and c files + Revert to unicode symbols by default, left powerline symbols commented out for now
shaunrd02021-03-03 16:11:33 +00:00
b73166a724
Update .vimrc to include basic clang_complete binds + Listed even if the bind is kept default
shaunrd02021-02-18 13:00:10 -05:00
21bc190261
Update submodules to latest commit
shaunrd02021-02-18 10:21:42 -05:00
5fe1fd7ae2
Change example to libclang-9-dev
shaunrd02020-06-15 09:49:21 -04:00
6ef6f806d3
Reduce the scope of searching for libclang + Checks the /usr/ directory recursively
shaunrd02020-06-15 09:33:46 -04:00
da17f5423f
Remove find command from bash aliases + Fix for slow starting terminal sessions + Require user to configure clang path following commands in README
shaunrd02020-06-15 09:19:25 -04:00
eaefbdc471
Update libclang setup to avoid slow starting sessions + Remove find from the LIBCLANG environment variable + Let the user run commands to set this variable up if needed, found in the README
shaunrd02020-06-14 12:59:32 -04:00
2e3d2523f1
Update README for more detailed instructions
shaunrd02020-06-11 14:52:57 -04:00
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
shaunrd02020-06-11 13:23:03 -04:00
fd37b436b6
Update README to reflect new branch names
shaunrd02020-05-11 06:34:03 -04:00