Commit graph

35 commits

Author SHA1 Message Date
Evie Litherland-Smith 91e5629a83 Delete hypr and waybar submodules, move back into nix expressions 2023-06-04 10:41:56 +01:00
Evie Litherland-Smith 088f7386dc Add default branch for submodules 2023-05-31 20:36:54 +01:00
Evie Litherland-Smith d76a0d6097 Rename hyprland submodule to hypr for easier linking 2023-05-31 20:28:06 +01:00
Evie Litherland-Smith 03822016a1 Add nvim, hyprland and waybar as submodules 2023-05-31 19:13:16 +01: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
Edward Litherland-Smith c288e11ac6 Move fully to nvim config (test)
Remove vim plugins and configuration, move to using
nvim init and vim-plug to manage plugins
2022-07-26 11:57:25 +01:00
Edward Litherland-Smith ffa746ed68 Add vim-slime plugin and configuration, setup to use tmux 2022-06-30 17:45:18 +01:00
Edward Litherland-Smith 5614060b0a Add vim surround pluging
Remove configure_options as moving to neovim
Tweak vimrc for neovim compatability
Add neovim setup details to README
2022-04-28 10:00:56 +01:00
Edward Litherland-Smith aa68d37952 Add Ack plugin with Ag support 2022-04-27 11:37:30 +01:00
Edward Litherland-Smith a3283674aa Add NERDTree plugin and config 2022-04-27 10:56:28 +01:00
Edward Litherland-Smith 6459177a8f Add fzf plugin and config 2022-04-27 10:39:34 +01:00
Edward Litherland-Smith cd4aaaf766 Remove vim source as submodule 2022-04-27 10:11:14 +01:00
Edward Litherland-Smith d6cc413701 Add TOML language support plugin 2022-02-02 11:42:41 +00:00
Edward Litherland-Smith 367a69e562 Update url from unimpaired to use GitHub link instead of redirect 2021-10-27 13:49:38 +01:00
Edward Litherland-Smith 132146af98 Add rainbow_csv plugin for csv highlighting 2021-09-06 16:28:43 +01:00
Edward Litherland-Smith d289b15e6d Add python docstring generator plugin 2021-06-22 08:57:41 +01:00
Edward Litherland-Smith 4389f7ccd8 Add indentLine plugin 2021-05-07 09:03:05 +01:00
Edward Litherland-Smith 3d3f1bf66c Move jedi-vim to opt, only load if compiled with python3 2021-04-06 09:56:07 +01:00
Edward Litherland-Smith ca86a91b10 Add vim-gitgutter plugin and relevant config
Add gitgutter added/modified/removed count to statusbar
2021-03-29 14:31:11 +01:00
Edward Litherland-Smith 519cf87831 Add onehalf theme, set as default + theme for lightline
Rename compile_options to configure_options

Move tmux.conf into .vim directory to enable consistent behaviour
when setting up vim + tmux on other machines
2021-02-19 09:59:49 +00:00
Edward Litherland-Smith daa10cd4f3 Add monokai_pro theme, move themes to better place 2021-02-12 15:18:00 +00:00
Edward Litherland-Smith 442b41ccd0 Add vim source as submodule, to always build from a consistent version 2021-02-11 14:41:55 +00:00
Edward Litherland-Smith 9aa5247f27 Add jedi plugin for python file completion 2021-02-04 15:39:00 +00:00
Edward Litherland-Smith eb638bf4d8 Add tmux-navigator plugin 2021-02-02 11:35:57 +00:00
Edward Litherland-Smith 06aa965488 Add better python syntax highlighting 2021-01-26 10:48:17 +00:00
Edward Litherland-Smith 4f72369350 Move ALE to start, enable completion for omnifunc 2021-01-22 13:54:21 +00:00
Edward Litherland-Smith d3960cf92f Add vim-markdown and tabular for better markdown formatting 2021-01-22 13:34:45 +00:00
Edward Litherland-Smith bcebc3f79e Remove custom '[' and ']', install vim unimpaired instead 2021-01-05 09:12:27 +00:00
Edward Litherland-Smith 71fc49c2b9 Move ale to /opt so it's not started automatically. Just start with ':packadd ale' then reload open file(s) 2020-12-18 13:39:08 +00:00
Edward Litherland-Smith f093ef8b6b Add various plugins, configure lightline
Add ALE (Asynchronous Lint Engine), fugitive for git
and configure lightline to work better with both of these
2020-12-18 10:38:50 +00:00
Edward Litherland-Smith a673d5391a Move onedark, don't load automatically 2020-12-18 09:40:04 +00:00
Edward Litherland-Smith 4e8cd3a0e5 Remove nerdtree, vim Explore works just as well (if not better) 2020-12-18 09:26:05 +00:00
Edward Litherland-Smith 95380112e7 Add auto-pairs 2020-12-15 21:39:02 +00:00
Edward Litherland-Smith 9698058395 Add NERDTree and git plugin 2020-12-15 21:35:16 +00:00
Edward Litherland-Smith 32633c18d9 Add onedark theme and lightline status bar 2020-12-15 21:12:08 +00:00