Commit graph

  • b7b1ab29c5 Add lua LSP Evie Litherland-Smith 2022-11-02 09:05:01 +0000
  • bc9131554e Remove tabby plugin Evie Litherland-Smith 2022-11-02 08:52:48 +0000
  • 1e21edefbc Add Trouble keymaps, remove LazyGit and Ranger keymaps Evie Litherland-Smith 2022-11-01 17:23:08 +0000
  • aaa5813ff6 Update README Evie Litherland-Smith 2022-11-01 16:57:32 +0000
  • d481a424bf Move aerial config into own file, fix deprecation warnings Evie Litherland-Smith 2022-11-01 16:49:01 +0000
  • a88e999d4a Remove last bits of Plug Evie Litherland-Smith 2022-11-01 16:29:10 +0000
  • 8efb24937b New keymap to use fugitive more easily Evie Litherland-Smith 2022-11-01 16:22:40 +0000
  • 6931f2f02c Add extra gitsigns keymaps Evie Litherland-Smith 2022-11-01 16:21:00 +0000
  • 2b69ed3891 Rearrange plugin order Evie Litherland-Smith 2022-11-01 16:03:16 +0000
  • d5bda8002c Remove Plug from install.sh Evie Litherland-Smith 2022-11-01 16:02:06 +0000
  • 6f401e72ab Update gitsigns keymaps Evie Litherland-Smith 2022-11-01 15:59:45 +0000
  • 5fdfbf5df5 Move plugins from Plug to Packer Evie Litherland-Smith 2022-11-01 15:52:02 +0000
  • 39ca592932 Add packer, rename to make sense Evie Litherland-Smith 2022-11-01 15:34:28 +0000
  • 72a5ce841b Convert bulk of options to lua Evie Litherland-Smith 2022-11-01 15:26:31 +0000
  • 4706ac1a6b Add extra steps to install script Evie Litherland-Smith 2022-11-01 15:17:20 +0000
  • 04e81ff4be Replace init.vim with init.lua, better structure of lua files under lua directory Evie Litherland-Smith 2022-11-01 15:15:15 +0000
  • d2e33f4c33 Move plugin configs into dedicated files Evie Litherland-Smith 2022-11-01 14:52:38 +0000
  • 27c72a484d Move keymaps to on_attach function, disable current line highlight Evie Litherland-Smith 2022-11-01 14:26:33 +0000
  • 672b50786b Add some gitsigns keymaps Evie Litherland-Smith 2022-11-01 14:08:15 +0000
  • 6acccd0d88 Remove nerdfont from tabby Edward Litherland-Smith 2022-11-01 07:34:39 +0000
  • 4ea002edcf Remove feline, make gitsigns work Edward Litherland-Smith 2022-10-28 09:53:46 +0100
  • 119395bf3d Add some new plugins Evie Litherland-Smith 2022-10-28 09:28:49 +0100
  • 9f0b587cb2 Replace removed ranger command Edward Litherland-Smith 2022-10-26 14:48:25 +0100
  • d879339274 Merge branch 'test_nvim_convert' of github.com:elitherl/vim-config into test_nvim_convert Edward Litherland-Smith 2022-10-26 14:34:22 +0100
  • 63d1c2fe11 Remove terminal esc keymap Edward Litherland-Smith 2022-10-25 09:39:41 +0100
  • d7b5400c97 Change lazygit/ranger to terminals with identifiers to stop closing existing terminals. Add keymaps to easily move out of terminals Edward Litherland-Smith 2022-10-25 09:37:27 +0100
  • 93bc5e2aac Remove ranger Edward Litherland-Smith 2022-10-20 13:29:46 +0100
  • d5af2f1fb0 Add telescope git search mappings Edward Litherland-Smith 2022-10-20 13:27:04 +0100
  • 85917e4a4b Add mapping for NvimTreeFindFile Edward Litherland-Smith 2022-10-12 15:40:55 +0100
  • 4d9940640f Add ranger terminal shortcut Edward Litherland-Smith 2022-10-04 13:50:05 +0100
  • 510edddbed Change format keymap to avoid clash with telescope Edward Litherland-Smith 2022-09-27 11:58:27 +0100
  • 97e9544d56 Reorganise fonts, add NerdFont symbols only for kitty Edward Litherland-Smith 2022-09-27 10:00:10 +0100
  • f72bb73b77 Replace <space> usage with <leader> Edward Litherland-Smith 2022-09-23 19:38:29 +0100
  • 26003661da Change leader to <space> Edward Litherland-Smith 2022-09-23 19:08:18 +0100
  • 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