Commit graph

16 commits

Author SHA1 Message Date
82634b63b9 Fix missing configuration changes 2021-11-28 10:24:08 +01:00
144b9510f5 Remove old configuration file 2021-11-25 10:14:22 +01:00
50936596b5 Split neovim lua configuration into separate files
These seperate files should be put into $HOME/.config/nvim/lua
2021-11-25 10:12:24 +01:00
97aee75d0b Use neovim's built-in lsp client
Current configuration depends on nvim-cmp and cmp-nvim-lsp for
autocompletion
2021-11-24 12:51:56 +01:00
52ce124894 Add more options from old configuraion 2021-11-24 12:17:10 +01:00
ee4de626ad Merge branch 'master' of git.fudiggity.nl:sonny/dotfiles 2021-11-23 21:58:12 +01:00
c5997a1e33 Initial config refactor 2021-11-23 21:58:08 +01:00
c64b6602f9 Add coc.nvim goto keybindings 2021-09-21 21:46:15 +02:00
797541c695 Update folding settings 2021-07-17 11:32:53 +02:00
8a4ea77742 Remove static python bin path 2021-06-04 21:04:09 +02:00
a24010f09e Fix syntax 2021-05-29 15:14:42 +02:00
449018c146 Add default coc.nvim extensions & update autocomplete function 2021-05-29 15:03:30 +02:00
879e900f5d Set nvim color scheme based on current time 2021-02-13 22:39:46 +01:00
a23b6cb311 Fix nvim override config path not expanding carrot 2020-10-03 12:06:38 +02:00
83320e6fb6 Load optional override configuration 2020-08-25 20:30:44 +02:00
b8f89f17ac Merge development 2020-08-13 22:14:25 +02:00