bf523d819cAdd mypy as preferred python linter
Edward Litherland-Smith
2022-05-17 09:31:06 +0100
d1ccf6f410Merge branch 'main' of github.com:elitherl/vim-config into main
Edward Litherland-Smith
2022-05-16 13:09:26 +0100
35c802be47Set python3 interpreter for pynvim, always load JEDI plugin
Edward Litherland-Smith
2022-05-16 13:08:58 +0100
ed8f4f3ccbAdd homebrew install path for fzf as well as local
Edward Litherland-Smith
2022-05-09 14:57:09 +0100
bec1f5801bSet number as well as relative number
Edward Litherland-Smith
2022-04-29 13:14:13 +0100
2db254c7c7Turn off number for terminal
Edward Litherland-Smith
2022-04-28 14:27:37 +0100
5614060b0aAdd vim surround pluging Remove configure_options as moving to neovim Tweak vimrc for neovim compatability Add neovim setup details to README
Edward Litherland-Smith
2022-04-28 10:00:56 +0100
aa68d37952Add Ack plugin with Ag support
Edward Litherland-Smith
2022-04-27 11:37:30 +0100
7c182949d7Remove broken function from NERDTree
Edward Litherland-Smith
2022-04-27 11:02:50 +0100
a3283674aaAdd NERDTree plugin and config
Edward Litherland-Smith
2022-04-27 10:56:28 +0100
49df22cd10Heimdall configure options updates
Edward Litherland-Smith
2022-04-27 10:45:45 +0100
a7533a3764Merge branch 'main' of github.com:elitherl/vim-config into main
Edward Litherland-Smith
2022-04-27 10:44:05 +0100
bd57d572cdAdd shortcut to format documents
Edward Litherland-Smith
2022-04-27 10:43:48 +0100
6459177a8fAdd fzf plugin and config
Edward Litherland-Smith
2022-04-27 10:39:34 +0100
96eab3bea3Update submodule versions
Edward Litherland-Smith
2022-04-27 10:20:24 +0100
cd4aaaf766Remove vim source as submodule
Edward Litherland-Smith
2022-04-27 10:11:14 +0100
87fe25f9f3Remove extra python linters (focus on flake8)
Edward Litherland-Smith
2022-03-03 13:53:47 +0000
2e8dc165c9Merge branch 'main' of github.com:elitherl/vim-config into main
Edward Litherland-Smith
2022-02-02 11:42:54 +0000
d6cc413701Add TOML language support plugin
Edward Litherland-Smith
2022-02-02 11:42:41 +0000
c75c90acc6Extend systemd file syntax highlighting to pickup systemctl edit temp files
Edward Litherland-Smith
2022-02-02 11:41:15 +0000
40415d392aMerge branch 'main' of github.com:elitherl/vim-config into main
Edward Litherland-Smith
2022-01-31 15:02:34 +0000
034a9527b0Add explicit python command to configure_options
Edward Litherland-Smith
2022-01-31 15:02:29 +0000
2eee144117Merge branch 'main' of github.com:elitherl/vim-config
Edward Litherland-Smith
2021-12-30 10:41:15 +0000
367a69e562Update url from unimpaired to use GitHub link instead of redirect
Edward Litherland-Smith
2021-10-27 13:49:38 +0100
fdc0bde4f2Turn off linewrapping in .csv files
Edward Litherland-Smith
2021-10-13 09:16:04 +0100
446f0b6977Associate VSCode .code-workspace file as JSON
Edward Litherland-Smith
2021-10-05 14:20:20 +0100
f08bb650f1Update version of vim-fugitive
Edward Litherland-Smith
2021-09-08 19:38:56 +0100
132146af98Add rainbow_csv plugin for csv highlighting
Edward Litherland-Smith
2021-09-06 16:28:43 +0100
2748712547Add pylint to python linters for default Heimdall setup
Edward Litherland-Smith
2021-09-06 14:58:43 +0100
7e7afb7ba6Change docstring style to rest
Edward Litherland-Smith
2021-06-22 09:05:03 +0100
c2de0c0c57Set docstring style to numpy, was google
Edward Litherland-Smith
2021-06-22 09:00:34 +0100
d289b15e6dAdd python docstring generator plugin
Edward Litherland-Smith
2021-06-22 08:57:41 +0100
4389f7ccd8Add indentLine plugin
Edward Litherland-Smith
2021-05-07 09:03:05 +0100
c447f291dbAdd yaml filetype plugin
Edward Litherland-Smith
2021-05-07 08:45:44 +0100
26f618c26aDisable mouse so that clipboard works properly
Edward Litherland-Smith
2021-05-04 13:34:56 +0100
3d3f1bf66cMove jedi-vim to opt, only load if compiled with python3
Edward Litherland-Smith
2021-04-06 09:56:07 +0100
ed65ad8cc9Back to not writing swp files
Edward Litherland-Smith
2021-03-31 08:54:35 +0100
edd55a3bb8Change swp file handling
Edward Litherland-Smith
2021-03-29 15:47:27 +0100
f3e7f78896Disable writing swp files
Edward Litherland-Smith
2021-03-29 14:34:20 +0100
ca86a91b10Add vim-gitgutter plugin and relevant config
Edward Litherland-Smith
2021-03-29 14:31:11 +0100
e528b2a095Merge branch 'main' of github.com:elitherl/vim-config into main
Edward Litherland-Smith
2021-03-23 14:33:46 +0000
ba1ca5bb49Add instruction for clearing options
Edward Litherland-Smith
2021-03-23 14:33:18 +0000
3aaa2d5ddbAdd mypy as a python linter
Edward Litherland-Smith
2021-03-23 14:32:40 +0000
ddd147f808Remove pylint, replaced with flake8
Edward Litherland-Smith
2021-03-12 14:30:44 +0000
df7e6222bcAdd 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
83f7ff47deAdd terminal ANSI colours so Vim term matches colourscheme
Edward Litherland-Smith
2021-02-26 11:34:13 +0000
744ad0749dUpdate syntax highlighting in diff
Edward Litherland-Smith
2021-02-25 11:48:38 +0000
9522f1a352Change python textwidth to 88 from 79 to match black formatting
Edward Litherland-Smith
2021-02-23 16:09:32 +0000
e42394fd45Fix WSL starting in REPLACE mode without breaking arrow keys
Edward Litherland-Smith
2021-02-23 11:57:53 +0000
27688cd7c9Fix arrow keys not working in insert mode
Edward Litherland-Smith
2021-02-23 11:52:38 +0000
09839b8a02Make tabstop=2 default behvaviour
Edward Litherland-Smith
2021-02-23 11:34:38 +0000
146b537744Add better python indenting
Edward Litherland-Smith
2021-02-22 15:48:10 +0000
0fa1c87e95Set tab length to 2 for vim files
Edward Litherland-Smith
2021-02-22 13:13:53 +0000
f7d12160c8Update README.md with misc instructions
Edward Litherland-Smith
2021-02-22 11:15:12 +0000
6ea109871fUpdate tmux colour style
Edward Litherland-Smith
2021-02-22 10:01:46 +0000
5e49218109Add test to vimrc for 256 variable
Edward Litherland-Smith
2021-02-22 09:45:12 +0000
1c81b45af9Disable syntax during diff again for onehalf
Edward Litherland-Smith
2021-02-22 09:35:42 +0000