Commit Graph

22 Commits

Author SHA1 Message Date
Gender Demon 229d5abef3 Fix no background selection in neovim 2023-07-06 14:39:48 +00:00
Gender Demon d55ddea13b Disable repl.nvim because it's too slow 2023-01-25 15:51:42 +00:00
Gender Demon a282770f7b Change vim colour scheme 2023-01-24 10:40:47 +00:00
Gender Demon 444459e785 Merge diverging changes to nvim configuration 2022-07-06 18:56:23 +01:00
Gender Demon 0cfb6463a5 Update nvim configuration 2022-07-06 18:50:17 +01:00
Gender Demon bd6ccb9798 Change default nvim colour scheme 2022-05-28 18:21:16 +01:00
Gender Demon e6390fc426 Fix typo in nvim plugins list 2022-05-28 14:11:05 +01:00
Gender Demon 93ee7f7549 Replace init.vim with init.lua and lua modules 2021-12-23 03:06:29 +00:00
Gender Demon 65f9698291 nvim: update init.vim
Change Python linters and default colourscheme, fix (once and for all?)
the bug with the placement of the config dir
2021-12-22 18:03:59 +00:00
Gender Demon ed9ce98810 Merge perihelion history into laptop history 2021-05-11 15:10:09 +01:00
Gender Demon 40b235856d Restore backup into new machine 2021-05-11 15:07:07 +01:00
Gender Demon 76205a8441 nvim/init.vim: turn syntax back on
I experimented with not using syntax highlighting for a while
but I decided I do in fact benefit from its presence.
It would be nice to have proper semantic highlighting (as opposed
to regex syntax highlighting) though.
2021-05-06 16:31:08 +01:00
Gender Demon 67da0e04d6 nvim/init.vim: nvim directory will always be in the right place now 2021-05-06 16:25:13 +01:00
Gender Demon 1426245391 Merge branch 'trunk' of gitlab.com:C-Ren/config into trunk 2021-01-19 11:51:43 +00:00
Gender Demon 9050858e53 Add Pony stuff, new Vim colours, ...
Also update gitignore
2021-01-19 11:50:05 +00:00
Callum Renwick 16cf4bd726 Add Ponylang config, remove Alacritty font
Alacritty now has no font configured so will fall back to
`monospace`
2021-01-03 16:06:32 +00:00
Callum Renwick 8d0aa6ff51 Merge branch 'trunk' of gitlab.com:C-Ren/config into trunk 2020-12-22 20:54:10 +00:00
Callum Renwick 7daf2dffb1 New alacritty colourscheme; new default colours for vim 2020-12-22 20:51:16 +00:00
Gender Demon a761edb7b9 nvim/init.vim: change colours, syntax off 2020-10-25 20:51:13 +00:00
Callum Renwick ddd5b26b1a nvim/: update init.vim, upgrade vim-plug
init.vim: add some new colourscheme plugins and remove the
reference to vimwiki
2020-09-06 21:00:14 +01:00
Callum Renwick 8a4791e870 Use base16-woodland colourscheme 2020-08-28 12:10:11 +01:00
Callum Renwick d567462305 Add nvim/init.vim, vim-plug and its licence
vim-plug is included because init.vim would not
work without it. And because vim-plug is included,
its licence must also be included.
2020-08-25 20:03:11 +01:00