Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Stankiewicz (0.41 sec)

  1. AUTHORS.txt

    2724635499 <******@****.***>
    282159468 <******@****.***>
    778758944 <******@****.***>
    Aaron Cawte <******@****.***>
    Aaron Planell López <******@****.***>
    Aaron674092290 <******@****.***>
    Adam Stankiewicz <******@****.***>
    Aditya Padhi <******@****.***>
    Adrian Dimitrov <******@****.***>
    Adriano Ruberto <******@****.***>
    Aex <******@****.***>
    Ahmad Abdelaziz <******@****.***>
    Plain Text
    - Registered: 2023-03-14 14:58
    - Last Modified: 2023-01-25 15:04
    - 51.1K bytes
    - Viewed (0)
  2. plugins/codemirror/mode/scheme/scheme.js

    // CodeMirror, copyright (c) by Marijn Haverbeke and others
    // Distributed under an MIT license: https://codemirror.net/LICENSE
    
    /**
     * Author: Koh Zi Han, based on implementation by Koh Zi Chun
     * Improved by: Jakub T. Jankiewicz
     */
    
    (function(mod) {
      if (typeof exports == "object" && typeof module == "object") // CommonJS
        mod(require("../../lib/codemirror"));
      else if (typeof define == "function" && define.amd) // AMD
    JavaScript
    - Registered: 2023-03-13 07:18
    - Last Modified: 2022-02-07 20:05
    - 14.9K bytes
    - Viewed (0)
  3. runtime/doc/version9.txt

    Files:      src/quickfix.c, src/testdir/test_quickfix.vim
    
    Patch 8.2.1776
    Problem:    Filetype.vim may be loaded twice.
    Solution:   Do "syntax on" after "filetype on". (Adam Stankiewicz,
                closes #7049)
    Files:      runtime/defaults.vim
    
    Patch 8.2.1777
    Problem:    Vim9: some assignment tests in the wrong file.
    Solution:   Move assignment tests to test_vim9_assign.
    Plain Text
    - Registered: 2023-03-13 09:55
    - Last Modified: 2022-11-23 23:46
    - 1.2M bytes
    - Viewed (0)
  4. runtime/doc/version8.txt

                collector. (Ozaki Kiichi, closes #4554, closes #4547)
    Files:	    src/testdir/test_vimscript.vim, src/userfunc.c
    
    Patch 8.1.1564
    Problem:    Sign column takes up space.  (Adam Stankiewicz)
    Solution:   Optionally put signs in the number column. (Yegappan Lakshmanan,
                closes #4555, closes #4515)
    Files:	    runtime/doc/options.txt, src/option.c, src/screen.c,
    Plain Text
    - Registered: 2023-03-13 09:55
    - Last Modified: 2023-02-20 20:44
    - 1.5M bytes
    - Viewed (2)
Back to top