Edward Litherland-Smith
9522f1a352
Change python textwidth to 88 from 79 to match black formatting
2021-02-23 16:09:32 +00:00
Edward Litherland-Smith
09839b8a02
Make tabstop=2 default behvaviour
...
Reduce extra ft files by making tabstop=2 the default behaviour
and overwriting as needed, instead of multiple files just setting
tabstop for a specific filetype and nothing else
2021-02-23 11:34:38 +00:00
Edward Litherland-Smith
0fa1c87e95
Set tab length to 2 for vim files
2021-02-22 13:13:53 +00:00
Edward Litherland-Smith
f4caa3d868
Add colorcolumn
to highlight lines too long, set textwidth
for
...
python files
2021-02-11 17:03:29 +00:00
Edward Litherland-Smith
9aa5247f27
Add jedi plugin for python file completion
2021-02-04 15:39:00 +00:00
Edward Litherland-Smith
a589dddd0a
Rearrange tab settings to avoid duplications/set defualts. Remove empty fortran.vim (for now) and add settings for markdown files
2020-12-16 16:32:50 +00:00
Edward Litherland-Smith
c8364bacad
Add file specific indent settings, .gitignore
2020-12-16 08:49:19 +00:00