Commit graph

  • 482b3c2632 Add nvim-tree and hop, with key binds. Disable netrw (for nvim-tree) Edward Litherland-Smith 2022-09-23 17:48:12 +0100
  • 4c4113803c Reduce updatetime for gitgutter Edward Litherland-Smith 2022-09-22 16:00:16 +0100
  • 2d695245b3 Change leader from "," to "\" Edward Litherland-Smith 2022-09-16 10:24:57 +0100
  • 939ffe178f Add new Telescope mappings Edward Litherland-Smith 2022-09-16 09:47:48 +0100
  • da84f6093c Add notify support and map to Telescope Edward Litherland-Smith 2022-09-15 10:08:51 +0100
  • 1299d7b040 Switch to Python3_fifo for REPL behavior Edward Litherland-Smith 2022-09-14 15:29:31 +0100
  • fbf1b9661d Enable REPL for python3 sniprun Edward Litherland-Smith 2022-09-14 15:03:06 +0100
  • e5f2d2e385 Add SnipRun map Edward Litherland-Smith 2022-09-14 10:07:41 +0100
  • 47921f8533 Add telescope diagnostics mapping Edward Litherland-Smith 2022-09-14 09:49:04 +0100
  • a386f19c19 Add telescope (replace NerdTree and fzf), add SnipRun with notify support Edward Litherland-Smith 2022-09-14 09:39:21 +0100
  • baf5437059 Add lazygit support, make terminal floating Edward Litherland-Smith 2022-09-13 17:44:34 +0100
  • 3fca673f35 Simplfy termguicolors check Edward Litherland-Smith 2022-09-06 14:51:41 +0100
  • 374a7efd8b Set aerial close behaviour to "global" Edward Litherland-Smith 2022-09-05 15:29:43 +0100
  • c9cff62306 Add instructions to install nightly neovim using Ubuntu apt Edward Litherland-Smith 2022-08-31 08:08:30 +0100
  • e834cf3567 Remove additional onedark plugin Edward Litherland-Smith 2022-08-25 14:28:40 +0100
  • 9a9385f049 Add FireCode Nerd Fonts for easy install Edward Litherland-Smith 2022-08-24 14:49:14 +0100
  • e03efd7e14 Add kitty to tmux config Edward Litherland-Smith 2022-08-24 14:48:58 +0100
  • d0195a6716 Add PlugInstall step to install script Edward Litherland-Smith 2022-08-19 08:42:15 +0100
  • 3d45942abf Enable symbols for lualine, change shortcut for toggle term Edward Litherland-Smith 2022-08-19 08:41:34 +0100
  • bd4a6386c7 Enable lualine symbols Edward Litherland-Smith 2022-08-17 16:29:30 +0100
  • fc3f8d5901 Switch airline for lualine, vista for aerial Edward Litherland-Smith 2022-08-15 15:20:15 +0100
  • 808d53cdd6 Add extra packages Edward Litherland-Smith 2022-08-09 15:16:37 +0100
  • ef1a91b5e5 Ensure comming TS modules installed at startup Edward Litherland-Smith 2022-08-09 10:01:49 +0100
  • 52c475b380 Revert Vista shortcut, add preview to Vista finder Edward Litherland-Smith 2022-08-08 17:31:37 +0100
  • 5107b6069a Enable TreeSitter highlighting Edward Litherland-Smith 2022-08-08 17:28:50 +0100
  • 606f61a11a Merge branch 'test_nvim_convert' of github.com:elitherl/vim-config into test_nvim_convert Edward Litherland-Smith 2022-08-08 13:53:42 +0100
  • 278f677c8a Remove LSP keybind conflicting with navigation Edward Litherland-Smith 2022-08-08 13:53:00 +0100
  • a0d4b1e4e8 Make home directory finding dynamic for LSP servers Edward Litherland-Smith 2022-08-04 17:07:40 +0100
  • b9e1da82b6 Remove reduntant python format shortcut Edward Litherland-Smith 2022-08-04 15:54:33 +0100
  • c5c05bfd40 Move LSP config to dedicated lua file Edward Litherland-Smith 2022-08-04 15:16:20 +0100
  • b683dc9045 Config changes to use specific neovim3 env for LSP Edward Litherland-Smith 2022-08-04 14:53:09 +0100
  • 55dde49d12 Combine command to install python packages Edward Litherland-Smith 2022-07-28 12:23:33 +0100
  • afb06e4f70 Remove update_prompt file Edward Litherland-Smith 2022-07-28 12:22:50 +0100
  • 751797bf22 Add PS1 updating script Edward Litherland-Smith 2022-07-27 08:56:25 +0100
  • 4d36c12b12 Use onehalf colourscheme instead Edward Litherland-Smith 2022-07-27 08:40:33 +0100
  • cf488628be Add more plugins, update readme with ln instructions Edward Litherland-Smith 2022-07-26 16:36:14 +0100
  • c288e11ac6 Move fully to nvim config (test) Edward Litherland-Smith 2022-07-26 11:57:25 +0100
  • 436484809c Fix typo in python.vim Edward Litherland-Smith 2022-07-08 13:33:23 +0100
  • cb392d027a Fix multi-line REPL for python with slime Edward Litherland-Smith 2022-07-06 09:49:12 +0100
  • ffa746ed68 Add vim-slime plugin and configuration, setup to use tmux Edward Litherland-Smith 2022-06-30 17:45:18 +0100
  • aca798569d Enable 24-bit color in tmux for alacritty Edward Litherland-Smith 2022-05-27 16:21:17 +0100
  • 4cd0ecbe46 Reenable swap files, fix colorscheme setting Edward Litherland-Smith 2022-05-25 09:57:42 +0100
  • bf523d819c Add mypy as preferred python linter Edward Litherland-Smith 2022-05-17 09:31:06 +0100
  • d1ccf6f410 Merge branch 'main' of github.com:elitherl/vim-config into main Edward Litherland-Smith 2022-05-16 13:09:26 +0100
  • 35c802be47 Set python3 interpreter for pynvim, always load JEDI plugin Edward Litherland-Smith 2022-05-16 13:08:58 +0100
  • ed8f4f3ccb Add homebrew install path for fzf as well as local Edward Litherland-Smith 2022-05-09 14:57:09 +0100
  • bec1f5801b Set number as well as relative number Edward Litherland-Smith 2022-04-29 13:14:13 +0100
  • 2db254c7c7 Turn off number for terminal Edward Litherland-Smith 2022-04-28 14:27:37 +0100
  • 5614060b0a Add 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
  • aa68d37952 Add Ack plugin with Ag support Edward Litherland-Smith 2022-04-27 11:37:30 +0100
  • 7c182949d7 Remove broken function from NERDTree Edward Litherland-Smith 2022-04-27 11:02:50 +0100
  • a3283674aa Add NERDTree plugin and config Edward Litherland-Smith 2022-04-27 10:56:28 +0100
  • 49df22cd10 Heimdall configure options updates Edward Litherland-Smith 2022-04-27 10:45:45 +0100
  • a7533a3764 Merge branch 'main' of github.com:elitherl/vim-config into main Edward Litherland-Smith 2022-04-27 10:44:05 +0100
  • bd57d572cd Add shortcut to format documents Edward Litherland-Smith 2022-04-27 10:43:48 +0100
  • 6459177a8f Add fzf plugin and config Edward Litherland-Smith 2022-04-27 10:39:34 +0100
  • 96eab3bea3 Update submodule versions Edward Litherland-Smith 2022-04-27 10:20:24 +0100
  • cd4aaaf766 Remove vim source as submodule Edward Litherland-Smith 2022-04-27 10:11:14 +0100
  • 87fe25f9f3 Remove extra python linters (focus on flake8) Edward Litherland-Smith 2022-03-03 13:53:47 +0000
  • 2e8dc165c9 Merge branch 'main' of github.com:elitherl/vim-config into main Edward Litherland-Smith 2022-02-02 11:42:54 +0000
  • d6cc413701 Add TOML language support plugin Edward Litherland-Smith 2022-02-02 11:42:41 +0000
  • c75c90acc6 Extend systemd file syntax highlighting to pickup systemctl edit temp files Edward Litherland-Smith 2022-02-02 11:41:15 +0000
  • 40415d392a Merge branch 'main' of github.com:elitherl/vim-config into main Edward Litherland-Smith 2022-01-31 15:02:34 +0000
  • 034a9527b0 Add explicit python command to configure_options Edward Litherland-Smith 2022-01-31 15:02:29 +0000
  • 2eee144117 Merge branch 'main' of github.com:elitherl/vim-config Edward Litherland-Smith 2021-12-30 10:41:15 +0000
  • 367a69e562 Update url from unimpaired to use GitHub link instead of redirect Edward Litherland-Smith 2021-10-27 13:49:38 +0100
  • 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