Activity
remove taboo.nvim now that it's in nvim-talon
remove taboo.nvim now that it's in nvim-talon
delete lazy.nvim now that it's in neovim-talon
delete lazy.nvim now that it's in neovim-talon
delete lazy.nvim now that it's in neovim-talon
delete lazy.nvim now that it's in neovim-talon
refactor: move terminal commands to neovim-talon (new term / go term …
refactor: move terminal commands to neovim-talon (new term / go term …
refactor: files moved to neovim-talon
refactor: files moved to neovim-talon
refactor: disable commands that conflict with cursorless
refactor: disable commands that conflict with cursorless
refactor: other app: neovim changes
refactor: other app: neovim changes
refactor: change app: vim into app: neovim
refactor: change app: vim into app: neovim
refactor: tabs and split management. Some new commands supported by t…
refactor: tabs and split management. Some new commands supported by t…
refactor: keep in vim.py what I think we won't move to neovim-talon f…
refactor: keep in vim.py what I think we won't move to neovim-talon f…
refactor: move edit actions for visual mode to core/
refactor: move edit actions for visual mode to core/
refactor: move motion edit commands to core/
refactor: move motion edit commands to core/
feat: enable tabs/finds/zoom tags when using neovim
feat: enable tabs/finds/zoom tags when using neovim
refactor: move tags for mode into modes/ and move unused actions in v…
refactor: move tags for mode into modes/ and move unused actions in v…
refactor: delete old cursorless simulated commands + keep insert() us…
refactor: delete old cursorless simulated commands + keep insert() us…
refactor: add vim_mode_normal_terminal tag
refactor: add vim_mode_normal_terminal tag
refactor: call the talon user actions instead of rebuilding VimMode w…
refactor: call the talon user actions instead of rebuilding VimMode w…
refactor: start files hierarchy
refactor: start files hierarchy
refactor: start refactoring vim actions: set mode, run command + rena…
refactor: start refactoring vim actions: set mode, run command + rena…
docs: some commands examples so we can bring arguments on terminal co…
docs: some commands examples so we can bring arguments on terminal co…
FIX: enforce linux newlines for all my files
FIX: enforce linux newlines for all my files
enforce linux newlines with pre-commit
enforce linux newlines with pre-commit
chore: lint with pre-commit --all-files
chore: lint with pre-commit --all-files
also support the bring/copy commands in nt mode
also support the bring/copy commands in nt mode
finished porting bring and copy commands to cursorless
finished porting bring and copy commands to cursorless