Proctor proctor
  • Joined on 2022-10-04
proctor synced commits to master at proctor/dotfiles from mirror 2026-01-10 18:34:53 -06:00
f9510ce4c4 nvim - add table macro
8c50aa8c60 nvim - fix lsp mappings
e596dbe71b nvim - fix broken LSP behavior
ed89606f4e nvim - support functions as keymap bindings in utils module
240abfc7f6 nvim - move from aniseed to nfnl
Compare 10 commits »
proctor synced commits to master at proctor/dotfiles from mirror 2025-04-29 10:11:25 -05:00
07eb5d3b94 nvim - replace aniseed.util fn-bridge with vim.api call
proctor synced commits to master at proctor/dotfiles from mirror 2025-04-29 09:51:27 -05:00
8186744af8 nvim - start of moving modules to pure fennel
proctor synced commits to master at proctor/dotfiles from mirror 2025-04-22 14:35:41 -05:00
acdba51080 nvim - add keybinding to clear terminal scrollback
9a79203170 nvim - fix diagnostic sign deprecation warning
Compare 2 commits »
proctor synced commits to master at proctor/dotfiles from mirror 2025-04-22 11:25:42 -05:00
24116f8264 nvim - update plugins; outdated with new versions/replacements
d3ebe7aef0 nvim - toggleterm: auto change term directory to "pwd"
c5c7d851dd nvim - show nbsp chars using visual marker
4d3dc61c77 nvim - orgmode ts grammer doesn't need to be setup
bdb1fbdfd5 nvim - fix zoom-toggle plugin bindings
Compare 6 commits »
proctor synced commits to master at proctor/dotfiles from mirror 2023-12-04 11:39:19 -06:00
7d4c4ae332 neovim: add toggleterm plugin
ae35f5455e neovim: update toggle conceal shortcut
7444d89fad NVIM: various plugin updates
69e1b233d1 NVIM: add mapping for orgmode to toggle checkbox
19930e36d5 NVIM: Update fugitive mappings for a force push
Compare 8 commits »
proctor synced commits to master at proctor/dotfiles from mirror 2023-06-30 10:23:10 -05:00
42dc9244be add curltime alias
f30097325b support broot command
88200beefa ignore generated lua files for neovim
ea8112cf35 aliases - git root alias
cf9ef0b5e0 neovim - ensure solarized8 on clean install
Compare 5 commits »
proctor synced commits to master at proctor/dotfiles from mirror 2023-06-29 15:33:11 -05:00
1200d06efc neovim - paredit support in other languages
c20fef8542 neovim - no unicode diagnostic signs
4d0512b9aa fix git branch clean alias
Compare 3 commits »
proctor synced commits to master at proctor/dotfiles from mirror 2023-06-16 14:01:04 -05:00
c2d5402d28 back out unicode lsp diagnostic symbols
proctor synced commits to master at proctor/dotfiles from mirror 2023-04-24 20:20:58 -05:00
f4369a98ff neovim - add yanky.vim plugin for ring buffer
proctor synced commits to master at proctor/dotfiles from mirror 2023-04-18 20:50:57 -05:00
037ad7d879 neovim - fix plugin load race condition for mason and lspconfig
948c8b4345 neovim - rainbow csv and base64 plugins
Compare 2 commits »
proctor synced commits to master at proctor/dotfiles from mirror 2023-04-18 19:20:58 -05:00
9c7237c7e1 neovim - update zoom-toggle
ce6dca9733 neovim - lua lsp name fix
6c0639068d neovim - neovim 0.9.0 updates
df8d793467 neovim - utils namespace updates
0d22d7fa46 neovim - paredit smartjump enable
Compare 7 commits »
proctor synced commits to master at proctor/dotfiles from mirror 2023-02-06 10:18:43 -06:00
1a6c628b38 Neovim - unify window switching across modes
proctor synced commits to master at proctor/dotfiles from mirror 2023-01-31 13:15:58 -06:00
2b623f6eee Neovim: Update telescope settings
07a92bb66c Neovim: Add sg.nvim plugin
d40878f48d Neovim: update colorcol setting
a23c581746 Neovim: move from lsp-installer to mason
Compare 4 commits »
proctor synced commits to master at proctor/dotfiles from mirror 2023-01-16 13:25:02 -06:00
04bf501caa nvim - Set diffopt to be patience algorithm
proctor synced commits to master at proctor/dotfiles from mirror 2023-01-04 19:45:03 -06:00
b31ae70a7d Neovim - Trim trailing whitespace mapping
04ffc88e9a Neovim - Support buffer delete in Telescope
Compare 2 commits »
proctor synced commits to master at proctor/dotfiles from mirror 2022-12-27 10:55:03 -06:00
a47e5ab7a8 multi-nested langage test md and org files
e2bd2b2497 nvim - start playing with some terraform helpers
b005718a80 git - misc gitconfig updates
5c2859dac6 some testing of paredit of clojure in org and md files
f58001e2ec tmux - update main pane width setting
Compare 6 commits »
proctor synced commits to master at proctor/dotfiles from mirror 2022-10-20 19:38:42 -05:00
618d305a05 fix namespace reference
proctor synced commits to master at proctor/dotfiles from mirror 2022-10-20 19:28:43 -05:00
3c9383a552 format only if server provides formatting
a61ba60adb Fancy Header stars in org files
b762400ea9 guifontwide setting and formatting
5a77fa58e6 Fix autosave formatting
f0fdde8b8b paredit.fnl formatting
Compare 6 commits »
proctor synced commits to master at proctor/dotfiles from mirror 2022-10-19 18:18:42 -05:00
1829789ed0 support solarized8 too