Commit Graph

8 Commits

Author SHA1 Message Date
cf2476ec28 [+] update vim, pydantic
1. refactor python vim module;
  1.1. experiment
    with fast select based on popup in vim,
    and multi threaded app in python;
  1.2. TODO,
    figure out some thread safe way
    to call vim.command from python side threads;
  1.3. update pydantic validate params;
2025-10-12 00:29:01 +03:00
31cd7c35c9 [+] fix relative_to error, vim config 2025-10-11 16:34:14 +03:00
81f3fc494a [+] update vim config
1. add dynamic modeline
    application
    based on .editorconfig,
    vim_modeline key;
    with validation for security;
2025-10-10 13:26:32 +03:00
9fe12b0be1 [~] Refactor 2024-07-01 09:36:11 +03:00
f99cf5d304 [~] Refactor 2024-07-01 08:58:10 +03:00
952cac1d5e [~] Refactor 2024-04-13 13:09:49 +03:00
356c16a009 [~] Refactor 2024-03-23 19:14:14 +03:00
c5ae224dbf [~] Refactor 2024-03-19 23:03:20 +03:00