Evie Litherland-Smith
|
434f024486
|
Add neovide config
|
2022-11-30 14:45:22 +00:00 |
|
Evie Litherland-Smith
|
8c16cb127c
|
Fix version of nightfox for nvim<=0.7
Move LSP config into config_plugins directory, function when loading
nvim-lspconfig plugin
|
2022-11-28 13:25:36 +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
|
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
|
1b71e2bc71
|
Trim some extra plugins, fix more vim to lua configs
|
2022-11-02 09:44:34 +00:00 |
|
Evie Litherland-Smith
|
bf93d08bc3
|
Add listchars to lua
|
2022-11-02 09:12:57 +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
|
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
|
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 |
|
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
|
4d9940640f
|
Add ranger terminal shortcut
|
2022-10-04 13:50:05 +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
|
2d695245b3
|
Change leader from "," to "\"
|
2022-09-16 10:24:57 +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
|
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
|
3d45942abf
|
Enable symbols for lualine, change shortcut for toggle term
|
2022-08-19 08:41:34 +01:00 |
|
Edward Litherland-Smith
|
fc3f8d5901
|
Switch airline for lualine, vista for aerial
Move lua config into init.lua (LSP still in separate file)
Remove slime, add toggleterm
|
2022-08-15 15:20:15 +01:00 |
|