Commit graph

174 commits

Author SHA1 Message Date
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
4f2b3e9bed Remove kitty configuration file 2021-02-13 22:40:01 +01:00
879e900f5d Set nvim color scheme based on current time 2021-02-13 22:39:46 +01:00
603b4e0fa6 Revert "Update font & size"
This reverts commit 6f6ddf630b.
2021-01-11 20:11:25 +01:00
6f6ddf630b Update font & size 2021-01-02 21:10:51 +01:00
a23b6cb311 Fix nvim override config path not expanding carrot 2020-10-03 12:06:38 +02:00
dd29e688c1 Add highlighting colors for various groups 2020-09-29 21:56:24 +02:00
e1bb731486 Add classic diff style colors 2020-09-28 21:41:56 +02:00
83320e6fb6 Load optional override configuration 2020-08-25 20:30:44 +02:00
af2ac4bc99 Add missing ssh-agent var 2020-08-17 19:40:44 +02:00
a6a2150470 Update .profile 2020-08-15 19:07:50 +02:00
b020a4a7d7 Remove unnused options 2020-08-15 18:36:17 +02:00
2c242ebce4 Update .gitignore 2020-08-14 22:51:22 +02:00
25fcf013f1 Delete fonts.conf 2020-08-14 22:45:43 +02:00
8c926f3281 Update vim highlighting 2020-08-13 22:40:54 +02:00
b8f89f17ac Merge development 2020-08-13 22:14:25 +02:00
b8ed14cf46 Open folds by default 2020-07-25 00:27:08 +02:00
27c5ae35de Update indenting for config file 2020-04-12 21:13:10 +02:00
67a0e07fbd Update to dark colorscheme 2019-12-01 21:41:10 +01:00
5f2e54680e Update colorscheme 2019-07-30 19:06:41 +02:00
ef635edf46 Merge branch 'master' of git.fudiggity.nl:5000]:sonny/dotfiles 2019-07-25 20:15:16 +02:00
5e8a7380f0 Add another white color theme 2019-07-25 20:15:05 +02:00
8b3dded9fc Remove dashes for folds 2019-07-18 21:47:47 +02:00
32ef618884 Use space vim & add sass indentation 2019-07-17 23:42:44 +02:00
178a8842cf Vim style pane switching in tmux 2019-06-26 23:29:40 +02:00
1d9feb1349 Add docs reference 2019-06-26 23:22:53 +02:00
891c08254b Default to light color scheme 2019-06-26 23:20:57 +02:00
94064771ce Enable truecolor support in tmux 2019-06-26 21:50:43 +02:00
bafcccb6b5 Allow arrow keys to function properly 2019-05-18 15:15:25 +02:00
ffe8be87b0 Update tmux config syntax 2019-04-27 11:29:50 +02:00
526ecb9ae5 Add font config 2019-03-30 21:22:27 +01:00
c0dcc1f6ba Force color prompt 2019-01-29 14:03:24 +01:00
6ca601931f Set term when it is not set yet 2019-01-29 13:28:18 +01:00
3cd05272cf Use tmux-256color
See https://github.com/tmux/tmux/wiki/FAQ#i-dont-see-italics-or-italics-and-reverse-are-the-wrong-way-round
for information about italics
2019-01-28 23:13:44 +01:00
fb0f485ab5 Set TERM to recommended tmux terminal 2019-01-17 11:13:56 +01:00
cab056e348 Set tmux default shell 2019-01-15 20:44:22 +01:00
aefa82b24c Add fold method 2018-11-20 22:36:34 +01:00
d22d30263f Allow larger session names 2018-10-04 19:20:57 +02:00
ddae640f77 Detect lxc containers 2018-09-30 21:40:07 +02:00
fda37efc28 Show different prompts when in a vm 2018-09-30 12:38:51 +02:00
root
015660d6f4 Change wrong variable 2018-08-02 20:50:29 +02:00