Commit graph

3696 commits

Author SHA1 Message Date
Evie Litherland-Smith 6cd9772433 Add efm-langserver and tree-sitter binaries 2022-11-07 15:19:36 +00:00
Evie Litherland-Smith 0be716be4f Add python black and isort as LSP formatter using EFM 2022-11-07 15:12:13 +00:00
Evie Litherland-Smith 65f7631912 Move python config into options, add keymap to format with black and zimports 2022-11-03 11:29:01 +00:00
Evie Litherland-Smith cfabd294fb Change git pull/push commands for keymap 2022-11-03 09:55:54 +00:00
Evie Litherland-Smith 52133e7814 Make nvim-tree not opt 2022-11-03 09:55:09 +00:00
Evie Litherland-Smith 1667293a83 Move various settings into dedicated files based on purpose 2022-11-02 16:11:38 +00:00
Evie Litherland-Smith 4cba0df0be Change shiftwidth to 4, fix indentation in lua files. Disable TS in help pages (0.8 bug) 2022-11-02 13:40:30 +00:00
Evie Litherland-Smith f848fabc23 Add keymaps for fetch, pull and push 2022-11-02 11:50:19 +00:00
Evie Litherland-Smith d6d3c40192 Add some gitsigns keymaps 2022-11-02 11:47:57 +00:00
Evie Litherland-Smith f956b5d049 Merge branch 'main' of github.com:elitherl/vim-config into main 2022-11-02 11:40:19 +00:00
Evie Litherland-Smith f6b33ffaee Make sniprun opt 2022-11-02 11:40:10 +00:00
Evie Litherland-Smith 16c978988b Remove telescope git keymaps 2022-11-02 11:29:41 +00:00
Evie Litherland-Smith 5230ee236a Merge branch 'main' of github.com:elitherl/vim-config into main 2022-11-02 11:15:21 +00:00
Evie Litherland-Smith e5cb627087 Use pyright (if available), fallback to pylsp otherwise 2022-11-02 11:14:31 +00:00
Evie Litherland-Smith 40fc713876 Move config calls into each package definition 2022-11-02 10:44:07 +00:00
Evie Litherland-Smith 667115842f Move treesitter config to own file, fix ensure_installed setup 2022-11-02 10:14:39 +00:00
Evie Litherland-Smith 8cc2f9f188 Change toggleterm back to floating 2022-11-02 10:04:00 +00:00
Evie Litherland-Smith 1b71e2bc71 Trim some extra plugins, fix more vim to lua configs 2022-11-02 09:44:34 +00:00
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