Commit graph

20 commits

Author SHA1 Message Date
Evie Litherland-Smith 48b37e0ac6 Clean up some unused plugins, re-enable nvim-tree auto open with new autocmd 2023-02-10 09:27:22 +00:00
Evie Litherland-Smith 3920a4f778 Revert "Remove tabby, move TMUX status to top, reenable automatic TMUX on startup"
This reverts commit ad1c89f655.
2023-02-09 22:54:51 +00:00
Evie Litherland-Smith ad1c89f655 Remove tabby, move TMUX status to top, reenable automatic TMUX on startup 2023-02-09 22:53:58 +00:00
Evie Litherland-Smith 11de3e525f Add LSP status to feline 2023-02-09 22:25:53 +00:00
Evie Litherland-Smith 6881b5dfb9 Switch back to using Navigator plugin, got working with TMUX now 2023-02-09 22:09:51 +00:00
Evie Litherland-Smith 3be9aa5a10 Add TPM for tmux plugin management + plugins 2023-02-09 15:47:44 +00:00
Evie Litherland-Smith 9c1dd1ce27 Convert yadm changes back to Makefile-based system 2023-02-08 23:54:40 +00:00
Evie Litherland-Smith 3a74b60ef3 Add automatic bootstrap for packer install 2023-02-01 07:57:54 +00:00
Evie Litherland-Smith 44462072f6 Add packer to Makefile, add some extra plugins 2023-02-01 07:49:12 +00:00
Evie Litherland-Smith 62b5063470 Remove efm-langserver binary, add refactoring code actions plugin 2023-01-31 16:23:54 +00:00
Evie Litherland-Smith 07c3ab7986 Switch nightfox for onedark
Remove some unused plugins and prune unused files
2023-01-31 15:22:04 +00:00
Evie Litherland-Smith 17cdc80a80 Add null-ls and register as LSP formatter 2023-01-31 14:41:46 +00:00
Evie Litherland-Smith 8df1e359a5 Clean up and extend LSP
Move nvim-cmp set up to own file, LSP file was getting unmanageable

Add more cmp/lsp plugins to improve capabilities

Switch python LSP back to using pyright

Remove legacy neovide stuff
2023-01-31 13:42:24 +00:00
Evie Litherland-Smith 08e3cd3509 Add project, remove sidebar, add plugins to telescope 2023-01-26 17:10:57 +00:00
Evie Litherland-Smith 79bc4e86f5 Add sidebar, adjust settings for nvim-tree and aerial to work together 2023-01-25 18:36:39 +00:00
Evie Litherland-Smith e875c0ac75 Remove TSUpdate hook from tree-sitter packer entry 2023-01-20 08:06:21 +00:00
Evie Litherland-Smith 609181273f Change to nightfox theme, set termguicolours earlier and set fallback background for notify to fix popup 2023-01-16 11:25:17 +00:00
Evie Litherland-Smith a55de6db5a Replace onedark with nightfox colourscheme 2023-01-12 11:49:12 +00:00
Evie Litherland-Smith fb7dfc6891 Change pynvim to system package instead of venv, move nvim install to global install.sh 2023-01-12 09:01:23 +00:00
Evie Litherland-Smith 85342ba955 Convert nvim config to full dotfiles repo
Restructure ready for adding additional config files
2023-01-10 07:55:21 +00:00
Renamed from lua/plugins.lua (Browse further)