Compare commits
No commits in common. "6c09b2c11bde9a6b9cba9fb10afb26f372d5fabe" and "561297d3056333d5a8314ca5880ab13cc73e9346" have entirely different histories.
6c09b2c11b
...
561297d305
@ -2,12 +2,6 @@ set runtimepath^=~/.vim runtimepath+=~/.vim/after
|
|||||||
let &packpath = &runtimepath
|
let &packpath = &runtimepath
|
||||||
source ~/.vimrc
|
source ~/.vimrc
|
||||||
|
|
||||||
" Revert color management to "Old style" vim methods until we can update
|
|
||||||
" colorschems Ref: https://neovim.io/doc/user/news-0.10.html
|
|
||||||
set notermguicolors
|
|
||||||
" This should probably be set up to be conditional
|
|
||||||
source $VIMRUNTIME/colors/vim.lua
|
|
||||||
|
|
||||||
lua <<EOF
|
lua <<EOF
|
||||||
vim.g.mapleader = ','
|
vim.g.mapleader = ','
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user