Age | Commit message (Expand) | Author | Files | Lines |
2021-06-28 | Cleanup binaries | Camil Staps | 12 | -136/+4 |
2021-06-28 | Add vim settings for gas and cabal | Camil Staps | 2 | -0/+3 |
2021-06-27 | Add nix to profile; cleanup .profile | Camil Staps | 1 | -2/+4 |
2021-06-27 | Fix ghci; use nvim | Camil Staps | 1 | -1/+1 |
2021-06-27 | Use main by default in git | Camil Staps | 1 | -0/+2 |
2021-06-18 | Use dark colorscheme for vim help files; otherwise the background switches co... | Camil Staps | 1 | -2/+8 |
2021-06-18 | Simplify synctex; use vim drop command instead of custom switch_to_file_or_op... | Camil Staps | 2 | -22/+1 |
2021-06-18 | Fix vim SwitchToFileOrOpen; take current directory into account | Camil Staps | 1 | -1/+2 |
2021-06-18 | Discard old autocmds when reloading .vimrc | Camil Staps | 1 | -0/+2 |
2021-06-18 | Fix gx in neovim | Camil Staps | 1 | -0/+3 |
2021-06-18 | Install yaml-language-server from npm | Camil Staps | 1 | -1/+2 |
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 |