Commit Graph

13 Commits

Author SHA1 Message Date
ViViDboarder cd39a215cf Add better writing mode with Pencil 2021-09-27 17:45:04 -07:00
ViViDboarder 2b920d1230 Fix lualine theme loading
Colors were being set before plugin loading causing lualine to not init.
This change tells lualine to init after load with the current
colorscheme.
2021-09-18 19:49:45 -07:00
ViViDboarder 7afc5f9903 Refactor colorscheme updating
Also add a util for plugin load checks
2021-09-16 13:32:29 -07:00
ViViDboarder 9bbe68013b Run some linting on nvim lua 2021-09-15 18:13:17 -07:00
ViViDboarder 4d4b6134d0 Add tokyonight colorscheme 2021-09-09 16:23:34 -07:00
ViViDboarder b194e639fd Neovim lua: Refactor more plugin loading and add better language support 2021-09-01 10:03:05 -07:00
ViViDboarder 21c33a47f8 Disable fzf 2021-08-25 16:28:03 -07:00
ViViDboarder 954738573d Refactor a bunch of lua configs out
This is a WIP with telescope and fzf
2021-08-25 16:21:50 -07:00
ViViDboarder d283258689 Better lsp and completion
Remove treesitter completion for now and use black config?
2021-08-24 16:13:10 -07:00
ViViDboarder 497c580c12 Add startify config and local require 2021-08-24 16:12:40 -07:00
ViViDboarder d87d6c8d6a Add plugin comments 2021-08-24 16:11:46 -07:00
ViViDboarder 09fd4d640d Move location to different lualine section 2021-08-24 16:11:23 -07:00
ViViDboarder edd5181964 Begin refactor of lua configs 2021-08-24 10:38:14 -07:00