vis-config

lua scripts to configure vis editor

git clone https://9o.is/git/vis-config.git

DateCommit messageAuthorFiles+-
2026-03-19 04:20use blue fg in status instead reverseJul1+2-2
2026-03-19 04:18use dim instead of gray in themesJul1+4-5
2026-03-13 10:39highlight ShakefileJul1+5-1
2026-02-26 02:00move window-manager to lib/x11Jul8+145-203
2026-02-25 22:55move tmux out of lib/window-managerJul3+91-76
2026-02-25 20:48remove tmux from x11Jul1+1-24
2026-02-25 18:46fix search path for files not in cwdJul1+11-3
2026-02-25 17:55handle tag-search errors (file not found)Jul1+20-3
2026-02-25 17:16add tag-search commandJul2+12-0
2026-02-25 11:53save multiple ctag files including system libsJul2+100-46
2026-02-25 07:10remove unused ctags-read-tagsJul1+1-8
2026-02-20 14:53avoid screen flicker on K (man) that doesn't existJul2+8-5
2026-02-20 14:26add lspc enabled flagJul2+6-1
2026-02-20 14:15spawn_terminal spawns custom terminal scriptJul1+1-1
2026-02-20 10:16set up lspc/ctags for c filesJul3+134-91
2026-02-19 23:34update status on focus inJul1+21-3
2026-02-19 21:23handle window id for x11 tabbed windowsJul1+1-1
2026-02-16 02:44fix session.lua conditional errorJul1+3-3
2026-02-07 16:14add missing bracketJul1+1-1
2026-02-07 15:53handle opening xprop-sink from guivmJul1+11-2
2026-02-07 14:32implement x11 window manager with st as terminalJul3+77-9
2026-02-06 12:30initialize an x11 window managerJul5+60-6
2026-01-26 15:50use custom vis.ui:showcursor() function on popenJul1+3-0
2026-01-26 15:48explore command handles absolute pathnamesJul1+10-1
2026-01-26 11:32set primary cursor to yellowJul1+1-1
2026-01-26 07:40use color_base* env vars for theme colorsJul1+3-3
2026-01-26 06:37add base16 themeJul3+169-0
2026-01-26 06:34install to /etcJul25+11-11
2026-01-26 06:18use popen with explore commandJul1+4-11
2026-01-26 06:14set leader keys to opposite handJul1+18-16
2026-01-26 05:57add explore to <leader>*e bindingsJul1+2-5
2026-01-26 05:56dont get cursor word in normal mode grep searchJul1+8-1
2026-01-26 05:55fix directory search quitting with xargs -rJul1+3-4
2026-01-24 11:46remove colon from window titleJul1+1-1
2026-01-24 10:57add makefile install targetJul1+18-0
2026-01-24 10:29initializeJul31+6121-0