Age | Commit message (Expand) | Author | Files | Lines |
2022-03-30 | Use the isocyanoclean vim plugin | Camil Staps | 3 | -4/+4 |
2022-01-03 | Update vim spellfile | Camil Staps | 1 | -0/+4 |
2022-01-03 | Also install pdflatex | Camil Staps | 1 | -0/+1 |
2021-12-13 | Add nitrile to path | Camil Staps | 1 | -0/+1 |
2021-12-13 | Move vim spellfiles to nvim location; add english words | Camil Staps | 2 | -0/+13 |
2021-11-15 | Make i3status.py python3 | Camil Staps | 1 | -7/+7 |
2021-08-31 | Rename wifi-restart to network-restart; include ethernet | Camil Staps | 2 | -4/+6 |
2021-07-08 | Add nir vim plugin | Camil Staps | 1 | -0/+1 |
2021-07-08 | Remove currently playing song from cmus from i3status (causes a lot of loggin... | Camil Staps | 1 | -47/+2 |
2021-07-08 | Add Gentium fonts (Journal of Hebrew Scriptures) | Camil Staps | 8 | -0/+0 |
2021-06-28 | Fix unhandled nil in vim lsp function | Camil Staps | 1 | -3/+2 |
2021-06-28 | Fix nix-shell urxvt issue | Camil Staps | 1 | -0/+3 |
2021-06-28 | Remove email; update readme | Camil Staps | 12 | -291/+4 |
2021-06-28 | Switch to powerline-go for nix-shell support | Camil Staps | 4 | -53/+16 |
2021-06-28 | Add settings to .gitconfig.local | Camil Staps | 1 | -3/+3 |
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 |