## `{line0}`: Same as `{line}`, but starting from index 0. * `{column0}`:
## Same as `{column}`, but starting from index 0.
## Type: ShellCommand
## `{line0}`: Same as `{line}`, but starting from index 0. * `{column0}`:
## Same as `{column}`, but starting from index 0.
## Type: ShellCommand
-c.editor.command = ['urxvtc', '-e', 'vim', '{}']
+c.editor.command = ['urxvtc', '-e', 'vim', '{file}', '-c', 'normal {line}G{column0}l']
## Languages to use for spell checking. You can check for available
## languages and install dictionaries using scripts/dictcli.py. Run the
## Languages to use for spell checking. You can check for available
## languages and install dictionaries using scripts/dictcli.py. Run the
## Type: Dict
c.url.searchengines = {'DEFAULT': 'https://duckduckgo.com/?t=chakra&q={}',
'ddg': 'https://duckduckgo.com/?t=chakra&q={}',
## Type: Dict
c.url.searchengines = {'DEFAULT': 'https://duckduckgo.com/?t=chakra&q={}',
'ddg': 'https://duckduckgo.com/?t=chakra&q={}',
'pcl': 'http://docs.pointclouds.org/trunk/search.php?query={}',
'std': 'http://en.cppreference.com/mwiki/index.php?title=Special%3ASearch&search={}',
'cv': 'http://docs.opencv.org/3.1.0/index.html#gsc.tab=0&gsc.ref=more%3A3.1&gsc.q={}' }
'pcl': 'http://docs.pointclouds.org/trunk/search.php?query={}',
'std': 'http://en.cppreference.com/mwiki/index.php?title=Special%3ASearch&search={}',
'cv': 'http://docs.opencv.org/3.1.0/index.html#gsc.tab=0&gsc.ref=more%3A3.1&gsc.q={}' }