Commit graph

  • fdc0bde4f2 Turn off linewrapping in .csv files Edward Litherland-Smith 2021-10-13 09:16:04 +0100
  • 446f0b6977 Associate VSCode .code-workspace file as JSON Edward Litherland-Smith 2021-10-05 14:20:20 +0100
  • f08bb650f1 Update version of vim-fugitive Edward Litherland-Smith 2021-09-08 19:38:56 +0100
  • 132146af98 Add rainbow_csv plugin for csv highlighting Edward Litherland-Smith 2021-09-06 16:28:43 +0100
  • 2748712547 Add pylint to python linters for default Heimdall setup Edward Litherland-Smith 2021-09-06 14:58:43 +0100
  • 7e7afb7ba6 Change docstring style to rest Edward Litherland-Smith 2021-06-22 09:05:03 +0100
  • c2de0c0c57 Set docstring style to numpy, was google Edward Litherland-Smith 2021-06-22 09:00:34 +0100
  • d289b15e6d Add python docstring generator plugin Edward Litherland-Smith 2021-06-22 08:57:41 +0100
  • 4389f7ccd8 Add indentLine plugin Edward Litherland-Smith 2021-05-07 09:03:05 +0100
  • c447f291db Add yaml filetype plugin Edward Litherland-Smith 2021-05-07 08:45:44 +0100
  • 26f618c26a Disable mouse so that clipboard works properly Edward Litherland-Smith 2021-05-04 13:34:56 +0100
  • 3d3f1bf66c Move jedi-vim to opt, only load if compiled with python3 Edward Litherland-Smith 2021-04-06 09:56:07 +0100
  • ed65ad8cc9 Back to not writing swp files Edward Litherland-Smith 2021-03-31 08:54:35 +0100
  • edd55a3bb8 Change swp file handling Edward Litherland-Smith 2021-03-29 15:47:27 +0100
  • f3e7f78896 Disable writing swp files Edward Litherland-Smith 2021-03-29 14:34:20 +0100
  • ca86a91b10 Add vim-gitgutter plugin and relevant config Edward Litherland-Smith 2021-03-29 14:31:11 +0100
  • e528b2a095 Merge branch 'main' of github.com:elitherl/vim-config into main Edward Litherland-Smith 2021-03-23 14:33:46 +0000
  • ba1ca5bb49 Add instruction for clearing options Edward Litherland-Smith 2021-03-23 14:33:18 +0000
  • 3aaa2d5ddb Add mypy as a python linter Edward Litherland-Smith 2021-03-23 14:32:40 +0000
  • ddd147f808 Remove pylint, replaced with flake8 Edward Litherland-Smith 2021-03-12 14:30:44 +0000
  • df7e6222bc Add flake8 as python linter Edward Litherland-Smith 2021-03-12 11:44:49 +0000
  • 9d5d65066c <leader>b to list buffers and prompt for buffer name to switch to Edward Litherland-Smith 2021-03-10 14:24:08 +0000
  • 83f7ff47de Add terminal ANSI colours so Vim term matches colourscheme Edward Litherland-Smith 2021-02-26 11:34:13 +0000
  • 744ad0749d Update syntax highlighting in diff Edward Litherland-Smith 2021-02-25 11:48:38 +0000
  • 9522f1a352 Change python textwidth to 88 from 79 to match black formatting Edward Litherland-Smith 2021-02-23 16:09:32 +0000
  • e42394fd45 Fix WSL starting in REPLACE mode without breaking arrow keys Edward Litherland-Smith 2021-02-23 11:57:53 +0000
  • 27688cd7c9 Fix arrow keys not working in insert mode Edward Litherland-Smith 2021-02-23 11:52:38 +0000
  • 09839b8a02 Make tabstop=2 default behvaviour Edward Litherland-Smith 2021-02-23 11:34:38 +0000
  • 146b537744 Add better python indenting Edward Litherland-Smith 2021-02-22 15:48:10 +0000
  • 0fa1c87e95 Set tab length to 2 for vim files Edward Litherland-Smith 2021-02-22 13:13:53 +0000
  • f7d12160c8 Update README.md with misc instructions Edward Litherland-Smith 2021-02-22 11:15:12 +0000
  • 6ea109871f Update tmux colour style Edward Litherland-Smith 2021-02-22 10:01:46 +0000
  • 5e49218109 Add test to vimrc for 256 variable Edward Litherland-Smith 2021-02-22 09:45:12 +0000
  • 1c81b45af9 Disable syntax during diff again for onehalf Edward Litherland-Smith 2021-02-22 09:35:42 +0000
  • f07b34e790 Add checks for true colour support in terminal (visual only) Edward Litherland-Smith 2021-02-22 09:05:59 +0000
  • 3fe142b8ca Keep syntax highlighting even on diff Edward Litherland-Smith 2021-02-19 13:41:46 +0000
  • 519cf87831 Add onehalf theme, set as default + theme for lightline Edward Litherland-Smith 2021-02-19 09:59:49 +0000
  • daa10cd4f3 Add monokai_pro theme, move themes to better place Edward Litherland-Smith 2021-02-12 15:18:00 +0000
  • f4caa3d868 Add colorcolumn to highlight lines too long, set textwidth for python files Edward Litherland-Smith 2021-02-11 17:03:29 +0000
  • af4d768026 Fix for Vim8.2 in WSL starting in REPLACE mode Edward Litherland-Smith 2021-02-11 15:56:03 +0000
  • 9ece6e7600 Add some notes on compiling vim Edward Litherland-Smith 2021-02-11 15:53:09 +0000
  • 442b41ccd0 Add vim source as submodule, to always build from a consistent version Edward Litherland-Smith 2021-02-11 14:41:55 +0000
  • 9aa5247f27 Add jedi plugin for python file completion Edward Litherland-Smith 2021-02-04 15:39:00 +0000
  • aa00def90c Add help tags generation to vimrc Edward Litherland-Smith 2021-02-04 08:46:53 +0000
  • eb638bf4d8 Add tmux-navigator plugin Edward Litherland-Smith 2021-02-02 11:35:57 +0000
  • 06aa965488 Add better python syntax highlighting Edward Litherland-Smith 2021-01-26 10:48:17 +0000
  • c911384504 Hide dotfiles in explorer by default Edward Litherland-Smith 2021-01-26 10:34:44 +0000
  • 4f72369350 Move ALE to start, enable completion for omnifunc Edward Litherland-Smith 2021-01-22 13:54:21 +0000
  • d3960cf92f Add vim-markdown and tabular for better markdown formatting Edward Litherland-Smith 2021-01-22 13:34:45 +0000
  • abeb2a9e02 Add BufOnly command to close all buffers other than current Edward Litherland-Smith 2021-01-20 14:51:32 +0000
  • 142223cf0e Add shortcut to close buffer whilst keeping split (Bd) Edward Litherland-Smith 2021-01-07 09:13:12 +0000
  • 5f326d48bd Set spelling locally, set autoread Edward Litherland-Smith 2021-01-07 08:59:23 +0000
  • bcebc3f79e Remove custom '[' and ']', install vim unimpaired instead Edward Litherland-Smith 2021-01-05 09:12:27 +0000
  • 9d262f2bc2 Add shortcuts for navigating quick fix menu Edward Litherland-Smith 2021-01-04 14:20:59 +0000
  • 711c00e23a Add Esc remapping Edward Litherland-Smith 2021-01-04 09:08:22 +0000
  • 138a641f03 Turn on spellcheck in markdown files Edward Litherland-Smith 2020-12-22 13:59:36 +0000
  • 13876a2ab2 Stop text wrapping from breaking words Edward Litherland-Smith 2020-12-21 08:52:45 +0000
  • 71fc49c2b9 Move ale to /opt so it's not started automatically. Just start with ':packadd ale' then reload open file(s) Edward Litherland-Smith 2020-12-18 13:39:08 +0000
  • f093ef8b6b Add various plugins, configure lightline Edward Litherland-Smith 2020-12-18 10:38:50 +0000
  • a673d5391a Move onedark, don't load automatically Edward Litherland-Smith 2020-12-18 09:40:04 +0000
  • 4e8cd3a0e5 Remove nerdtree, vim Explore works just as well (if not better) Edward Litherland-Smith 2020-12-18 09:26:05 +0000
  • df0c9a5d62 Add tab character for listchars Edward Litherland-Smith 2020-12-18 09:18:50 +0000
  • f9c87114cc Add .ipynb syntax highlighting as json Edward Litherland-Smith 2020-12-17 09:49:27 +0000
  • d54fc6ed05 Rename .vimrc to vimrc within repository files for convenience Edward Litherland-Smith 2020-12-17 09:38:02 +0000
  • a589dddd0a Rearrange tab settings to avoid duplications/set defualts. Remove empty fortran.vim (for now) and add settings for markdown files Edward Litherland-Smith 2020-12-16 16:32:50 +0000
  • f94c7b57bd Return to using defaults liek vim7 (to restore backspace functionality) Edward Litherland-Smith 2020-12-16 11:59:29 +0000
  • 3f7bdf8421 Remove tab from listchars Edward Litherland-Smith 2020-12-16 11:52:51 +0000
  • e816c5f060 Add listchar setup for tabs and trailing whitespace Edward Litherland-Smith 2020-12-16 09:04:07 +0000
  • c8364bacad Add file specific indent settings, .gitignore Edward Litherland-Smith 2020-12-16 08:49:19 +0000
  • f7c6c8267f Change default colorscheme to slate Edward Litherland-Smith 2020-12-16 08:18:32 +0000
  • 95380112e7 Add auto-pairs Edward Litherland-Smith 2020-12-15 21:39:02 +0000
  • 9698058395 Add NERDTree and git plugin Edward Litherland-Smith 2020-12-15 21:35:16 +0000
  • 24dc19958a Don't use onedark as default, but keep available Edward Litherland-Smith 2020-12-15 21:13:48 +0000
  • 32633c18d9 Add onedark theme and lightline status bar Edward Litherland-Smith 2020-12-15 21:12:08 +0000
  • a6398b3db5 Add README Edward Litherland-Smith 2020-12-15 21:03:30 +0000
  • 5de8ad126c Initial commit Edward Litherland-Smith 2020-12-15 21:01:32 +0000