Commit graph

1478 commits

Author SHA1 Message Date
Evie Litherland-Smith d603418c2c Add LUA LSP install link 2022-11-02 09:15:55 +00:00
Evie Litherland-Smith bf93d08bc3 Add listchars to lua 2022-11-02 09:12:57 +00:00
Evie Litherland-Smith b7b1ab29c5 Add lua LSP 2022-11-02 09:05:01 +00:00
Evie Litherland-Smith bc9131554e Remove tabby plugin 2022-11-02 08:52:48 +00:00
Evie Litherland-Smith 1e21edefbc Add Trouble keymaps, remove LazyGit and Ranger keymaps 2022-11-01 17:23:08 +00:00
Evie Litherland-Smith aaa5813ff6 Update README 2022-11-01 16:57:32 +00:00
Evie Litherland-Smith d481a424bf Move aerial config into own file, fix deprecation warnings 2022-11-01 16:49:01 +00:00
Evie Litherland-Smith a88e999d4a Remove last bits of Plug 2022-11-01 16:29:10 +00:00
Evie Litherland-Smith 8efb24937b New keymap to use fugitive more easily 2022-11-01 16:22:40 +00:00
Evie Litherland-Smith 6931f2f02c Add extra gitsigns keymaps 2022-11-01 16:21:00 +00:00
Evie Litherland-Smith 2b69ed3891 Rearrange plugin order 2022-11-01 16:03:16 +00:00
Evie Litherland-Smith d5bda8002c Remove Plug from install.sh 2022-11-01 16:02:06 +00:00
Evie Litherland-Smith 6f401e72ab Update gitsigns keymaps 2022-11-01 15:59:45 +00:00
Evie Litherland-Smith 5fdfbf5df5 Move plugins from Plug to Packer 2022-11-01 15:52:02 +00:00
Evie Litherland-Smith 39ca592932 Add packer, rename to make sense 2022-11-01 15:34:28 +00:00
Evie Litherland-Smith 72a5ce841b Convert bulk of options to lua 2022-11-01 15:26:31 +00:00
Evie Litherland-Smith 4706ac1a6b Add extra steps to install script 2022-11-01 15:17:20 +00:00
Evie Litherland-Smith 04e81ff4be Replace init.vim with init.lua, better structure of lua files under lua directory 2022-11-01 15:15:15 +00:00
Evie Litherland-Smith d2e33f4c33 Move plugin configs into dedicated files 2022-11-01 14:52:38 +00:00
Evie Litherland-Smith 27c72a484d Move keymaps to on_attach function, disable current line highlight 2022-11-01 14:26:33 +00:00
Evie Litherland-Smith 672b50786b Add some gitsigns keymaps 2022-11-01 14:08:15 +00:00
Edward Litherland-Smith 6acccd0d88 Remove nerdfont from tabby 2022-11-01 07:34:39 +00:00
Edward Litherland-Smith 4ea002edcf Remove feline, make gitsigns work 2022-10-28 09:53:46 +01:00
Evie Litherland-Smith 119395bf3d Add some new plugins 2022-10-28 09:28:49 +01:00
Edward Litherland-Smith 9f0b587cb2 Replace removed ranger command 2022-10-26 14:48:25 +01:00
Edward Litherland-Smith d879339274 Merge branch 'test_nvim_convert' of github.com:elitherl/vim-config into test_nvim_convert 2022-10-26 14:34:22 +01:00
Edward Litherland-Smith 63d1c2fe11 Remove terminal esc keymap 2022-10-25 09:39:41 +01:00
Edward Litherland-Smith d7b5400c97 Change lazygit/ranger to terminals with identifiers to stop closing existing terminals. Add keymaps to easily move out of terminals 2022-10-25 09:37:27 +01:00
Edward Litherland-Smith 93bc5e2aac Remove ranger 2022-10-20 13:29:46 +01:00
Edward Litherland-Smith d5af2f1fb0 Add telescope git search mappings 2022-10-20 13:27:04 +01:00
Edward Litherland-Smith 85917e4a4b Add mapping for NvimTreeFindFile 2022-10-12 15:40:55 +01:00
Edward Litherland-Smith 4d9940640f Add ranger terminal shortcut 2022-10-04 13:50:05 +01:00
Edward Litherland-Smith 510edddbed Change format keymap to avoid clash with telescope 2022-09-27 11:58:27 +01:00
Edward Litherland-Smith 97e9544d56 Reorganise fonts, add NerdFont symbols only for kitty 2022-09-27 10:00:10 +01:00
Edward Litherland-Smith f72bb73b77 Replace <space> usage with <leader> 2022-09-23 19:38:29 +01:00
Edward Litherland-Smith 26003661da Change leader to <space> 2022-09-23 19:08:18 +01:00
Edward Litherland-Smith 482b3c2632 Add nvim-tree and hop, with key binds. Disable netrw (for nvim-tree) 2022-09-23 17:48:12 +01:00
Edward Litherland-Smith 4c4113803c Reduce updatetime for gitgutter 2022-09-22 16:00:16 +01:00
Edward Litherland-Smith 2d695245b3 Change leader from "," to "\" 2022-09-16 10:24:57 +01:00
Edward Litherland-Smith 939ffe178f Add new Telescope mappings 2022-09-16 09:47:48 +01:00
Edward Litherland-Smith da84f6093c Add notify support and map to Telescope 2022-09-15 10:08:51 +01:00
Edward Litherland-Smith 1299d7b040 Switch to Python3_fifo for REPL behavior 2022-09-14 15:29:31 +01:00
Edward Litherland-Smith fbf1b9661d Enable REPL for python3 sniprun 2022-09-14 15:03:06 +01:00
Edward Litherland-Smith e5f2d2e385 Add SnipRun map 2022-09-14 10:07:41 +01:00
Edward Litherland-Smith 47921f8533 Add telescope diagnostics mapping 2022-09-14 09:49:04 +01:00
Edward Litherland-Smith a386f19c19 Add telescope (replace NerdTree and fzf), add SnipRun with notify support 2022-09-14 09:39:21 +01:00
Edward Litherland-Smith baf5437059 Add lazygit support, make terminal floating 2022-09-13 17:44:34 +01:00
Edward Litherland-Smith 3fca673f35 Simplfy termguicolors check 2022-09-06 14:51:41 +01:00
Edward Litherland-Smith 374a7efd8b Set aerial close behaviour to "global" 2022-09-05 15:29:43 +01:00
Edward Litherland-Smith c9cff62306 Add instructions to install nightly neovim using Ubuntu apt 2022-08-31 08:08:30 +01:00