Skip to content

Commit 82d2e94

Browse files
authored
Gtk4Prep: Use Gtk.SourceCompletionWords (#1765)
1 parent f2211c9 commit 82d2e94

6 files changed

Lines changed: 5 additions & 524 deletions

File tree

plugins/word-completion/completion-provider.vala

Lines changed: 0 additions & 153 deletions
This file was deleted.

plugins/word-completion/engine.vala

Lines changed: 0 additions & 102 deletions
This file was deleted.

plugins/word-completion/meson.build

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,6 @@
11
module_name = 'word-completion'
22

33
module_files = [
4-
'prefix-tree.vala',
5-
'prefix-tree-node.vala',
6-
'completion-provider.vala',
7-
'engine.vala',
84
'plugin.vala'
95
]
106

0 commit comments

Comments
 (0)