Commit graph

3824 commits

Author SHA1 Message Date
Edward Litherland-Smith bcebc3f79e Remove custom '[' and ']', install vim unimpaired instead 2021-01-05 09:12:27 +00:00
Edward Litherland-Smith 9d262f2bc2 Add shortcuts for navigating quick fix menu 2021-01-04 14:20:59 +00:00
Edward Litherland-Smith 711c00e23a Add Esc remapping 2021-01-04 09:08:22 +00:00
Edward Litherland-Smith 138a641f03 Turn on spellcheck in markdown files 2020-12-22 13:59:36 +00:00
Edward Litherland-Smith 13876a2ab2 Stop text wrapping from breaking words 2020-12-21 08:52:45 +00:00
Edward Litherland-Smith 71fc49c2b9 Move ale to /opt so it's not started automatically. Just start with ':packadd ale' then reload open file(s) 2020-12-18 13:39:08 +00:00
Edward Litherland-Smith f093ef8b6b Add various plugins, configure lightline
Add ALE (Asynchronous Lint Engine), fugitive for git
and configure lightline to work better with both of these
2020-12-18 10:38:50 +00:00
Edward Litherland-Smith a673d5391a Move onedark, don't load automatically 2020-12-18 09:40:04 +00:00
Edward Litherland-Smith 4e8cd3a0e5 Remove nerdtree, vim Explore works just as well (if not better) 2020-12-18 09:26:05 +00:00
Edward Litherland-Smith df0c9a5d62 Add tab character for listchars 2020-12-18 09:18:50 +00:00
Edward Litherland-Smith f9c87114cc Add .ipynb syntax highlighting as json 2020-12-17 09:49:27 +00:00
Edward Litherland-Smith d54fc6ed05 Rename .vimrc to vimrc within repository files for convenience 2020-12-17 09:38:02 +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 f94c7b57bd Return to using defaults liek vim7 (to restore backspace functionality) 2020-12-16 11:59:29 +00:00
Edward Litherland-Smith 3f7bdf8421 Remove tab from listchars 2020-12-16 11:52:51 +00:00
Edward Litherland-Smith e816c5f060 Add listchar setup for tabs and trailing whitespace 2020-12-16 09:04:07 +00:00
Edward Litherland-Smith c8364bacad Add file specific indent settings, .gitignore 2020-12-16 08:49:19 +00:00
Edward Litherland-Smith f7c6c8267f Change default colorscheme to slate 2020-12-16 08:18:32 +00:00
Edward Litherland-Smith 95380112e7 Add auto-pairs 2020-12-15 21:39:02 +00:00
Edward Litherland-Smith 9698058395 Add NERDTree and git plugin 2020-12-15 21:35:16 +00:00
Edward Litherland-Smith 24dc19958a Don't use onedark as default, but keep available 2020-12-15 21:13:48 +00:00
Edward Litherland-Smith 32633c18d9 Add onedark theme and lightline status bar 2020-12-15 21:12:08 +00:00
Edward Litherland-Smith a6398b3db5 Add README 2020-12-15 21:03:30 +00:00
Edward Litherland-Smith 5de8ad126c Initial commit 2020-12-15 21:01:32 +00:00