Age | Commit message (Expand) | Author | Files | Lines |
2021-06-18 | Install TeXLive 2021 | Camil Staps | 2 | -12/+13 |
2021-06-18 | Move iTasks-SDK project to itasks-sdk | Camil Staps | 2 | -2/+2 |
2021-06-17 | Add haskell indentation settings for vim | Camil Staps | 1 | -0/+3 |
2021-06-15 | Fix colors of signs in the git gutter | Camil Staps | 1 | -0/+2 |
2021-06-15 | Remove vim-searchindex plugin (natively supported in neovim 0.4.0+) | Camil Staps | 1 | -1/+0 |
2021-06-15 | Setup forward synctex for vim+zathura | Camil Staps | 2 | -1/+14 |
2021-06-15 | Fix synctex setup in .latexmkrc for neovim, which does not have --servername | Camil Staps | 2 | -1/+43 |
2021-06-15 | Add neovim aliases vi and vim | Camil Staps | 1 | -0/+2 |
2021-06-13 | Use nvim as git editor | Camil Staps | 1 | -1/+1 |
2021-06-13 | Use ghcup to install haskell environments | Camil Staps | 2 | -1/+2 |
2021-06-13 | Setup neovim lsp | Camil Staps | 3 | -4/+126 |
2021-06-13 | Fix vimrc; redefine functions and commands in case the file is resourced | Camil Staps | 1 | -4/+4 |
2021-06-12 | Add neovim config to use vimrc | Camil Staps | 1 | -0/+3 |
2021-06-12 | Fix set_terminal_line_border for neovim | Camil Staps | 1 | -7/+15 |
2021-06-12 | Add AutomaticBackground{En,Dis}able commands to vim | Camil Staps | 1 | -3/+21 |
2021-06-12 | Cleanup vimrc | Camil Staps | 1 | -50/+5 |
2021-06-11 | Cleanup bash aliases | Camil Staps | 1 | -8/+0 |
2021-06-07 | Add tablevel=2 and shiftwidth=2 for yaml files | Camil Staps | 1 | -0/+1 |
2021-06-07 | Add .latexmkrc to set up synctex with vim | Camil Staps | 1 | -0/+8 |
2021-06-07 | Remove rustup | Camil Staps | 1 | -1/+0 |
2021-05-20 | Add ** to Vim path for :tabfind etc. | Camil Staps | 1 | -0/+1 |
2021-05-20 | Cleanup .ghci | Camil Staps | 1 | -11/+0 |
2021-04-11 | Update vim-clean plugin URL | Camil Staps | 1 | -1/+1 |
2021-04-11 | Add git settings for LFS; only allow fast-forward on pull | Camil Staps | 1 | -0/+7 |
2021-02-22 | Add sensible xsetwacom settings to single/dual monitor scripts to map to only... | Camil Staps | 4 | -0/+4 |
2021-01-31 | Add SBL fonts | Camil Staps | 3 | -0/+0 |
2021-01-31 | git: allow applies with whitespace errors (needed for merges/rebases) | Camil Staps | 1 | -1/+1 |
2021-01-31 | Add powerline status line | Camil Staps | 8 | -6/+55 |
2021-01-31 | Vim: light background color for bibtex files | Camil Staps | 1 | -1/+1 |
2021-01-31 | Add rhysd/vim-llvm vim plugin | Camil Staps | 1 | -0/+1 |
2021-01-31 | Update vim spellfile | Camil Staps | 1 | -0/+3 |
2021-01-31 | Use 1000m heap and 3-core parallelization for Clean compile | Camil Staps | 1 | -0/+3 |
2021-01-31 | Add VIIA environments only to 64-bit Clean installation | Camil Staps | 1 | -1/+1 |
2020-10-30 | i3: discord to workspace 2; zotero to workspace 3 | Camil Staps | 1 | -1/+2 |
2020-10-30 | iTasksDev environment: do not add -lmysqlclient -lsqlite3; the source code sh... | Camil Staps | 1 | -1/+1 |
2020-10-09 | Vim: fix terminal line border after background has changed in BufEnter autocmd | Camil Staps | 1 | -2/+2 |
2020-10-09 | Clean: compile in parallel on 3 cores | Camil Staps | 2 | -2/+2 |
2020-10-05 | Vim: set terminal line border also on VimEnter | Camil Staps | 1 | -1/+1 |
2020-10-04 | Always use case-sensitive search in vim-visual-multi | Camil Staps | 1 | -0/+3 |
2020-10-01 | Update vim spellfile | Camil Staps | 1 | -0/+1 |
2020-10-01 | Minor fix for dualmon-dp | Camil Staps | 1 | -1/+1 |
2020-10-01 | Vim: set scrolloff=10 | Camil Staps | 1 | -0/+1 |
2020-10-01 | Vim: set line border color correctly | Camil Staps | 2 | -0/+26 |
2020-10-01 | Vim: use PaperColor theme instead of solarized | Camil Staps | 1 | -3/+3 |
2020-10-01 | Minor updates for Clean | Camil Staps | 2 | -2/+3 |
2020-09-05 | Update vim spellfile | Camil Staps | 1 | -0/+7 |
2020-09-05 | install_clean: install both x64 and x86 by default; be less verbose | Camil Staps | 1 | -75/+99 |
2020-08-28 | Fix git gutter highlights | Camil Staps | 1 | -6/+17 |
2020-08-28 | Use new PaperColor color scheme for text files | Camil Staps | 1 | -0/+6 |
2020-08-28 | Use new (non-deprecated) vim plugin for multiple cursors | Camil Staps | 1 | -1/+1 |