This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Stanovi: | |
Dvosobni: (ponekad kvazi dvosobni) | |
Tresnjevka: | |
Rudes: | |
https://www.index.hr/oglasi/stan-rudes-oranice-2000kn-ukljucene-rezije/oid/2692933 | |
https://www.njuskalo.hr/nekretnine/stan-zagreb-rudes-70.00-m2-oglas-33553619 | |
Tresnjevka-sjever: | |
https://www.index.hr/oglasi/stan-tresnjevka-sjever-tresnjevka/oid/2673131 | |
https://www.index.hr/oglasi/stan-tresnjevka-sjever-tresnjevka/oid/2743849 -> kvazi | |
Voltino: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Trace - 10:33:56 PM] Sending request 'initialize - (0)'. | |
Params: { | |
"processId": 711749, | |
"rootPath": "/home/user/HelloWorld", | |
"rootUri": "file:///home/user/HelloWorld", | |
"capabilities": { | |
"workspace": { | |
"applyEdit": true, | |
"workspaceEdit": { | |
"documentChanges": true, |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Automatically generated file; DO NOT EDIT. | |
# Linux/x86 4.19.67 Kernel Configuration | |
# | |
# | |
# Compiler: gcc-8 (Debian 8.3.0-6) 8.3.0 | |
# | |
CONFIG_CC_IS_GCC=y | |
CONFIG_GCC_VERSION=80300 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import os | |
import ycm_core | |
# You can set a directory with a lot of libraries to be search recursively here | |
ArduinoLibDir = [ | |
] | |
# ArduinoLibDir = [ | |
# ,"/Applications/Arduino.app/Contents/Java/libraries" | |
# ,"/Applications/Arduino.app/Contents/Java/hardware/arduino/avr/libraries" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Carsten Feuls <[email protected]> | |
pkgname=python-vobject | |
pkgver=0.9.4.1 | |
pkgrel=0 | |
pkgdesc='Module for parsing and generating vCard and vCalendar files' | |
url='https://eventable.github.io/vobject/' | |
license=('Apache') | |
arch=('any') | |
depends=('python-dateutil' 'python-pyicu') |